1 | [ Feb 21 06:52:26 Enabled. ] | ||
2 | [ Feb 21 06:52:26 Rereading configuration. ] | ||
3 | [ Feb 21 06:52:27 Rereading configuration. ] | ||
4 | [ Feb 21 06:52:30 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 | [ Feb 21 06:52:30 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.02.21 06:52:31.707903 [ 1 ] {} <Information> Application: Will watch for the process with pid 23020 | ||
29 | 2025.02.21 06:52:31.708504 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2025.02.21 06:52:31.974682 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23020 | ||
31 | 2025.02.21 06:52:31.975785 [ 1 ] {} <Information> Application: starting up | ||
32 | 2025.02.21 06:52:31.976915 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2025.02.21 06:52:32.081784 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2025.02.21 06:52:32.154070 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2025.02.21 06:52:32.154156 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2025.02.21 06:52:32.154171 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2025.02.21 06:52:32.154277 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2025.02.21 06:52:32.154808 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2025.02.21 06:52:32.156732 [ 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.02.21 06:52:32.157644 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2025.02.21 06:52:32.158638 [ 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.02.21 06:52:32.158669 [ 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.02.21 06:52:32.158687 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2025.02.21 06:52:32.158929 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2025.02.21 06:52:32.160158 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2025.02.21 06:52:32.167390 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2025.02.21 06:52:32.168318 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2025.02.21 06:52:32.169866 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2025.02.21 06:52:32.169943 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2025.02.21 06:52:32.171774 [ 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.02.21 06:52:32.172339 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2025.02.21 06:52:32.177498 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2025.02.21 06:52:32.178169 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2025.02.21 06:52:32.180212 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2025.02.21 06:52:32.180851 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2025.02.21 06:52:32.181440 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2025.02.21 06:52:32.182001 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2025.02.21 06:52:32.183644 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2025.02.21 06:52:32.183672 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2025.02.21 06:52:32.183755 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2025.02.21 06:52:32.183885 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2025.02.21 06:52:32.221881 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2025.02.21 06:52:32.221929 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000269176 sec | ||
68 | 2025.02.21 06:52:32.221981 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2025.02.21 06:52:32.222000 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2025.02.21 06:52:32.223322 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2025.02.21 06:52:32.223989 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2025.02.21 06:52:32.238081 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2025.02.21 06:52:32.238164 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2025.02.21 06:52:32.238199 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2025.02.21 06:52:32.238217 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2025.02.21 06:52:32.238259 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2025.02.21 06:52:32.238290 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2025.02.21 06:52:32.241477 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2025.02.21 06:52:32.241540 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2025.02.21 06:52:32.241571 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2025.02.21 06:52:32.241801 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2025.02.21 06:52:32.241823 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2025.02.21 06:52:32.241867 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2025.02.21 06:52:32.241890 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2025.02.21 06:52:32.241903 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2025.02.21 06:52:32.241939 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2025.02.21 06:52:32.241960 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2025.02.21 06:52:32.272421 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2025.02.21 06:52:32.281110 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2025.02.21 06:52:32.281148 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7132e-05 sec | ||
91 | 2025.02.21 06:52:32.281165 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2025.02.21 06:52:32.281179 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2025.02.21 06:52:32.281208 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2025.02.21 06:52:32.281460 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2025.02.21 06:52:32.281511 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2025.02.21 06:52:32.281530 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2025.02.21 06:52:32.281542 [ 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.02.21 06:52:32.281554 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2025.02.21 06:52:32.293085 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2025.02.21 06:52:32.293314 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.77 MiB, peak 24.77 MiB, free memory in arenas 0.00 B, will set to 117.13 MiB (RSS), difference: 92.35 MiB | ||
101 | 2025.02.21 06:52:32.294304 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.432e-05 sec. | ||
102 | 2025.02.21 06:52:32.295379 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2025.02.21 06:52:32.295452 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2025.02.21 06:52:32.295475 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2025.02.21 06:52:32.306565 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39814 | ||
106 | 2025.02.21 06:52:32.306865 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2025.02.21 06:52:32.306939 [ 3 ] {} <Debug> TCP-Session: 940ee1a9-4793-43fe-87be-98a06c3342d7 Authenticating user 'default' from [fd00:1122:3344:101::a]:39814 | ||
108 | 2025.02.21 06:52:32.306977 [ 3 ] {} <Debug> TCP-Session: 940ee1a9-4793-43fe-87be-98a06c3342d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2025.02.21 06:52:32.307004 [ 3 ] {} <Debug> TCP-Session: 940ee1a9-4793-43fe-87be-98a06c3342d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2025.02.21 06:52:32.307104 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2025.02.21 06:52:32.307139 [ 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.02.21 06:52:32.307167 [ 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.02.21 06:52:32.308207 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49116 | ||
114 | 2025.02.21 06:52:32.308257 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48461 | ||
115 | 2025.02.21 06:52:32.308352 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
116 | 2025.02.21 06:52:32.308381 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
117 | 2025.02.21 06:52:32.308395 [ 4 ] {} <Debug> TCP-Session: bbcc9cc3-26d2-4db0-84ba-84913780bf1e Authenticating user 'default' from [fd00:1122:3344:101::a]:49116 | ||
118 | 2025.02.21 06:52:32.308452 [ 5 ] {} <Debug> TCP-Session: b4929137-58fc-46f9-bd3b-8b3e6bc10bf4 Authenticating user 'default' from [fd00:1122:3344:101::a]:48461 | ||
119 | 2025.02.21 06:52:32.308459 [ 4 ] {} <Debug> TCP-Session: bbcc9cc3-26d2-4db0-84ba-84913780bf1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
120 | 2025.02.21 06:52:32.308503 [ 5 ] {} <Debug> TCP-Session: b4929137-58fc-46f9-bd3b-8b3e6bc10bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
121 | 2025.02.21 06:52:32.308515 [ 4 ] {} <Debug> TCP-Session: bbcc9cc3-26d2-4db0-84ba-84913780bf1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
122 | 2025.02.21 06:52:32.308540 [ 5 ] {} <Debug> TCP-Session: b4929137-58fc-46f9-bd3b-8b3e6bc10bf4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
123 | 2025.02.21 06:52:32.309242 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51097 | ||
124 | 2025.02.21 06:52:32.309551 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37734 | ||
125 | 2025.02.21 06:52:32.309593 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47368 | ||
126 | 2025.02.21 06:52:32.309560 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2025.02.21 06:52:32.309819 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64509 | ||
128 | 2025.02.21 06:52:32.309990 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2025.02.21 06:52:32.309998 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2025.02.21 06:52:32.310021 [ 253 ] {} <Debug> TCP-Session: 7dad627c-c582-46db-89dc-8337221f7dc6 Authenticating user 'default' from [fd00:1122:3344:101::a]:51097 | ||
131 | 2025.02.21 06:52:32.310146 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57521 | ||
132 | 2025.02.21 06:52:32.310199 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
133 | 2025.02.21 06:52:32.310191 [ 253 ] {} <Debug> TCP-Session: 7dad627c-c582-46db-89dc-8337221f7dc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2025.02.21 06:52:32.310239 [ 255 ] {} <Debug> TCP-Session: be42e602-ac4e-4b2c-a0dd-d1695e2ac884 Authenticating user 'default' from [fd00:1122:3344:101::a]:47368 | ||
135 | 2025.02.21 06:52:32.310217 [ 254 ] {} <Debug> TCP-Session: dff02d31-c5c3-45d9-b495-4e010c93af11 Authenticating user 'default' from [fd00:1122:3344:101::a]:37734 | ||
136 | 2025.02.21 06:52:32.310398 [ 253 ] {} <Debug> TCP-Session: 7dad627c-c582-46db-89dc-8337221f7dc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2025.02.21 06:52:32.310258 [ 256 ] {} <Debug> TCP-Session: f636ed00-0a26-4b84-b247-feffcbb90511 Authenticating user 'default' from [fd00:1122:3344:101::a]:64509 | ||
138 | 2025.02.21 06:52:32.310422 [ 255 ] {} <Debug> TCP-Session: be42e602-ac4e-4b2c-a0dd-d1695e2ac884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
139 | 2025.02.21 06:52:32.310418 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
140 | 2025.02.21 06:52:32.310493 [ 254 ] {} <Debug> TCP-Session: dff02d31-c5c3-45d9-b495-4e010c93af11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2025.02.21 06:52:32.310533 [ 255 ] {} <Debug> TCP-Session: be42e602-ac4e-4b2c-a0dd-d1695e2ac884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2025.02.21 06:52:32.310533 [ 256 ] {} <Debug> TCP-Session: f636ed00-0a26-4b84-b247-feffcbb90511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
143 | 2025.02.21 06:52:32.310658 [ 256 ] {} <Debug> TCP-Session: f636ed00-0a26-4b84-b247-feffcbb90511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2025.02.21 06:52:32.310662 [ 257 ] {} <Debug> TCP-Session: 80ca6820-d88c-4b56-833c-440cf380f0f5 Authenticating user 'default' from [fd00:1122:3344:101::a]:57521 | ||
145 | 2025.02.21 06:52:32.310690 [ 254 ] {} <Debug> TCP-Session: dff02d31-c5c3-45d9-b495-4e010c93af11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2025.02.21 06:52:32.310771 [ 257 ] {} <Debug> TCP-Session: 80ca6820-d88c-4b56-833c-440cf380f0f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2025.02.21 06:52:32.310824 [ 257 ] {} <Debug> TCP-Session: 80ca6820-d88c-4b56-833c-440cf380f0f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2025.02.21 06:52:32.359857 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37442 | ||
149 | 2025.02.21 06:52:32.360044 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2025.02.21 06:52:32.360100 [ 258 ] {} <Debug> TCP-Session: fa8d47de-6b84-47bd-88bf-088176875c48 Authenticating user 'default' from [fd00:1122:3344:101::b]:37442 | ||
151 | 2025.02.21 06:52:32.360128 [ 258 ] {} <Debug> TCP-Session: fa8d47de-6b84-47bd-88bf-088176875c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2025.02.21 06:52:32.360147 [ 258 ] {} <Debug> TCP-Session: fa8d47de-6b84-47bd-88bf-088176875c48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2025.02.21 06:52:32.360235 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2025.02.21 06:52:32.360270 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2025.02.21 06:52:32.360305 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2025.02.21 06:52:32.361322 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47857 | ||
157 | 2025.02.21 06:52:32.361412 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60600 | ||
158 | 2025.02.21 06:52:32.361533 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36663 | ||
159 | 2025.02.21 06:52:32.361537 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
160 | 2025.02.21 06:52:32.361704 [ 259 ] {} <Debug> TCP-Session: 7d108ab3-fd8f-4fa0-a975-d92f1ca681d1 Authenticating user 'default' from [fd00:1122:3344:101::b]:47857 | ||
161 | 2025.02.21 06:52:32.361714 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2025.02.21 06:52:32.361880 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
163 | 2025.02.21 06:52:32.361893 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40305 | ||
164 | 2025.02.21 06:52:32.361924 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36296 | ||
165 | 2025.02.21 06:52:32.361956 [ 261 ] {} <Debug> TCP-Session: d6a818ec-747d-4fa2-a611-1dccedff692b Authenticating user 'default' from [fd00:1122:3344:101::b]:36663 | ||
166 | 2025.02.21 06:52:32.361910 [ 260 ] {} <Debug> TCP-Session: 6d7f5e23-e2be-4599-8954-3aac42997bae Authenticating user 'default' from [fd00:1122:3344:101::b]:60600 | ||
167 | 2025.02.21 06:52:32.361994 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53253 | ||
168 | 2025.02.21 06:52:32.361906 [ 259 ] {} <Debug> TCP-Session: 7d108ab3-fd8f-4fa0-a975-d92f1ca681d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
169 | 2025.02.21 06:52:32.362290 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
170 | 2025.02.21 06:52:32.362349 [ 260 ] {} <Debug> TCP-Session: 6d7f5e23-e2be-4599-8954-3aac42997bae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2025.02.21 06:52:32.362344 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:58111 | ||
172 | 2025.02.21 06:52:32.362354 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2025.02.21 06:52:32.362516 [ 260 ] {} <Debug> TCP-Session: 6d7f5e23-e2be-4599-8954-3aac42997bae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
174 | 2025.02.21 06:52:32.362557 [ 263 ] {} <Debug> TCP-Session: f4169219-4aa0-4cfa-8616-d3ec7a6ba488 Authenticating user 'default' from [fd00:1122:3344:101::b]:40305 | ||
175 | 2025.02.21 06:52:32.362535 [ 264 ] {} <Debug> TCP-Session: 9fbb6c95-3ad4-45bd-b1b5-610f89bdeb47 Authenticating user 'default' from [fd00:1122:3344:101::b]:53253 | ||
176 | 2025.02.21 06:52:32.362392 [ 259 ] {} <Debug> TCP-Session: 7d108ab3-fd8f-4fa0-a975-d92f1ca681d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2025.02.21 06:52:32.362657 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
178 | 2025.02.21 06:52:32.362836 [ 264 ] {} <Debug> TCP-Session: 9fbb6c95-3ad4-45bd-b1b5-610f89bdeb47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2025.02.21 06:52:32.362832 [ 261 ] {} <Debug> TCP-Session: d6a818ec-747d-4fa2-a611-1dccedff692b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
180 | 2025.02.21 06:52:32.362858 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2025.02.21 06:52:32.362893 [ 264 ] {} <Debug> TCP-Session: 9fbb6c95-3ad4-45bd-b1b5-610f89bdeb47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2025.02.21 06:52:32.362944 [ 263 ] {} <Debug> TCP-Session: f4169219-4aa0-4cfa-8616-d3ec7a6ba488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2025.02.21 06:52:32.363044 [ 263 ] {} <Debug> TCP-Session: f4169219-4aa0-4cfa-8616-d3ec7a6ba488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
184 | 2025.02.21 06:52:32.363064 [ 262 ] {} <Debug> TCP-Session: f1454608-40aa-462f-8ff2-6d04d9dbbaaa Authenticating user 'default' from [fd00:1122:3344:101::b]:36296 | ||
185 | 2025.02.21 06:52:32.363092 [ 265 ] {} <Debug> TCP-Session: 0b7b57a1-c313-4b83-a3a2-57008b7925f4 Authenticating user 'default' from [fd00:1122:3344:101::b]:58111 | ||
186 | 2025.02.21 06:52:32.363114 [ 261 ] {} <Debug> TCP-Session: d6a818ec-747d-4fa2-a611-1dccedff692b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
187 | 2025.02.21 06:52:32.363134 [ 262 ] {} <Debug> TCP-Session: f1454608-40aa-462f-8ff2-6d04d9dbbaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2025.02.21 06:52:32.363265 [ 262 ] {} <Debug> TCP-Session: f1454608-40aa-462f-8ff2-6d04d9dbbaaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2025.02.21 06:52:32.363270 [ 265 ] {} <Debug> TCP-Session: 0b7b57a1-c313-4b83-a3a2-57008b7925f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2025.02.21 06:52:32.363362 [ 265 ] {} <Debug> TCP-Session: 0b7b57a1-c313-4b83-a3a2-57008b7925f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2025.02.21 06:52:32.651088 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52297 | ||
192 | 2025.02.21 06:52:32.651256 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
193 | 2025.02.21 06:52:32.651293 [ 266 ] {} <Debug> TCP-Session: 12311541-b66d-4304-a044-4a51c9b5f02d Authenticating user 'default' from [fd00:1122:3344:101::c]:52297 | ||
194 | 2025.02.21 06:52:32.651335 [ 266 ] {} <Debug> TCP-Session: 12311541-b66d-4304-a044-4a51c9b5f02d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2025.02.21 06:52:32.651348 [ 266 ] {} <Debug> TCP-Session: 12311541-b66d-4304-a044-4a51c9b5f02d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2025.02.21 06:52:32.651424 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
197 | 2025.02.21 06:52:32.651462 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
198 | 2025.02.21 06:52:32.651481 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2025.02.21 06:52:32.652819 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52071 | ||
200 | 2025.02.21 06:52:32.653065 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
201 | 2025.02.21 06:52:32.653073 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49656 | ||
202 | 2025.02.21 06:52:32.653072 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45333 | ||
203 | 2025.02.21 06:52:32.653162 [ 267 ] {} <Debug> TCP-Session: d7d75b95-2407-499a-9f27-46a183f20666 Authenticating user 'default' from [fd00:1122:3344:101::c]:52071 | ||
204 | 2025.02.21 06:52:32.653181 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43612 | ||
205 | 2025.02.21 06:52:32.653580 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
206 | 2025.02.21 06:52:32.653600 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
207 | 2025.02.21 06:52:32.653596 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:36021 | ||
208 | 2025.02.21 06:52:32.653585 [ 267 ] {} <Debug> TCP-Session: d7d75b95-2407-499a-9f27-46a183f20666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2025.02.21 06:52:32.653667 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50298 | ||
210 | 2025.02.21 06:52:32.653822 [ 268 ] {} <Debug> TCP-Session: 0aae12ce-2e67-48fd-a82c-6c6db8c5e060 Authenticating user 'default' from [fd00:1122:3344:101::c]:45333 | ||
211 | 2025.02.21 06:52:32.654173 [ 267 ] {} <Debug> TCP-Session: d7d75b95-2407-499a-9f27-46a183f20666 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2025.02.21 06:52:32.654214 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2025.02.21 06:52:32.654469 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
214 | 2025.02.21 06:52:32.654479 [ 269 ] {} <Debug> TCP-Session: 8cdab6df-5248-42fe-b0ed-35cd05f5feee Authenticating user 'default' from [fd00:1122:3344:101::c]:49656 | ||
215 | 2025.02.21 06:52:32.654520 [ 268 ] {} <Debug> TCP-Session: 0aae12ce-2e67-48fd-a82c-6c6db8c5e060 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2025.02.21 06:52:32.654544 [ 271 ] {} <Debug> TCP-Session: 5effe03a-438a-4cbe-b1d5-13968625c1aa Authenticating user 'default' from [fd00:1122:3344:101::c]:36021 | ||
217 | 2025.02.21 06:52:32.654551 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
218 | 2025.02.21 06:52:32.654622 [ 268 ] {} <Debug> TCP-Session: 0aae12ce-2e67-48fd-a82c-6c6db8c5e060 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2025.02.21 06:52:32.654597 [ 272 ] {} <Debug> TCP-Session: 6b8ef4d6-d9b2-4577-ad40-f85b916b801a Authenticating user 'default' from [fd00:1122:3344:101::c]:50298 | ||
220 | 2025.02.21 06:52:32.654639 [ 269 ] {} <Debug> TCP-Session: 8cdab6df-5248-42fe-b0ed-35cd05f5feee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
221 | 2025.02.21 06:52:32.654674 [ 271 ] {} <Debug> TCP-Session: 5effe03a-438a-4cbe-b1d5-13968625c1aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2025.02.21 06:52:32.654487 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52501 | ||
223 | 2025.02.21 06:52:32.654707 [ 270 ] {} <Debug> TCP-Session: fc64ad80-a07e-4ee8-ae68-c3c397a729cc Authenticating user 'default' from [fd00:1122:3344:101::c]:43612 | ||
224 | 2025.02.21 06:52:32.654765 [ 272 ] {} <Debug> TCP-Session: 6b8ef4d6-d9b2-4577-ad40-f85b916b801a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2025.02.21 06:52:32.654794 [ 269 ] {} <Debug> TCP-Session: 8cdab6df-5248-42fe-b0ed-35cd05f5feee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2025.02.21 06:52:32.654824 [ 271 ] {} <Debug> TCP-Session: 5effe03a-438a-4cbe-b1d5-13968625c1aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2025.02.21 06:52:32.655068 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
228 | 2025.02.21 06:52:32.655117 [ 272 ] {} <Debug> TCP-Session: 6b8ef4d6-d9b2-4577-ad40-f85b916b801a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2025.02.21 06:52:32.655206 [ 270 ] {} <Debug> TCP-Session: fc64ad80-a07e-4ee8-ae68-c3c397a729cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2025.02.21 06:52:32.655223 [ 273 ] {} <Debug> TCP-Session: 4b901406-db12-445d-a81e-523c8b243766 Authenticating user 'default' from [fd00:1122:3344:101::c]:52501 | ||
231 | 2025.02.21 06:52:32.655270 [ 270 ] {} <Debug> TCP-Session: fc64ad80-a07e-4ee8-ae68-c3c397a729cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
232 | 2025.02.21 06:52:32.655285 [ 273 ] {} <Debug> TCP-Session: 4b901406-db12-445d-a81e-523c8b243766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
233 | 2025.02.21 06:52:32.655364 [ 273 ] {} <Debug> TCP-Session: 4b901406-db12-445d-a81e-523c8b243766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2025.02.21 06:52:32.932290 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58335 | ||
235 | 2025.02.21 06:52:32.932521 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
236 | 2025.02.21 06:52:32.932559 [ 274 ] {} <Debug> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Authenticating user 'default' from [fd00:1122:3344:101::d]:58335 | ||
237 | 2025.02.21 06:52:32.932606 [ 274 ] {} <Debug> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2025.02.21 06:52:32.932631 [ 274 ] {} <Debug> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2025.02.21 06:52:32.932713 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
240 | 2025.02.21 06:52:32.932748 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
241 | 2025.02.21 06:52:32.932782 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2025.02.21 06:52:32.935232 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63017 | ||
243 | 2025.02.21 06:52:32.935296 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34670 | ||
244 | 2025.02.21 06:52:32.935436 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36889 | ||
245 | 2025.02.21 06:52:32.935506 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
246 | 2025.02.21 06:52:32.935699 [ 275 ] {} <Debug> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63017 | ||
247 | 2025.02.21 06:52:32.935726 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49598 | ||
248 | 2025.02.21 06:52:32.935726 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
249 | 2025.02.21 06:52:32.935878 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
250 | 2025.02.21 06:52:32.936038 [ 275 ] {} <Debug> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
251 | 2025.02.21 06:52:32.936075 [ 276 ] {} <Debug> TCP-Session: dc53625e-6345-40ab-9c77-cacd0947a5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34670 | ||
252 | 2025.02.21 06:52:32.936094 [ 275 ] {} <Debug> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
253 | 2025.02.21 06:52:32.936100 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40700 | ||
254 | 2025.02.21 06:52:32.936070 [ 277 ] {} <Debug> TCP-Session: 52fd211d-0d8e-43ac-852a-36d2774ace46 Authenticating user 'default' from [fd00:1122:3344:101::d]:36889 | ||
255 | 2025.02.21 06:52:32.936160 [ 276 ] {} <Debug> TCP-Session: dc53625e-6345-40ab-9c77-cacd0947a5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2025.02.21 06:52:32.936313 [ 276 ] {} <Debug> TCP-Session: dc53625e-6345-40ab-9c77-cacd0947a5ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
257 | 2025.02.21 06:52:32.936330 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
258 | 2025.02.21 06:52:32.936331 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36624 | ||
259 | 2025.02.21 06:52:32.936490 [ 279 ] {} <Debug> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Authenticating user 'default' from [fd00:1122:3344:101::d]:40700 | ||
260 | 2025.02.21 06:52:32.936470 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39733 | ||
261 | 2025.02.21 06:52:32.936627 [ 277 ] {} <Debug> TCP-Session: 52fd211d-0d8e-43ac-852a-36d2774ace46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2025.02.21 06:52:32.936751 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34881 | ||
263 | 2025.02.21 06:52:32.936814 [ 277 ] {} <Debug> TCP-Session: 52fd211d-0d8e-43ac-852a-36d2774ace46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2025.02.21 06:52:32.936856 [ 279 ] {} <Debug> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
265 | 2025.02.21 06:52:32.936983 [ 279 ] {} <Debug> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2025.02.21 06:52:32.937007 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
267 | 2025.02.21 06:52:32.937063 [ 282 ] {} <Debug> TCP-Session: d25a8acf-b44f-4d47-a262-73b102795fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:34881 | ||
268 | 2025.02.21 06:52:32.937086 [ 282 ] {} <Debug> TCP-Session: d25a8acf-b44f-4d47-a262-73b102795fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2025.02.21 06:52:32.937117 [ 282 ] {} <Debug> TCP-Session: d25a8acf-b44f-4d47-a262-73b102795fdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2025.02.21 06:52:32.937423 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
271 | 2025.02.21 06:52:32.937454 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
272 | 2025.02.21 06:52:32.937467 [ 280 ] {} <Debug> TCP-Session: a166af0d-4aea-4603-9eae-082960cfc1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:36624 | ||
273 | 2025.02.21 06:52:32.937489 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
274 | 2025.02.21 06:52:32.937523 [ 278 ] {} <Debug> TCP-Session: e6392afa-f0ef-43b0-9c42-4dc3a98111cd Authenticating user 'default' from [fd00:1122:3344:101::d]:49598 | ||
275 | 2025.02.21 06:52:32.937550 [ 280 ] {} <Debug> TCP-Session: a166af0d-4aea-4603-9eae-082960cfc1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2025.02.21 06:52:32.937585 [ 281 ] {} <Debug> TCP-Session: d56f25c4-d4e2-401d-b43b-c1104d61621c Authenticating user 'default' from [fd00:1122:3344:101::d]:39733 | ||
277 | 2025.02.21 06:52:32.937609 [ 278 ] {} <Debug> TCP-Session: e6392afa-f0ef-43b0-9c42-4dc3a98111cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2025.02.21 06:52:32.937620 [ 280 ] {} <Debug> TCP-Session: a166af0d-4aea-4603-9eae-082960cfc1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
279 | 2025.02.21 06:52:32.937647 [ 281 ] {} <Debug> TCP-Session: d56f25c4-d4e2-401d-b43b-c1104d61621c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2025.02.21 06:52:32.937667 [ 278 ] {} <Debug> TCP-Session: e6392afa-f0ef-43b0-9c42-4dc3a98111cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2025.02.21 06:52:32.938424 [ 281 ] {} <Debug> TCP-Session: d56f25c4-d4e2-401d-b43b-c1104d61621c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2025.02.21 06:52:32.939466 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
283 | 2025.02.21 06:52:32.943285 [ 274 ] {7b4b5032-49ec-481a-b07f-368bdb7d1068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
284 | 2025.02.21 06:52:33.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.33 MiB, peak 117.33 MiB, free memory in arenas 0.00 B, will set to 130.10 MiB (RSS), difference: 12.77 MiB | ||
285 | 2025.02.21 06:52:33.005535 [ 274 ] {7b4b5032-49ec-481a-b07f-368bdb7d1068} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58335) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 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 | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 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 | ||
294 | 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 | ||
295 | 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 | ||
296 | 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 | ||
297 | 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 | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 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 | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2025.02.21 06:52:33.006906 [ 274 ] {7b4b5032-49ec-481a-b07f-368bdb7d1068} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 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 | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 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 | ||
318 | 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 | ||
319 | 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 | ||
320 | 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 | ||
321 | 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 | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 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 | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2025.02.21 06:52:33.007012 [ 274 ] {7b4b5032-49ec-481a-b07f-368bdb7d1068} <Debug> TCPHandler: Processed in 0.069503294 sec. | ||
334 | 2025.02.21 06:52:33.007442 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2025.02.21 06:52:33.007610 [ 274 ] {ad59e977-56a5-4643-9ddc-e01065a0b79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2025.02.21 06:52:33.007888 [ 274 ] {ad59e977-56a5-4643-9ddc-e01065a0b79b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:58335) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 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 | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 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 | ||
345 | 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 | ||
346 | 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 | ||
347 | 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 | ||
348 | 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 | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 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 | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2025.02.21 06:52:33.008030 [ 274 ] {ad59e977-56a5-4643-9ddc-e01065a0b79b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 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 | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 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 | ||
369 | 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 | ||
370 | 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 | ||
371 | 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 | ||
372 | 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 | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 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 | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2025.02.21 06:52:33.008126 [ 274 ] {ad59e977-56a5-4643-9ddc-e01065a0b79b} <Debug> TCPHandler: Processed in 0.000798718 sec. | ||
385 | 2025.02.21 06:52:33.008362 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2025.02.21 06:52:33.009551 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
387 | 2025.02.21 06:52:33.009641 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
388 | 2025.02.21 06:52:33.014864 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
389 | 2025.02.21 06:52:33.014899 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9722e-05 sec | ||
390 | 2025.02.21 06:52:33.014913 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Trace> ReferentialDeps: No tables | ||
391 | 2025.02.21 06:52:33.014924 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Trace> LoadingDeps: No tables | ||
392 | 2025.02.21 06:52:33.014952 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
393 | 2025.02.21 06:52:33.015554 [ 274 ] {133b03cb-93a0-4bf2-afa7-c69ab943f705} <Debug> TCPHandler: Processed in 0.00724165 sec. | ||
394 | 2025.02.21 06:52:33.015945 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
395 | 2025.02.21 06:52:33.016270 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) /* The version table contains metadata about the `oximeter` database */ | ||
396 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
397 | 2025.02.21 06:52:33.016415 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
398 | 2025.02.21 06:52:33.024976 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
399 | 2025.02.21 06:52:33.035870 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Debug> oximeter.version (14105e51-ba09-4540-83ff-c311a0b0acb7): Loading data parts | ||
400 | 2025.02.21 06:52:33.036428 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Debug> oximeter.version (14105e51-ba09-4540-83ff-c311a0b0acb7): There are no data parts | ||
401 | 2025.02.21 06:52:33.052736 [ 275 ] {10d6c5c4-7661-4bfd-84b1-8ca98b3fc367} <Debug> TCPHandler: Processed in 0.037010201 sec. | ||
402 | 2025.02.21 06:52:33.053100 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
403 | 2025.02.21 06:52:33.053387 [ 274 ] {894f0638-f396-450a-9afe-a633f38308c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) /* The measurement tables contain all individual samples from each timeseries. | ||
404 | * | ||
405 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
406 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
407 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
408 | * by all samples from the same timeseries. | ||
409 | * | ||
410 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
411 | * and then uses that to index quickly into the measurements tables. | ||
412 | */ | ||
413 | 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) | ||
414 | 2025.02.21 06:52:33.053484 [ 274 ] {894f0638-f396-450a-9afe-a633f38308c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
415 | 2025.02.21 06:52:33.072110 [ 274 ] {894f0638-f396-450a-9afe-a633f38308c4} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Loading data parts | ||
416 | 2025.02.21 06:52:33.072359 [ 274 ] {894f0638-f396-450a-9afe-a633f38308c4} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): There are no data parts | ||
417 | 2025.02.21 06:52:33.083539 [ 274 ] {894f0638-f396-450a-9afe-a633f38308c4} <Debug> TCPHandler: Processed in 0.030552589 sec. | ||
418 | 2025.02.21 06:52:33.083799 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
419 | 2025.02.21 06:52:33.084122 [ 275 ] {a1e7c88c-e02e-40f1-aaf6-e187954cce41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
420 | 2025.02.21 06:52:33.084183 [ 275 ] {a1e7c88c-e02e-40f1-aaf6-e187954cce41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
421 | 2025.02.21 06:52:33.098629 [ 275 ] {a1e7c88c-e02e-40f1-aaf6-e187954cce41} <Debug> oximeter.measurements_i8 (5ed6b056-a05c-493d-9595-7ee319482eb3): Loading data parts | ||
422 | 2025.02.21 06:52:33.098832 [ 275 ] {a1e7c88c-e02e-40f1-aaf6-e187954cce41} <Debug> oximeter.measurements_i8 (5ed6b056-a05c-493d-9595-7ee319482eb3): There are no data parts | ||
423 | 2025.02.21 06:52:33.102496 [ 275 ] {a1e7c88c-e02e-40f1-aaf6-e187954cce41} <Debug> TCPHandler: Processed in 0.018786132 sec. | ||
424 | 2025.02.21 06:52:33.102814 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
425 | 2025.02.21 06:52:33.103111 [ 274 ] {603f95a4-b163-4319-b9c9-5e8c968a84f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
426 | 2025.02.21 06:52:33.103218 [ 274 ] {603f95a4-b163-4319-b9c9-5e8c968a84f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
427 | 2025.02.21 06:52:33.112041 [ 274 ] {603f95a4-b163-4319-b9c9-5e8c968a84f6} <Debug> oximeter.measurements_u8 (4f7b4fa5-7cac-4f89-b6ba-ecedede76b1f): Loading data parts | ||
428 | 2025.02.21 06:52:33.112327 [ 274 ] {603f95a4-b163-4319-b9c9-5e8c968a84f6} <Debug> oximeter.measurements_u8 (4f7b4fa5-7cac-4f89-b6ba-ecedede76b1f): There are no data parts | ||
429 | 2025.02.21 06:52:33.117230 [ 274 ] {603f95a4-b163-4319-b9c9-5e8c968a84f6} <Debug> TCPHandler: Processed in 0.014536022 sec. | ||
430 | 2025.02.21 06:52:33.117490 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
431 | 2025.02.21 06:52:33.117738 [ 275 ] {5842d38e-7341-429b-be49-01d9bd941ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
432 | 2025.02.21 06:52:33.117809 [ 275 ] {5842d38e-7341-429b-be49-01d9bd941ada} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
433 | 2025.02.21 06:52:33.128239 [ 275 ] {5842d38e-7341-429b-be49-01d9bd941ada} <Debug> oximeter.measurements_i16 (78d64004-0c95-462a-8c16-5a78dfab45dc): Loading data parts | ||
434 | 2025.02.21 06:52:33.128546 [ 275 ] {5842d38e-7341-429b-be49-01d9bd941ada} <Debug> oximeter.measurements_i16 (78d64004-0c95-462a-8c16-5a78dfab45dc): There are no data parts | ||
435 | 2025.02.21 06:52:33.140810 [ 275 ] {5842d38e-7341-429b-be49-01d9bd941ada} <Debug> TCPHandler: Processed in 0.02339037 sec. | ||
436 | 2025.02.21 06:52:33.141170 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
437 | 2025.02.21 06:52:33.141439 [ 274 ] {83e6d9e5-7566-4b75-88a7-34a998a4fd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
438 | 2025.02.21 06:52:33.141543 [ 274 ] {83e6d9e5-7566-4b75-88a7-34a998a4fd7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
439 | 2025.02.21 06:52:33.146848 [ 274 ] {83e6d9e5-7566-4b75-88a7-34a998a4fd7b} <Debug> oximeter.measurements_u16 (20e6f6b5-7fbf-4154-bd50-c0e27ebe40ec): Loading data parts | ||
440 | 2025.02.21 06:52:33.147028 [ 274 ] {83e6d9e5-7566-4b75-88a7-34a998a4fd7b} <Debug> oximeter.measurements_u16 (20e6f6b5-7fbf-4154-bd50-c0e27ebe40ec): There are no data parts | ||
441 | 2025.02.21 06:52:33.156094 [ 274 ] {83e6d9e5-7566-4b75-88a7-34a998a4fd7b} <Debug> TCPHandler: Processed in 0.015033064 sec. | ||
442 | 2025.02.21 06:52:33.156356 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
443 | 2025.02.21 06:52:33.156614 [ 275 ] {286d02e1-702c-4aa8-aa3d-f1d4b0b6f236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
444 | 2025.02.21 06:52:33.156685 [ 275 ] {286d02e1-702c-4aa8-aa3d-f1d4b0b6f236} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
445 | 2025.02.21 06:52:33.168657 [ 275 ] {286d02e1-702c-4aa8-aa3d-f1d4b0b6f236} <Debug> oximeter.measurements_i32 (ab04488a-e4f1-4671-8f49-b15ff6fec67d): Loading data parts | ||
446 | 2025.02.21 06:52:33.168869 [ 275 ] {286d02e1-702c-4aa8-aa3d-f1d4b0b6f236} <Debug> oximeter.measurements_i32 (ab04488a-e4f1-4671-8f49-b15ff6fec67d): There are no data parts | ||
447 | 2025.02.21 06:52:33.173697 [ 275 ] {286d02e1-702c-4aa8-aa3d-f1d4b0b6f236} <Debug> TCPHandler: Processed in 0.01743081 sec. | ||
448 | 2025.02.21 06:52:33.173999 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
449 | 2025.02.21 06:52:33.174331 [ 274 ] {65eed008-a6bf-4578-b896-f8b5aabca0ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
450 | 2025.02.21 06:52:33.174447 [ 274 ] {65eed008-a6bf-4578-b896-f8b5aabca0ab} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
451 | 2025.02.21 06:52:33.185934 [ 274 ] {65eed008-a6bf-4578-b896-f8b5aabca0ab} <Debug> oximeter.measurements_u32 (912b330b-477b-4f38-9382-407d62746e76): Loading data parts | ||
452 | 2025.02.21 06:52:33.186287 [ 274 ] {65eed008-a6bf-4578-b896-f8b5aabca0ab} <Debug> oximeter.measurements_u32 (912b330b-477b-4f38-9382-407d62746e76): There are no data parts | ||
453 | 2025.02.21 06:52:33.201809 [ 274 ] {65eed008-a6bf-4578-b896-f8b5aabca0ab} <Debug> TCPHandler: Processed in 0.027915816 sec. | ||
454 | 2025.02.21 06:52:33.202136 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
455 | 2025.02.21 06:52:33.202444 [ 275 ] {c8b4e95f-b179-4437-bbcf-33330e392d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
456 | 2025.02.21 06:52:33.202551 [ 275 ] {c8b4e95f-b179-4437-bbcf-33330e392d24} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
457 | 2025.02.21 06:52:33.216562 [ 275 ] {c8b4e95f-b179-4437-bbcf-33330e392d24} <Debug> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): Loading data parts | ||
458 | 2025.02.21 06:52:33.216760 [ 275 ] {c8b4e95f-b179-4437-bbcf-33330e392d24} <Debug> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): There are no data parts | ||
459 | 2025.02.21 06:52:33.227348 [ 275 ] {c8b4e95f-b179-4437-bbcf-33330e392d24} <Debug> TCPHandler: Processed in 0.025338417 sec. | ||
460 | 2025.02.21 06:52:33.227666 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
461 | 2025.02.21 06:52:33.227933 [ 274 ] {d208c52f-2819-4a16-a3cc-513cf4925bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
462 | 2025.02.21 06:52:33.228039 [ 274 ] {d208c52f-2819-4a16-a3cc-513cf4925bd1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
463 | 2025.02.21 06:52:33.243801 [ 274 ] {d208c52f-2819-4a16-a3cc-513cf4925bd1} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Loading data parts | ||
464 | 2025.02.21 06:52:33.243990 [ 274 ] {d208c52f-2819-4a16-a3cc-513cf4925bd1} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): There are no data parts | ||
465 | 2025.02.21 06:52:33.248777 [ 274 ] {d208c52f-2819-4a16-a3cc-513cf4925bd1} <Debug> TCPHandler: Processed in 0.02122146 sec. | ||
466 | 2025.02.21 06:52:33.249035 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
467 | 2025.02.21 06:52:33.249277 [ 275 ] {e3277256-60bc-4f77-a924-251879b6db9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
468 | 2025.02.21 06:52:33.249371 [ 275 ] {e3277256-60bc-4f77-a924-251879b6db9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
469 | 2025.02.21 06:52:33.257375 [ 275 ] {e3277256-60bc-4f77-a924-251879b6db9b} <Debug> oximeter.measurements_f32 (399924be-94ee-4db3-9f4f-2fa04c91beec): Loading data parts | ||
470 | 2025.02.21 06:52:33.257579 [ 275 ] {e3277256-60bc-4f77-a924-251879b6db9b} <Debug> oximeter.measurements_f32 (399924be-94ee-4db3-9f4f-2fa04c91beec): There are no data parts | ||
471 | 2025.02.21 06:52:33.261641 [ 275 ] {e3277256-60bc-4f77-a924-251879b6db9b} <Debug> TCPHandler: Processed in 0.012688628 sec. | ||
472 | 2025.02.21 06:52:33.261944 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
473 | 2025.02.21 06:52:33.262237 [ 274 ] {f2dea271-e20b-495f-ad5d-7bcbde0211b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
474 | 2025.02.21 06:52:33.262329 [ 274 ] {f2dea271-e20b-495f-ad5d-7bcbde0211b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
475 | 2025.02.21 06:52:33.272089 [ 274 ] {f2dea271-e20b-495f-ad5d-7bcbde0211b3} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Loading data parts | ||
476 | 2025.02.21 06:52:33.272242 [ 274 ] {f2dea271-e20b-495f-ad5d-7bcbde0211b3} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): There are no data parts | ||
477 | 2025.02.21 06:52:33.275360 [ 274 ] {f2dea271-e20b-495f-ad5d-7bcbde0211b3} <Debug> TCPHandler: Processed in 0.013505128 sec. | ||
478 | 2025.02.21 06:52:33.275590 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
479 | 2025.02.21 06:52:33.275814 [ 275 ] {ad3b131e-f184-435d-a45f-5e40f21d237f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
480 | 2025.02.21 06:52:33.275903 [ 275 ] {ad3b131e-f184-435d-a45f-5e40f21d237f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
481 | 2025.02.21 06:52:33.290176 [ 275 ] {ad3b131e-f184-435d-a45f-5e40f21d237f} <Debug> oximeter.measurements_string (363030ea-b687-46ae-bd7c-915b870f93f0): Loading data parts | ||
482 | 2025.02.21 06:52:33.290360 [ 275 ] {ad3b131e-f184-435d-a45f-5e40f21d237f} <Debug> oximeter.measurements_string (363030ea-b687-46ae-bd7c-915b870f93f0): There are no data parts | ||
483 | 2025.02.21 06:52:33.304719 [ 275 ] {ad3b131e-f184-435d-a45f-5e40f21d237f} <Debug> TCPHandler: Processed in 0.029194527 sec. | ||
484 | 2025.02.21 06:52:33.304997 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
485 | 2025.02.21 06:52:33.305231 [ 274 ] {3795a90c-d9d5-48c5-a789-c1e05342db22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
486 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
487 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
488 | * a string isn't palatable for a few reasons. | ||
489 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
490 | * details. | ||
491 | */ | ||
492 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
493 | 2025.02.21 06:52:33.305319 [ 274 ] {3795a90c-d9d5-48c5-a789-c1e05342db22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
494 | 2025.02.21 06:52:33.314224 [ 274 ] {3795a90c-d9d5-48c5-a789-c1e05342db22} <Debug> oximeter.measurements_bytes (5d66cab1-c433-43dc-8231-53500671425d): Loading data parts | ||
495 | 2025.02.21 06:52:33.314444 [ 274 ] {3795a90c-d9d5-48c5-a789-c1e05342db22} <Debug> oximeter.measurements_bytes (5d66cab1-c433-43dc-8231-53500671425d): There are no data parts | ||
496 | 2025.02.21 06:52:33.319927 [ 274 ] {3795a90c-d9d5-48c5-a789-c1e05342db22} <Debug> TCPHandler: Processed in 0.015003523 sec. | ||
497 | 2025.02.21 06:52:33.320206 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2025.02.21 06:52:33.320443 [ 275 ] {809099a3-b02b-4440-bd73-61aea634c305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
499 | 2025.02.21 06:52:33.320528 [ 275 ] {809099a3-b02b-4440-bd73-61aea634c305} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
500 | 2025.02.21 06:52:33.328489 [ 275 ] {809099a3-b02b-4440-bd73-61aea634c305} <Debug> oximeter.measurements_cumulativei64 (dc7eeff8-3bff-4ab3-85a2-2a85588c9954): Loading data parts | ||
501 | 2025.02.21 06:52:33.328745 [ 275 ] {809099a3-b02b-4440-bd73-61aea634c305} <Debug> oximeter.measurements_cumulativei64 (dc7eeff8-3bff-4ab3-85a2-2a85588c9954): There are no data parts | ||
502 | 2025.02.21 06:52:33.338968 [ 275 ] {809099a3-b02b-4440-bd73-61aea634c305} <Debug> TCPHandler: Processed in 0.018827273 sec. | ||
503 | 2025.02.21 06:52:33.339219 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2025.02.21 06:52:33.339538 [ 274 ] {fe58c099-460f-4015-9ab4-298c5e3d12fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
505 | 2025.02.21 06:52:33.339619 [ 274 ] {fe58c099-460f-4015-9ab4-298c5e3d12fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
506 | 2025.02.21 06:52:33.352038 [ 274 ] {fe58c099-460f-4015-9ab4-298c5e3d12fb} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Loading data parts | ||
507 | 2025.02.21 06:52:33.352257 [ 274 ] {fe58c099-460f-4015-9ab4-298c5e3d12fb} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): There are no data parts | ||
508 | 2025.02.21 06:52:33.361500 [ 274 ] {fe58c099-460f-4015-9ab4-298c5e3d12fb} <Debug> TCPHandler: Processed in 0.022355956 sec. | ||
509 | 2025.02.21 06:52:33.361933 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2025.02.21 06:52:33.362174 [ 275 ] {c957c061-0699-4394-874f-b201f127605e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
511 | 2025.02.21 06:52:33.362260 [ 275 ] {c957c061-0699-4394-874f-b201f127605e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
512 | 2025.02.21 06:52:33.369491 [ 275 ] {c957c061-0699-4394-874f-b201f127605e} <Debug> oximeter.measurements_cumulativef32 (8783f560-36b7-4ec8-ab2a-11d5f6e02749): Loading data parts | ||
513 | 2025.02.21 06:52:33.369673 [ 275 ] {c957c061-0699-4394-874f-b201f127605e} <Debug> oximeter.measurements_cumulativef32 (8783f560-36b7-4ec8-ab2a-11d5f6e02749): There are no data parts | ||
514 | 2025.02.21 06:52:33.391135 [ 275 ] {c957c061-0699-4394-874f-b201f127605e} <Debug> TCPHandler: Processed in 0.029370701 sec. | ||
515 | 2025.02.21 06:52:33.391352 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2025.02.21 06:52:33.391583 [ 274 ] {03c310d7-6a58-419e-bd59-8b3bb1354e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
517 | 2025.02.21 06:52:33.391679 [ 274 ] {03c310d7-6a58-419e-bd59-8b3bb1354e48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
518 | 2025.02.21 06:52:33.405203 [ 274 ] {03c310d7-6a58-419e-bd59-8b3bb1354e48} <Debug> oximeter.measurements_cumulativef64 (2a73d0fb-4d45-4ee1-997b-89b199d41ea9): Loading data parts | ||
519 | 2025.02.21 06:52:33.405441 [ 274 ] {03c310d7-6a58-419e-bd59-8b3bb1354e48} <Debug> oximeter.measurements_cumulativef64 (2a73d0fb-4d45-4ee1-997b-89b199d41ea9): There are no data parts | ||
520 | 2025.02.21 06:52:33.408738 [ 274 ] {03c310d7-6a58-419e-bd59-8b3bb1354e48} <Debug> TCPHandler: Processed in 0.01744737 sec. | ||
521 | 2025.02.21 06:52:33.408983 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2025.02.21 06:52:33.409317 [ 275 ] {2e18b9ed-e06c-49b9-9686-81653bc5d445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
523 | * NOTE: Array types cannot be Nullable, see | ||
524 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
525 | * for more details. | ||
526 | * | ||
527 | * This means we need to use empty arrays to indicate a missing value. This | ||
528 | * is unfortunate, and at this point relies on the fact that an | ||
529 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
530 | * to figure out another way to represent missing samples here. | ||
531 | */ | ||
532 | 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) | ||
533 | 2025.02.21 06:52:33.409399 [ 275 ] {2e18b9ed-e06c-49b9-9686-81653bc5d445} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
534 | 2025.02.21 06:52:33.418939 [ 275 ] {2e18b9ed-e06c-49b9-9686-81653bc5d445} <Debug> oximeter.measurements_histogrami8 (64ec6692-3add-44b1-bac7-42dabaf4ccc1): Loading data parts | ||
535 | 2025.02.21 06:52:33.419125 [ 275 ] {2e18b9ed-e06c-49b9-9686-81653bc5d445} <Debug> oximeter.measurements_histogrami8 (64ec6692-3add-44b1-bac7-42dabaf4ccc1): There are no data parts | ||
536 | 2025.02.21 06:52:33.434171 [ 275 ] {2e18b9ed-e06c-49b9-9686-81653bc5d445} <Debug> TCPHandler: Processed in 0.025248614 sec. | ||
537 | 2025.02.21 06:52:33.434482 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
538 | 2025.02.21 06:52:33.434813 [ 274 ] {4f3a741f-9215-4f2d-935a-e7da6e4c28ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
539 | 2025.02.21 06:52:33.434915 [ 274 ] {4f3a741f-9215-4f2d-935a-e7da6e4c28ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
540 | 2025.02.21 06:52:33.438801 [ 274 ] {4f3a741f-9215-4f2d-935a-e7da6e4c28ed} <Debug> oximeter.measurements_histogramu8 (a2cf1eeb-1bc6-43cc-884e-1db1068caa34): Loading data parts | ||
541 | 2025.02.21 06:52:33.438974 [ 274 ] {4f3a741f-9215-4f2d-935a-e7da6e4c28ed} <Debug> oximeter.measurements_histogramu8 (a2cf1eeb-1bc6-43cc-884e-1db1068caa34): There are no data parts | ||
542 | 2025.02.21 06:52:33.449384 [ 274 ] {4f3a741f-9215-4f2d-935a-e7da6e4c28ed} <Debug> TCPHandler: Processed in 0.014993203 sec. | ||
543 | 2025.02.21 06:52:33.449630 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
544 | 2025.02.21 06:52:33.449965 [ 275 ] {939aa163-4ef7-4356-b9a0-0dd8a8d5778d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
545 | 2025.02.21 06:52:33.450047 [ 275 ] {939aa163-4ef7-4356-b9a0-0dd8a8d5778d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
546 | 2025.02.21 06:52:33.465642 [ 275 ] {939aa163-4ef7-4356-b9a0-0dd8a8d5778d} <Debug> oximeter.measurements_histogrami16 (972c61d7-1794-454b-85de-7e4773cb53ba): Loading data parts | ||
547 | 2025.02.21 06:52:33.465841 [ 275 ] {939aa163-4ef7-4356-b9a0-0dd8a8d5778d} <Debug> oximeter.measurements_histogrami16 (972c61d7-1794-454b-85de-7e4773cb53ba): There are no data parts | ||
548 | 2025.02.21 06:52:33.468786 [ 275 ] {939aa163-4ef7-4356-b9a0-0dd8a8d5778d} <Debug> TCPHandler: Processed in 0.019215872 sec. | ||
549 | 2025.02.21 06:52:33.469111 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
550 | 2025.02.21 06:52:33.469493 [ 274 ] {7a7993f0-c6e9-4ffb-bd8e-5acb235ca281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
551 | 2025.02.21 06:52:33.469633 [ 274 ] {7a7993f0-c6e9-4ffb-bd8e-5acb235ca281} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
552 | 2025.02.21 06:52:33.484967 [ 274 ] {7a7993f0-c6e9-4ffb-bd8e-5acb235ca281} <Debug> oximeter.measurements_histogramu16 (dec7f53f-8791-4dfd-ad52-0eba05744f01): Loading data parts | ||
553 | 2025.02.21 06:52:33.485176 [ 274 ] {7a7993f0-c6e9-4ffb-bd8e-5acb235ca281} <Debug> oximeter.measurements_histogramu16 (dec7f53f-8791-4dfd-ad52-0eba05744f01): There are no data parts | ||
554 | 2025.02.21 06:52:33.500082 [ 274 ] {7a7993f0-c6e9-4ffb-bd8e-5acb235ca281} <Debug> TCPHandler: Processed in 0.031043251 sec. | ||
555 | 2025.02.21 06:52:33.500360 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
556 | 2025.02.21 06:52:33.500728 [ 275 ] {e2ca6bea-7b30-4247-98c6-9fb5cfad2fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
557 | 2025.02.21 06:52:33.500835 [ 275 ] {e2ca6bea-7b30-4247-98c6-9fb5cfad2fcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
558 | 2025.02.21 06:52:33.514908 [ 275 ] {e2ca6bea-7b30-4247-98c6-9fb5cfad2fcb} <Debug> oximeter.measurements_histogrami32 (46acebe4-cca5-41d3-a399-8fa9a666e6f7): Loading data parts | ||
559 | 2025.02.21 06:52:33.515096 [ 275 ] {e2ca6bea-7b30-4247-98c6-9fb5cfad2fcb} <Debug> oximeter.measurements_histogrami32 (46acebe4-cca5-41d3-a399-8fa9a666e6f7): There are no data parts | ||
560 | 2025.02.21 06:52:33.518915 [ 275 ] {e2ca6bea-7b30-4247-98c6-9fb5cfad2fcb} <Debug> TCPHandler: Processed in 0.018650119 sec. | ||
561 | 2025.02.21 06:52:33.519199 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
562 | 2025.02.21 06:52:33.519506 [ 274 ] {12a42656-5b97-4273-9681-01f894113b62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
563 | 2025.02.21 06:52:33.519613 [ 274 ] {12a42656-5b97-4273-9681-01f894113b62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
564 | 2025.02.21 06:52:33.532043 [ 274 ] {12a42656-5b97-4273-9681-01f894113b62} <Debug> oximeter.measurements_histogramu32 (b95dcb0f-a9fd-4399-9670-327d01955954): Loading data parts | ||
565 | 2025.02.21 06:52:33.532244 [ 274 ] {12a42656-5b97-4273-9681-01f894113b62} <Debug> oximeter.measurements_histogramu32 (b95dcb0f-a9fd-4399-9670-327d01955954): There are no data parts | ||
566 | 2025.02.21 06:52:33.535375 [ 274 ] {12a42656-5b97-4273-9681-01f894113b62} <Debug> TCPHandler: Processed in 0.016242472 sec. | ||
567 | 2025.02.21 06:52:33.535602 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
568 | 2025.02.21 06:52:33.535936 [ 275 ] {9e9e2283-1623-47a1-b382-5f67b86112b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
569 | 2025.02.21 06:52:33.536030 [ 275 ] {9e9e2283-1623-47a1-b382-5f67b86112b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
570 | 2025.02.21 06:52:33.547747 [ 275 ] {9e9e2283-1623-47a1-b382-5f67b86112b1} <Debug> oximeter.measurements_histogrami64 (e08130e4-004c-4aad-ab40-2485c8191cb8): Loading data parts | ||
571 | 2025.02.21 06:52:33.547913 [ 275 ] {9e9e2283-1623-47a1-b382-5f67b86112b1} <Debug> oximeter.measurements_histogrami64 (e08130e4-004c-4aad-ab40-2485c8191cb8): There are no data parts | ||
572 | 2025.02.21 06:52:33.560922 [ 275 ] {9e9e2283-1623-47a1-b382-5f67b86112b1} <Debug> TCPHandler: Processed in 0.025384297 sec. | ||
573 | 2025.02.21 06:52:33.561213 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
574 | 2025.02.21 06:52:33.561576 [ 274 ] {3ba2fa21-752a-4a69-ac9c-81627d7964f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
575 | 2025.02.21 06:52:33.561682 [ 274 ] {3ba2fa21-752a-4a69-ac9c-81627d7964f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
576 | 2025.02.21 06:52:33.573629 [ 274 ] {3ba2fa21-752a-4a69-ac9c-81627d7964f9} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Loading data parts | ||
577 | 2025.02.21 06:52:33.573828 [ 274 ] {3ba2fa21-752a-4a69-ac9c-81627d7964f9} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): There are no data parts | ||
578 | 2025.02.21 06:52:33.576716 [ 274 ] {3ba2fa21-752a-4a69-ac9c-81627d7964f9} <Debug> TCPHandler: Processed in 0.015582907 sec. | ||
579 | 2025.02.21 06:52:33.576961 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
580 | 2025.02.21 06:52:33.577352 [ 275 ] {8eec20d6-bb63-428a-ba5d-77058435949d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
581 | 2025.02.21 06:52:33.577461 [ 275 ] {8eec20d6-bb63-428a-ba5d-77058435949d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
582 | 2025.02.21 06:52:33.589766 [ 275 ] {8eec20d6-bb63-428a-ba5d-77058435949d} <Debug> oximeter.measurements_histogramf32 (ee0c2c33-7269-4c50-8351-c8ef62699248): Loading data parts | ||
583 | 2025.02.21 06:52:33.590028 [ 275 ] {8eec20d6-bb63-428a-ba5d-77058435949d} <Debug> oximeter.measurements_histogramf32 (ee0c2c33-7269-4c50-8351-c8ef62699248): There are no data parts | ||
584 | 2025.02.21 06:52:33.593258 [ 275 ] {8eec20d6-bb63-428a-ba5d-77058435949d} <Debug> TCPHandler: Processed in 0.016375125 sec. | ||
585 | 2025.02.21 06:52:33.593506 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
586 | 2025.02.21 06:52:33.593804 [ 274 ] {075de507-7c18-4e98-9967-730bfc5a684c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
587 | 2025.02.21 06:52:33.593906 [ 274 ] {075de507-7c18-4e98-9967-730bfc5a684c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
588 | 2025.02.21 06:52:33.603617 [ 274 ] {075de507-7c18-4e98-9967-730bfc5a684c} <Debug> oximeter.measurements_histogramf64 (93503623-e1b0-4966-8afd-e5aed61472da): Loading data parts | ||
589 | 2025.02.21 06:52:33.603785 [ 274 ] {075de507-7c18-4e98-9967-730bfc5a684c} <Debug> oximeter.measurements_histogramf64 (93503623-e1b0-4966-8afd-e5aed61472da): There are no data parts | ||
590 | 2025.02.21 06:52:33.619106 [ 274 ] {075de507-7c18-4e98-9967-730bfc5a684c} <Debug> TCPHandler: Processed in 0.025662294 sec. | ||
591 | 2025.02.21 06:52:33.619352 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
592 | 2025.02.21 06:52:33.619646 [ 275 ] {ac621548-e126-4338-b595-4e9b9e18d5cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) /* The field tables store named dimensions of each timeseries. | ||
593 | * | ||
594 | * As with the measurement tables, there is one field table for each field data | ||
595 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
596 | * this behavior **must not** be relied upon for query correctness. | ||
597 | * | ||
598 | * The index for the fields differs from the measurements, however. Rows are | ||
599 | * sorted by timeseries name, then field name, field value, and finally | ||
600 | * timeseries key. This reflects the most common pattern for looking them up: | ||
601 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
602 | * usually then used to look up measurements. | ||
603 | * | ||
604 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
605 | * timeseries name and then key, since it would improve lookups where one | ||
606 | * already has the key. Realistically though, these tables are quite small and | ||
607 | * so performance benefits will be low in absolute terms. | ||
608 | * | ||
609 | * TTL: We use a materialized column to expire old field table records. This | ||
610 | * column is generated automatically by the database whenever a new row is | ||
611 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
612 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
613 | * record will remain during a deduplication, which will have the last | ||
614 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
615 | * measurement tables. | ||
616 | */ | ||
617 | 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) | ||
618 | 2025.02.21 06:52:33.619760 [ 275 ] {ac621548-e126-4338-b595-4e9b9e18d5cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
619 | 2025.02.21 06:52:33.632410 [ 275 ] {ac621548-e126-4338-b595-4e9b9e18d5cf} <Debug> oximeter.fields_bool (d545eb21-b733-45b6-ba70-14a7c2f15f90): Loading data parts | ||
620 | 2025.02.21 06:52:33.632641 [ 275 ] {ac621548-e126-4338-b595-4e9b9e18d5cf} <Debug> oximeter.fields_bool (d545eb21-b733-45b6-ba70-14a7c2f15f90): There are no data parts | ||
621 | 2025.02.21 06:52:33.635958 [ 275 ] {ac621548-e126-4338-b595-4e9b9e18d5cf} <Debug> TCPHandler: Processed in 0.016686013 sec. | ||
622 | 2025.02.21 06:52:33.636178 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
623 | 2025.02.21 06:52:33.636438 [ 274 ] {750f81b8-b029-404d-93c6-0c6f112367f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
624 | 2025.02.21 06:52:33.636513 [ 274 ] {750f81b8-b029-404d-93c6-0c6f112367f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
625 | 2025.02.21 06:52:33.650418 [ 274 ] {750f81b8-b029-404d-93c6-0c6f112367f7} <Debug> oximeter.fields_i8 (b990fc87-651d-4354-8267-0484083740f9): Loading data parts | ||
626 | 2025.02.21 06:52:33.650587 [ 274 ] {750f81b8-b029-404d-93c6-0c6f112367f7} <Debug> oximeter.fields_i8 (b990fc87-651d-4354-8267-0484083740f9): There are no data parts | ||
627 | 2025.02.21 06:52:33.663433 [ 274 ] {750f81b8-b029-404d-93c6-0c6f112367f7} <Debug> TCPHandler: Processed in 0.027320142 sec. | ||
628 | 2025.02.21 06:52:33.663693 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
629 | 2025.02.21 06:52:33.664024 [ 275 ] {0e304d26-d602-4bfc-8d67-566bd342f1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
630 | 2025.02.21 06:52:33.664128 [ 275 ] {0e304d26-d602-4bfc-8d67-566bd342f1d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
631 | 2025.02.21 06:52:33.679103 [ 275 ] {0e304d26-d602-4bfc-8d67-566bd342f1d5} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Loading data parts | ||
632 | 2025.02.21 06:52:33.679318 [ 275 ] {0e304d26-d602-4bfc-8d67-566bd342f1d5} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): There are no data parts | ||
633 | 2025.02.21 06:52:33.682191 [ 275 ] {0e304d26-d602-4bfc-8d67-566bd342f1d5} <Debug> TCPHandler: Processed in 0.018561217 sec. | ||
634 | 2025.02.21 06:52:33.682428 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
635 | 2025.02.21 06:52:33.682687 [ 274 ] {dfd7c7af-19fa-47d5-b2c6-5cb92d8011d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
636 | 2025.02.21 06:52:33.682756 [ 274 ] {dfd7c7af-19fa-47d5-b2c6-5cb92d8011d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
637 | 2025.02.21 06:52:33.692379 [ 274 ] {dfd7c7af-19fa-47d5-b2c6-5cb92d8011d2} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Loading data parts | ||
638 | 2025.02.21 06:52:33.692597 [ 274 ] {dfd7c7af-19fa-47d5-b2c6-5cb92d8011d2} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): There are no data parts | ||
639 | 2025.02.21 06:52:33.695723 [ 274 ] {dfd7c7af-19fa-47d5-b2c6-5cb92d8011d2} <Debug> TCPHandler: Processed in 0.013370484 sec. | ||
640 | 2025.02.21 06:52:33.695928 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
641 | 2025.02.21 06:52:33.696147 [ 275 ] {2a352064-8a31-44dc-a262-6fccb638239a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
642 | 2025.02.21 06:52:33.696241 [ 275 ] {2a352064-8a31-44dc-a262-6fccb638239a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
643 | 2025.02.21 06:52:33.707889 [ 275 ] {2a352064-8a31-44dc-a262-6fccb638239a} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Loading data parts | ||
644 | 2025.02.21 06:52:33.708147 [ 275 ] {2a352064-8a31-44dc-a262-6fccb638239a} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): There are no data parts | ||
645 | 2025.02.21 06:52:33.711552 [ 275 ] {2a352064-8a31-44dc-a262-6fccb638239a} <Debug> TCPHandler: Processed in 0.015685369 sec. | ||
646 | 2025.02.21 06:52:33.711799 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
647 | 2025.02.21 06:52:33.712047 [ 274 ] {6d1f0d5c-6be7-402d-ba7d-0f97360c3496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
648 | 2025.02.21 06:52:33.712137 [ 274 ] {6d1f0d5c-6be7-402d-ba7d-0f97360c3496} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
649 | 2025.02.21 06:52:33.723584 [ 274 ] {6d1f0d5c-6be7-402d-ba7d-0f97360c3496} <Debug> oximeter.fields_i32 (83a0d57d-3631-4ae7-ab6b-60f42bdf5c53): Loading data parts | ||
650 | 2025.02.21 06:52:33.723853 [ 274 ] {6d1f0d5c-6be7-402d-ba7d-0f97360c3496} <Debug> oximeter.fields_i32 (83a0d57d-3631-4ae7-ab6b-60f42bdf5c53): There are no data parts | ||
651 | 2025.02.21 06:52:33.736409 [ 274 ] {6d1f0d5c-6be7-402d-ba7d-0f97360c3496} <Debug> TCPHandler: Processed in 0.024673841 sec. | ||
652 | 2025.02.21 06:52:33.736657 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
653 | 2025.02.21 06:52:33.736890 [ 275 ] {5fed6f62-4747-48d4-910d-9b94753f4faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
654 | 2025.02.21 06:52:33.736992 [ 275 ] {5fed6f62-4747-48d4-910d-9b94753f4faa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
655 | 2025.02.21 06:52:33.740080 [ 275 ] {5fed6f62-4747-48d4-910d-9b94753f4faa} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Loading data parts | ||
656 | 2025.02.21 06:52:33.740266 [ 275 ] {5fed6f62-4747-48d4-910d-9b94753f4faa} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): There are no data parts | ||
657 | 2025.02.21 06:52:33.750655 [ 275 ] {5fed6f62-4747-48d4-910d-9b94753f4faa} <Debug> TCPHandler: Processed in 0.014073981 sec. | ||
658 | 2025.02.21 06:52:33.750932 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
659 | 2025.02.21 06:52:33.751172 [ 274 ] {fcd98063-affc-4e77-a663-93a9acd7600d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
660 | 2025.02.21 06:52:33.751283 [ 274 ] {fcd98063-affc-4e77-a663-93a9acd7600d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
661 | 2025.02.21 06:52:33.765239 [ 274 ] {fcd98063-affc-4e77-a663-93a9acd7600d} <Debug> oximeter.fields_i64 (f697e8e0-1c50-4c3d-a90c-6b4a2026bb1e): Loading data parts | ||
662 | 2025.02.21 06:52:33.765479 [ 274 ] {fcd98063-affc-4e77-a663-93a9acd7600d} <Debug> oximeter.fields_i64 (f697e8e0-1c50-4c3d-a90c-6b4a2026bb1e): There are no data parts | ||
663 | 2025.02.21 06:52:33.767667 [ 274 ] {fcd98063-affc-4e77-a663-93a9acd7600d} <Debug> TCPHandler: Processed in 0.016818966 sec. | ||
664 | 2025.02.21 06:52:33.767892 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
665 | 2025.02.21 06:52:33.768146 [ 275 ] {cd73dae3-f76d-402c-9d91-f2ba5c66063a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
666 | 2025.02.21 06:52:33.768224 [ 275 ] {cd73dae3-f76d-402c-9d91-f2ba5c66063a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
667 | 2025.02.21 06:52:33.780169 [ 275 ] {cd73dae3-f76d-402c-9d91-f2ba5c66063a} <Debug> oximeter.fields_u64 (5530db30-3611-462d-baf2-c95fbc40efc2): Loading data parts | ||
668 | 2025.02.21 06:52:33.780465 [ 275 ] {cd73dae3-f76d-402c-9d91-f2ba5c66063a} <Debug> oximeter.fields_u64 (5530db30-3611-462d-baf2-c95fbc40efc2): There are no data parts | ||
669 | 2025.02.21 06:52:33.783794 [ 275 ] {cd73dae3-f76d-402c-9d91-f2ba5c66063a} <Debug> TCPHandler: Processed in 0.015978276 sec. | ||
670 | 2025.02.21 06:52:33.784070 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
671 | 2025.02.21 06:52:33.784285 [ 274 ] {88831d96-40f2-4d82-ae06-887853abe680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
672 | 2025.02.21 06:52:33.784389 [ 274 ] {88831d96-40f2-4d82-ae06-887853abe680} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
673 | 2025.02.21 06:52:33.796516 [ 274 ] {88831d96-40f2-4d82-ae06-887853abe680} <Debug> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Loading data parts | ||
674 | 2025.02.21 06:52:33.796749 [ 274 ] {88831d96-40f2-4d82-ae06-887853abe680} <Debug> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): There are no data parts | ||
675 | 2025.02.21 06:52:33.800135 [ 274 ] {88831d96-40f2-4d82-ae06-887853abe680} <Debug> TCPHandler: Processed in 0.016123869 sec. | ||
676 | 2025.02.21 06:52:33.800835 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
677 | 2025.02.21 06:52:33.801748 [ 275 ] {9858c6f7-0009-4219-a0f8-77786c589011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) 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) | ||
678 | 2025.02.21 06:52:33.801997 [ 275 ] {9858c6f7-0009-4219-a0f8-77786c589011} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
679 | 2025.02.21 06:52:33.833739 [ 275 ] {9858c6f7-0009-4219-a0f8-77786c589011} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Loading data parts | ||
680 | 2025.02.21 06:52:33.833947 [ 275 ] {9858c6f7-0009-4219-a0f8-77786c589011} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): There are no data parts | ||
681 | 2025.02.21 06:52:33.871817 [ 275 ] {9858c6f7-0009-4219-a0f8-77786c589011} <Debug> TCPHandler: Processed in 0.071161644 sec. | ||
682 | 2025.02.21 06:52:33.872127 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
683 | 2025.02.21 06:52:33.872407 [ 274 ] {98b91817-64e1-4fd8-a73f-c6ba636056f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) 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) | ||
684 | 2025.02.21 06:52:33.872536 [ 274 ] {98b91817-64e1-4fd8-a73f-c6ba636056f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
685 | 2025.02.21 06:52:33.884174 [ 274 ] {98b91817-64e1-4fd8-a73f-c6ba636056f9} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Loading data parts | ||
686 | 2025.02.21 06:52:33.884456 [ 274 ] {98b91817-64e1-4fd8-a73f-c6ba636056f9} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): There are no data parts | ||
687 | 2025.02.21 06:52:33.896258 [ 274 ] {98b91817-64e1-4fd8-a73f-c6ba636056f9} <Debug> TCPHandler: Processed in 0.02422771 sec. | ||
688 | 2025.02.21 06:52:33.896595 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
689 | 2025.02.21 06:52:33.897013 [ 275 ] {498c3d3e-850e-40f7-b708-8ac467f399f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) /* The timeseries schema table stores the extracted schema for the samples | ||
690 | * oximeter collects. | ||
691 | */ | ||
692 | 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) | ||
693 | 2025.02.21 06:52:33.897131 [ 275 ] {498c3d3e-850e-40f7-b708-8ac467f399f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
694 | 2025.02.21 06:52:33.921116 [ 275 ] {498c3d3e-850e-40f7-b708-8ac467f399f1} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Loading data parts | ||
695 | 2025.02.21 06:52:33.921314 [ 275 ] {498c3d3e-850e-40f7-b708-8ac467f399f1} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): There are no data parts | ||
696 | 2025.02.21 06:52:33.924776 [ 275 ] {498c3d3e-850e-40f7-b708-8ac467f399f1} <Debug> TCPHandler: Processed in 0.028269365 sec. | ||
697 | 2025.02.21 06:52:33.924997 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
698 | 2025.02.21 06:52:33.925298 [ 274 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
699 | 2025.02.21 06:52:33.926548 [ 274 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
700 | 2025.02.21 06:52:33.934078 [ 283 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Trace> oximeter.version (14105e51-ba09-4540-83ff-c311a0b0acb7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
701 | 2025.02.21 06:52:33.934155 [ 283 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
702 | 2025.02.21 06:52:33.938740 [ 283 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
703 | 2025.02.21 06:52:33.939088 [ 283 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Trace> oximeter.version (14105e51-ba09-4540-83ff-c311a0b0acb7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
704 | 2025.02.21 06:52:33.939429 [ 274 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.014257 sec., 70.14098337658693 rows/sec., 1.10 KiB/sec. | ||
705 | 2025.02.21 06:52:33.939719 [ 274 ] {4bbae910-dcb6-4dd1-bb52-70e2b83b994d} <Debug> TCPHandler: Processed in 0.014786198 sec. | ||
706 | 2025.02.21 06:52:34.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.40 MiB, peak 137.40 MiB, free memory in arenas 0.00 B, will set to 140.92 MiB (RSS), difference: 3.52 MiB | ||
707 | 2025.02.21 06:52:39.742261 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
708 | 2025.02.21 06:52:39.742316 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
709 | 2025.02.21 06:52:39.742373 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
710 | 2025.02.21 06:52:39.742416 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
711 | 2025.02.21 06:52:39.748697 [ 244 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Loading data parts | ||
712 | 2025.02.21 06:52:39.749148 [ 244 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): There are no data parts | ||
713 | 2025.02.21 06:52:39.760555 [ 243 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Loading data parts | ||
714 | 2025.02.21 06:52:39.760795 [ 243 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): There are no data parts | ||
715 | 2025.02.21 06:52:39.765347 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
716 | 2025.02.21 06:52:39.765404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
717 | 2025.02.21 06:52:39.768147 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
718 | 2025.02.21 06:52:39.768432 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
719 | 2025.02.21 06:52:39.768637 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
720 | 2025.02.21 06:52:39.794449 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
721 | 2025.02.21 06:52:39.794550 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
722 | 2025.02.21 06:52:39.801677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
723 | 2025.02.21 06:52:39.802429 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
724 | 2025.02.21 06:52:39.804943 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
725 | 2025.02.21 06:52:40.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.95 MiB, peak 149.95 MiB, free memory in arenas 0.00 B, will set to 150.41 MiB (RSS), difference: 4.46 MiB | ||
726 | 2025.02.21 06:52:42.242229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
727 | 2025.02.21 06:52:42.242510 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
728 | 2025.02.21 06:52:42.248701 [ 242 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Loading data parts | ||
729 | 2025.02.21 06:52:42.248913 [ 242 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): There are no data parts | ||
730 | 2025.02.21 06:52:42.258018 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
731 | 2025.02.21 06:52:42.258216 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
732 | 2025.02.21 06:52:42.259972 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
733 | 2025.02.21 06:52:42.260484 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
734 | 2025.02.21 06:52:42.261014 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
735 | 2025.02.21 06:52:43.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.61 MiB, peak 154.61 MiB, free memory in arenas 0.00 B, will set to 150.89 MiB (RSS), difference: -3.72 MiB | ||
736 | 2025.02.21 06:52:47.184134 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
737 | 2025.02.21 06:52:47.184197 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
738 | 2025.02.21 06:52:47.268716 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
739 | 2025.02.21 06:52:47.269689 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
740 | 2025.02.21 06:52:47.269737 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
741 | 2025.02.21 06:52:47.270318 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
742 | 2025.02.21 06:52:47.270680 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
743 | 2025.02.21 06:52:47.270945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
744 | 2025.02.21 06:52:47.305197 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
745 | 2025.02.21 06:52:47.327142 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
746 | 2025.02.21 06:52:47.327227 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
747 | 2025.02.21 06:52:47.334188 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
748 | 2025.02.21 06:52:47.334965 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
749 | 2025.02.21 06:52:47.338079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
750 | 2025.02.21 06:52:53.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.58 MiB, peak 155.57 MiB, free memory in arenas 0.00 B, will set to 152.60 MiB (RSS), difference: 4.02 MiB | ||
751 | 2025.02.21 06:52:53.951481 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
752 | 2025.02.21 06:52:53.951714 [ 274 ] {59f53219-5715-428a-bebc-6e8e8df45edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
753 | 2025.02.21 06:52:53.954007 [ 274 ] {59f53219-5715-428a-bebc-6e8e8df45edf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2025.02.21 06:52:53.960451 [ 274 ] {59f53219-5715-428a-bebc-6e8e8df45edf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
755 | 2025.02.21 06:52:53.963348 [ 274 ] {59f53219-5715-428a-bebc-6e8e8df45edf} <Debug> TCPHandler: Processed in 0.011993472 sec. | ||
756 | 2025.02.21 06:52:53.970350 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
757 | 2025.02.21 06:52:53.970615 [ 275 ] {74d07117-2de2-43d2-9e58-4864a3bbca83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
758 | 2025.02.21 06:52:53.974607 [ 275 ] {74d07117-2de2-43d2-9e58-4864a3bbca83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
759 | 2025.02.21 06:52:53.974691 [ 275 ] {74d07117-2de2-43d2-9e58-4864a3bbca83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
760 | 2025.02.21 06:52:53.975352 [ 275 ] {74d07117-2de2-43d2-9e58-4864a3bbca83} <Debug> TCPHandler: Processed in 0.005148101 sec. | ||
761 | 2025.02.21 06:52:53.975851 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
762 | 2025.02.21 06:52:53.976060 [ 274 ] {d2c22b95-be55-4c86-bf87-e26825aa94f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
763 | 2025.02.21 06:52:53.976580 [ 274 ] {d2c22b95-be55-4c86-bf87-e26825aa94f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
764 | 2025.02.21 06:52:53.976648 [ 274 ] {d2c22b95-be55-4c86-bf87-e26825aa94f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
765 | 2025.02.21 06:52:53.977248 [ 274 ] {d2c22b95-be55-4c86-bf87-e26825aa94f7} <Debug> TCPHandler: Processed in 0.001512256 sec. | ||
766 | 2025.02.21 06:52:53.977555 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
767 | 2025.02.21 06:52:53.977717 [ 275 ] {d0e05a42-cb34-44c6-b8f7-c3b24421f149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
768 | 2025.02.21 06:52:53.978105 [ 275 ] {d0e05a42-cb34-44c6-b8f7-c3b24421f149} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
769 | 2025.02.21 06:52:53.978165 [ 275 ] {d0e05a42-cb34-44c6-b8f7-c3b24421f149} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
770 | 2025.02.21 06:52:53.978691 [ 275 ] {d0e05a42-cb34-44c6-b8f7-c3b24421f149} <Debug> TCPHandler: Processed in 0.001197958 sec. | ||
771 | 2025.02.21 06:52:53.979031 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
772 | 2025.02.21 06:52:53.979193 [ 274 ] {65706ada-b290-4657-83bb-4a017c73420d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
773 | 2025.02.21 06:52:53.979580 [ 274 ] {65706ada-b290-4657-83bb-4a017c73420d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
774 | 2025.02.21 06:52:53.979640 [ 274 ] {65706ada-b290-4657-83bb-4a017c73420d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
775 | 2025.02.21 06:52:53.980136 [ 274 ] {65706ada-b290-4657-83bb-4a017c73420d} <Debug> TCPHandler: Processed in 0.001164377 sec. | ||
776 | 2025.02.21 06:52:53.980408 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
777 | 2025.02.21 06:52:53.980566 [ 275 ] {a8459d16-29bd-49e7-b54c-0173aea0908a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
778 | 2025.02.21 06:52:53.980939 [ 275 ] {a8459d16-29bd-49e7-b54c-0173aea0908a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
779 | 2025.02.21 06:52:53.980997 [ 275 ] {a8459d16-29bd-49e7-b54c-0173aea0908a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
780 | 2025.02.21 06:52:53.981541 [ 275 ] {a8459d16-29bd-49e7-b54c-0173aea0908a} <Debug> TCPHandler: Processed in 0.001187598 sec. | ||
781 | 2025.02.21 06:52:53.981845 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
782 | 2025.02.21 06:52:53.982005 [ 274 ] {a7f890e5-80d3-454f-ad73-12898b2a5395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
783 | 2025.02.21 06:52:53.982402 [ 274 ] {a7f890e5-80d3-454f-ad73-12898b2a5395} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
784 | 2025.02.21 06:52:53.982463 [ 274 ] {a7f890e5-80d3-454f-ad73-12898b2a5395} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
785 | 2025.02.21 06:52:53.982958 [ 274 ] {a7f890e5-80d3-454f-ad73-12898b2a5395} <Debug> TCPHandler: Processed in 0.001169397 sec. | ||
786 | 2025.02.21 06:52:53.983259 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
787 | 2025.02.21 06:52:53.983427 [ 275 ] {8db1e948-d7d5-4983-874a-2b4121f0ab14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
788 | 2025.02.21 06:52:53.983822 [ 275 ] {8db1e948-d7d5-4983-874a-2b4121f0ab14} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
789 | 2025.02.21 06:52:53.983881 [ 275 ] {8db1e948-d7d5-4983-874a-2b4121f0ab14} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
790 | 2025.02.21 06:52:53.984451 [ 275 ] {8db1e948-d7d5-4983-874a-2b4121f0ab14} <Debug> TCPHandler: Processed in 0.00124874 sec. | ||
791 | 2025.02.21 06:52:53.984748 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
792 | 2025.02.21 06:52:53.984914 [ 274 ] {002bd384-7e2c-491d-98c7-fd260927b300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
793 | 2025.02.21 06:52:53.985307 [ 274 ] {002bd384-7e2c-491d-98c7-fd260927b300} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
794 | 2025.02.21 06:52:53.985365 [ 274 ] {002bd384-7e2c-491d-98c7-fd260927b300} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
795 | 2025.02.21 06:52:53.985868 [ 274 ] {002bd384-7e2c-491d-98c7-fd260927b300} <Debug> TCPHandler: Processed in 0.001180798 sec. | ||
796 | 2025.02.21 06:52:53.986182 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
797 | 2025.02.21 06:52:53.986348 [ 275 ] {e56b447d-3789-436f-9632-6993f4d585ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
798 | 2025.02.21 06:52:53.986746 [ 275 ] {e56b447d-3789-436f-9632-6993f4d585ac} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2025.02.21 06:52:53.986805 [ 275 ] {e56b447d-3789-436f-9632-6993f4d585ac} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2025.02.21 06:52:53.987329 [ 275 ] {e56b447d-3789-436f-9632-6993f4d585ac} <Debug> TCPHandler: Processed in 0.001212038 sec. | ||
801 | 2025.02.21 06:52:53.987649 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
802 | 2025.02.21 06:52:53.987813 [ 274 ] {6a63a4e4-b4de-46f1-a27e-9c372d31ef8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
803 | 2025.02.21 06:52:53.988216 [ 274 ] {6a63a4e4-b4de-46f1-a27e-9c372d31ef8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
804 | 2025.02.21 06:52:53.988281 [ 274 ] {6a63a4e4-b4de-46f1-a27e-9c372d31ef8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
805 | 2025.02.21 06:52:53.988916 [ 274 ] {6a63a4e4-b4de-46f1-a27e-9c372d31ef8e} <Debug> TCPHandler: Processed in 0.001326162 sec. | ||
806 | 2025.02.21 06:52:53.989206 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
807 | 2025.02.21 06:52:53.989374 [ 275 ] {a73b1e4f-4d81-4f5e-8c0a-dd86cdbaa11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
808 | 2025.02.21 06:52:53.989774 [ 275 ] {a73b1e4f-4d81-4f5e-8c0a-dd86cdbaa11b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2025.02.21 06:52:53.989833 [ 275 ] {a73b1e4f-4d81-4f5e-8c0a-dd86cdbaa11b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
810 | 2025.02.21 06:52:53.990363 [ 275 ] {a73b1e4f-4d81-4f5e-8c0a-dd86cdbaa11b} <Debug> TCPHandler: Processed in 0.001217648 sec. | ||
811 | 2025.02.21 06:52:53.990644 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
812 | 2025.02.21 06:52:53.990815 [ 274 ] {b2de4f93-26a0-4bb8-88bf-c86a7672ac03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
813 | 2025.02.21 06:52:53.991234 [ 274 ] {b2de4f93-26a0-4bb8-88bf-c86a7672ac03} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
814 | 2025.02.21 06:52:53.991296 [ 274 ] {b2de4f93-26a0-4bb8-88bf-c86a7672ac03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
815 | 2025.02.21 06:52:53.991789 [ 274 ] {b2de4f93-26a0-4bb8-88bf-c86a7672ac03} <Debug> TCPHandler: Processed in 0.001200048 sec. | ||
816 | 2025.02.21 06:52:53.992089 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
817 | 2025.02.21 06:52:53.992258 [ 275 ] {929eb5d5-d78b-4575-90cf-8cfa603c1b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
818 | 2025.02.21 06:52:53.992662 [ 275 ] {929eb5d5-d78b-4575-90cf-8cfa603c1b08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
819 | 2025.02.21 06:52:53.992720 [ 275 ] {929eb5d5-d78b-4575-90cf-8cfa603c1b08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
820 | 2025.02.21 06:52:53.993250 [ 275 ] {929eb5d5-d78b-4575-90cf-8cfa603c1b08} <Debug> TCPHandler: Processed in 0.001220878 sec. | ||
821 | 2025.02.21 06:52:53.993556 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
822 | 2025.02.21 06:52:53.993722 [ 274 ] {a5356b1b-fae1-4518-bd56-e948831c2d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
823 | 2025.02.21 06:52:53.994133 [ 274 ] {a5356b1b-fae1-4518-bd56-e948831c2d1e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
824 | 2025.02.21 06:52:53.994193 [ 274 ] {a5356b1b-fae1-4518-bd56-e948831c2d1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
825 | 2025.02.21 06:52:53.994892 [ 274 ] {a5356b1b-fae1-4518-bd56-e948831c2d1e} <Debug> TCPHandler: Processed in 0.001391473 sec. | ||
826 | 2025.02.21 06:52:53.995202 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
827 | 2025.02.21 06:52:53.995391 [ 275 ] {466ec1fc-e860-47f3-9483-e707aff07ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
828 | 2025.02.21 06:52:53.995821 [ 275 ] {466ec1fc-e860-47f3-9483-e707aff07ecc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
829 | 2025.02.21 06:52:53.995881 [ 275 ] {466ec1fc-e860-47f3-9483-e707aff07ecc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
830 | 2025.02.21 06:52:53.996430 [ 275 ] {466ec1fc-e860-47f3-9483-e707aff07ecc} <Debug> TCPHandler: Processed in 0.0012844 sec. | ||
831 | 2025.02.21 06:52:53.996708 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
832 | 2025.02.21 06:52:53.996883 [ 274 ] {c0804727-9416-4488-b7ba-3f67c158d105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
833 | 2025.02.21 06:52:53.997307 [ 274 ] {c0804727-9416-4488-b7ba-3f67c158d105} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
834 | 2025.02.21 06:52:53.997365 [ 274 ] {c0804727-9416-4488-b7ba-3f67c158d105} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
835 | 2025.02.21 06:52:53.997915 [ 274 ] {c0804727-9416-4488-b7ba-3f67c158d105} <Debug> TCPHandler: Processed in 0.00126392 sec. | ||
836 | 2025.02.21 06:52:53.998235 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
837 | 2025.02.21 06:52:53.998408 [ 275 ] {771d197c-62b6-4a67-8eca-a88503f8cca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
838 | 2025.02.21 06:52:53.998824 [ 275 ] {771d197c-62b6-4a67-8eca-a88503f8cca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
839 | 2025.02.21 06:52:53.998880 [ 275 ] {771d197c-62b6-4a67-8eca-a88503f8cca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
840 | 2025.02.21 06:52:53.999406 [ 275 ] {771d197c-62b6-4a67-8eca-a88503f8cca3} <Debug> TCPHandler: Processed in 0.001233379 sec. | ||
841 | 2025.02.21 06:52:54.005799 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
842 | 2025.02.21 06:52:54.005933 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
843 | 2025.02.21 06:52:54.005990 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
844 | 2025.02.21 06:52:54.006839 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
845 | 2025.02.21 06:52:54.006886 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
846 | 2025.02.21 06:52:54.007538 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
847 | 2025.02.21 06:52:54.007757 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
848 | 2025.02.21 06:52:54.007984 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.002082 sec., 8645.533141210375 rows/sec., 1.18 MiB/sec. | ||
849 | 2025.02.21 06:52:54.008155 [ 274 ] {3339bb92-06d7-4d65-b22b-aca6cfe07c99} <Debug> TCPHandler: Processed in 0.002415427 sec. | ||
850 | 2025.02.21 06:52:54.008323 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2025.02.21 06:52:54.008458 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
852 | 2025.02.21 06:52:54.008510 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
853 | 2025.02.21 06:52:54.014251 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
854 | 2025.02.21 06:52:54.014309 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
855 | 2025.02.21 06:52:54.014851 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
856 | 2025.02.21 06:52:54.015114 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
857 | 2025.02.21 06:52:54.015349 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.006926 sec., 8085.475021657522 rows/sec., 636.05 KiB/sec. | ||
858 | 2025.02.21 06:52:54.015411 [ 275 ] {8098e574-1e06-42a7-a090-5dc2210c30a3} <Debug> TCPHandler: Processed in 0.007149248 sec. | ||
859 | 2025.02.21 06:52:54.015630 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
860 | 2025.02.21 06:52:54.015788 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
861 | 2025.02.21 06:52:54.015845 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
862 | 2025.02.21 06:52:54.016499 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
863 | 2025.02.21 06:52:54.016543 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
864 | 2025.02.21 06:52:54.016952 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
865 | 2025.02.21 06:52:54.017220 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
866 | 2025.02.21 06:52:54.017429 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001671 sec., 38300.41891083184 rows/sec., 2.99 MiB/sec. | ||
867 | 2025.02.21 06:52:54.017491 [ 274 ] {8b6b0b48-d475-4819-8489-d0cdf8949d6a} <Debug> TCPHandler: Processed in 0.001924265 sec. | ||
868 | 2025.02.21 06:52:54.017676 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2025.02.21 06:52:54.017805 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
870 | 2025.02.21 06:52:54.017859 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
871 | 2025.02.21 06:52:54.020452 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
872 | 2025.02.21 06:52:54.020492 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
873 | 2025.02.21 06:52:54.021000 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
874 | 2025.02.21 06:52:54.021252 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
875 | 2025.02.21 06:52:54.021461 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.003686 sec., 34725.99023331525 rows/sec., 2.42 MiB/sec. | ||
876 | 2025.02.21 06:52:54.021522 [ 275 ] {963ee42b-200e-4140-a6c0-39098221d476} <Debug> TCPHandler: Processed in 0.003912282 sec. | ||
877 | 2025.02.21 06:52:54.021689 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
878 | 2025.02.21 06:52:54.021815 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
879 | 2025.02.21 06:52:54.021867 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
880 | 2025.02.21 06:52:54.022379 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
881 | 2025.02.21 06:52:54.022421 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
882 | 2025.02.21 06:52:54.022814 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
883 | 2025.02.21 06:52:54.023083 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
884 | 2025.02.21 06:52:54.023326 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001534 sec., 31290.743155149936 rows/sec., 2.11 MiB/sec. | ||
885 | 2025.02.21 06:52:54.023395 [ 274 ] {dfb1570f-0b79-40d0-abd4-31bfd7c9e2a1} <Debug> TCPHandler: Processed in 0.001769062 sec. | ||
886 | 2025.02.21 06:52:54.771062 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
887 | 2025.02.21 06:52:54.771667 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
888 | 2025.02.21 06:52:54.771713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
889 | 2025.02.21 06:52:54.772329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
890 | 2025.02.21 06:52:54.772601 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
891 | 2025.02.21 06:52:54.772793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
892 | 2025.02.21 06:52:54.838167 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
893 | 2025.02.21 06:52:54.857669 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
894 | 2025.02.21 06:52:54.857738 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
895 | 2025.02.21 06:52:54.864482 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
896 | 2025.02.21 06:52:54.865254 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
897 | 2025.02.21 06:52:54.868089 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
898 | 2025.02.21 06:52:58.957442 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
899 | 2025.02.21 06:52:58.957654 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
900 | 2025.02.21 06:52:58.957734 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
901 | 2025.02.21 06:52:58.958528 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
902 | 2025.02.21 06:52:58.958580 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
903 | 2025.02.21 06:52:58.959033 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
904 | 2025.02.21 06:52:58.959301 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
905 | 2025.02.21 06:52:58.959561 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
906 | 2025.02.21 06:52:58.959631 [ 274 ] {e114b402-b9f7-4778-9ece-9904c4d92e86} <Debug> TCPHandler: Processed in 0.002325634 sec. | ||
907 | 2025.02.21 06:52:58.959918 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
908 | 2025.02.21 06:52:58.960124 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
909 | 2025.02.21 06:52:58.960200 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
910 | 2025.02.21 06:52:58.960992 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
911 | 2025.02.21 06:52:58.961039 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
912 | 2025.02.21 06:52:58.961452 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
913 | 2025.02.21 06:52:58.961691 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
914 | 2025.02.21 06:52:58.961974 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. | ||
915 | 2025.02.21 06:52:58.962040 [ 275 ] {1f64861c-1dd0-47d1-9863-38f2d9c20d1b} <Debug> TCPHandler: Processed in 0.002259503 sec. | ||
916 | 2025.02.21 06:52:58.962216 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
917 | 2025.02.21 06:52:58.962355 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
918 | 2025.02.21 06:52:58.962416 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
919 | 2025.02.21 06:52:58.963191 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
920 | 2025.02.21 06:52:58.963242 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
921 | 2025.02.21 06:52:58.963712 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
922 | 2025.02.21 06:52:58.963983 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
923 | 2025.02.21 06:52:58.964200 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001876 sec., 85287.84648187633 rows/sec., 5.94 MiB/sec. | ||
924 | 2025.02.21 06:52:58.964259 [ 274 ] {27284366-3d07-431c-bc82-11265ec279ac} <Debug> TCPHandler: Processed in 0.002102949 sec. | ||
925 | 2025.02.21 06:52:58.964446 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
926 | 2025.02.21 06:52:58.964577 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
927 | 2025.02.21 06:52:58.964634 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
928 | 2025.02.21 06:52:58.965152 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
929 | 2025.02.21 06:52:58.965193 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
930 | 2025.02.21 06:52:58.965576 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
931 | 2025.02.21 06:52:58.965814 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
932 | 2025.02.21 06:52:58.966002 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001456 sec., 41208.791208791205 rows/sec., 2.78 MiB/sec. | ||
933 | 2025.02.21 06:52:58.966078 [ 275 ] {866374ef-8d75-4b78-a9e9-f7b0d03b4cb3} <Debug> TCPHandler: Processed in 0.0016962 sec. | ||
934 | 2025.02.21 06:53:02.184255 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
935 | 2025.02.21 06:53:02.184321 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
936 | 2025.02.21 06:53:02.261507 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 142 | ||
937 | 2025.02.21 06:53:02.265619 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
938 | 2025.02.21 06:53:02.265674 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
939 | 2025.02.21 06:53:02.267179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
940 | 2025.02.21 06:53:02.267492 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
941 | 2025.02.21 06:53:02.268075 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 142 | ||
942 | 2025.02.21 06:53:02.272918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
943 | 2025.02.21 06:53:02.273604 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
944 | 2025.02.21 06:53:02.273656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
945 | 2025.02.21 06:53:02.274260 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
946 | 2025.02.21 06:53:02.274535 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
947 | 2025.02.21 06:53:02.274818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
948 | 2025.02.21 06:53:02.368176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
949 | 2025.02.21 06:53:02.388052 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
950 | 2025.02.21 06:53:02.388131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
951 | 2025.02.21 06:53:02.395199 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
952 | 2025.02.21 06:53:02.396017 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
953 | 2025.02.21 06:53:02.399118 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
954 | 2025.02.21 06:53:03.951260 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2025.02.21 06:53:03.951521 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
956 | 2025.02.21 06:53:03.953884 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
957 | 2025.02.21 06:53:03.956419 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
958 | 2025.02.21 06:53:03.956771 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
959 | 2025.02.21 06:53:03.958976 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
960 | 2025.02.21 06:53:03.961233 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
961 | 2025.02.21 06:53:03.964516 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
962 | 2025.02.21 06:53:03.966437 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
963 | 2025.02.21 06:53:03.966465 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
964 | 2025.02.21 06:53:03.966648 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
965 | 2025.02.21 06:53:03.966678 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
966 | 2025.02.21 06:53:03.975703 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.024291 sec., 741.0151908114117 rows/sec., 30.31 KiB/sec. | ||
967 | 2025.02.21 06:53:03.975849 [ 274 ] {250f71f4-0278-4354-acb1-56edb0d6e703} <Debug> TCPHandler: Processed in 0.024730491 sec. | ||
968 | 2025.02.21 06:53:03.976792 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
969 | 2025.02.21 06:53:03.977047 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
970 | 2025.02.21 06:53:03.977435 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
971 | 2025.02.21 06:53:03.977479 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
972 | 2025.02.21 06:53:03.977785 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
973 | 2025.02.21 06:53:03.977868 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
974 | 2025.02.21 06:53:03.978044 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
975 | 2025.02.21 06:53:03.978083 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
976 | 2025.02.21 06:53:03.978109 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
977 | 2025.02.21 06:53:03.978126 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
978 | 2025.02.21 06:53:03.978175 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
979 | 2025.02.21 06:53:03.978200 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
980 | 2025.02.21 06:53:03.978913 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001975 sec., 9113.92405063291 rows/sec., 372.82 KiB/sec. | ||
981 | 2025.02.21 06:53:03.979040 [ 275 ] {dfafc8c5-6e8e-465f-bbc3-8603e5cf4c54} <Debug> TCPHandler: Processed in 0.002379816 sec. | ||
982 | 2025.02.21 06:53:03.983843 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
983 | 2025.02.21 06:53:03.984039 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
984 | 2025.02.21 06:53:03.984386 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
985 | 2025.02.21 06:53:03.984430 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
986 | 2025.02.21 06:53:03.984707 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
987 | 2025.02.21 06:53:03.984777 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
988 | 2025.02.21 06:53:03.984930 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
989 | 2025.02.21 06:53:03.984966 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
990 | 2025.02.21 06:53:03.984989 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
991 | 2025.02.21 06:53:03.985006 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
992 | 2025.02.21 06:53:03.985051 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
993 | 2025.02.21 06:53:03.985077 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
994 | 2025.02.21 06:53:03.985723 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001776 sec., 10135.135135135135 rows/sec., 414.60 KiB/sec. | ||
995 | 2025.02.21 06:53:03.985843 [ 274 ] {fde82203-a951-419c-a709-6c9930df907c} <Debug> TCPHandler: Processed in 0.002070129 sec. | ||
996 | 2025.02.21 06:53:03.986492 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
997 | 2025.02.21 06:53:03.986679 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
998 | 2025.02.21 06:53:03.986995 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
999 | 2025.02.21 06:53:03.987038 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
1000 | 2025.02.21 06:53:03.987309 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1001 | 2025.02.21 06:53:03.987377 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1002 | 2025.02.21 06:53:03.987527 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1003 | 2025.02.21 06:53:03.987561 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1004 | 2025.02.21 06:53:03.987583 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1005 | 2025.02.21 06:53:03.987599 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1006 | 2025.02.21 06:53:03.987644 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
1007 | 2025.02.21 06:53:03.987667 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1008 | 2025.02.21 06:53:03.988269 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001676 sec., 10739.856801909307 rows/sec., 439.34 KiB/sec. | ||
1009 | 2025.02.21 06:53:03.988387 [ 275 ] {7686d264-88d4-4cd3-9a16-b8e9967b6fcd} <Debug> TCPHandler: Processed in 0.001957126 sec. | ||
1010 | 2025.02.21 06:53:03.988720 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2025.02.21 06:53:03.988901 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
1012 | 2025.02.21 06:53:03.989216 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1013 | 2025.02.21 06:53:03.989259 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
1014 | 2025.02.21 06:53:03.989528 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2025.02.21 06:53:03.989596 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1016 | 2025.02.21 06:53:03.989743 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1017 | 2025.02.21 06:53:03.989778 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1018 | 2025.02.21 06:53:03.989800 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1019 | 2025.02.21 06:53:03.989818 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1020 | 2025.02.21 06:53:03.989864 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
1021 | 2025.02.21 06:53:03.989887 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1022 | 2025.02.21 06:53:03.990603 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001777 sec., 10129.431626336522 rows/sec., 414.37 KiB/sec. | ||
1023 | 2025.02.21 06:53:03.990742 [ 274 ] {459ddcfd-dfc3-42ae-964c-22529fd9787b} <Debug> TCPHandler: Processed in 0.002079999 sec. | ||
1024 | 2025.02.21 06:53:03.991036 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1025 | 2025.02.21 06:53:03.991213 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1026 | 2025.02.21 06:53:03.991522 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1027 | 2025.02.21 06:53:03.991565 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
1028 | 2025.02.21 06:53:03.991846 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1029 | 2025.02.21 06:53:03.991912 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1030 | 2025.02.21 06:53:03.992057 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1031 | 2025.02.21 06:53:03.992090 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1032 | 2025.02.21 06:53:03.992113 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1033 | 2025.02.21 06:53:03.992130 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1034 | 2025.02.21 06:53:03.992173 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
1035 | 2025.02.21 06:53:03.992197 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1036 | 2025.02.21 06:53:03.992752 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001621 sec., 11104.256631708822 rows/sec., 454.24 KiB/sec. | ||
1037 | 2025.02.21 06:53:03.992870 [ 275 ] {1cb1455e-cc75-4e35-a6b7-344520028543} <Debug> TCPHandler: Processed in 0.001893144 sec. | ||
1038 | 2025.02.21 06:53:03.993220 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1039 | 2025.02.21 06:53:03.993402 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1040 | 2025.02.21 06:53:03.993715 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1041 | 2025.02.21 06:53:03.993759 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1042 | 2025.02.21 06:53:03.994037 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1043 | 2025.02.21 06:53:03.994103 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1044 | 2025.02.21 06:53:03.994249 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1045 | 2025.02.21 06:53:03.994282 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1046 | 2025.02.21 06:53:03.994304 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1047 | 2025.02.21 06:53:03.994321 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1048 | 2025.02.21 06:53:03.994363 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1049 | 2025.02.21 06:53:03.994385 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1050 | 2025.02.21 06:53:03.994951 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001633 sec., 11022.657685241888 rows/sec., 450.91 KiB/sec. | ||
1051 | 2025.02.21 06:53:03.995069 [ 274 ] {e30a59d7-64f0-4a2b-88f3-3754b7d48e64} <Debug> TCPHandler: Processed in 0.001906625 sec. | ||
1052 | 2025.02.21 06:53:03.995385 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1053 | 2025.02.21 06:53:03.995560 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
1054 | 2025.02.21 06:53:03.995868 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1055 | 2025.02.21 06:53:03.995918 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
1056 | 2025.02.21 06:53:03.996195 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1057 | 2025.02.21 06:53:03.996260 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1058 | 2025.02.21 06:53:03.996409 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1059 | 2025.02.21 06:53:03.996442 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1060 | 2025.02.21 06:53:03.996466 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1061 | 2025.02.21 06:53:03.996483 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1062 | 2025.02.21 06:53:03.996526 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
1063 | 2025.02.21 06:53:03.996548 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1064 | 2025.02.21 06:53:03.997104 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001624 sec., 11083.743842364533 rows/sec., 453.40 KiB/sec. | ||
1065 | 2025.02.21 06:53:03.997219 [ 275 ] {748a9179-922e-4484-b27f-35278962fd38} <Debug> TCPHandler: Processed in 0.001892414 sec. | ||
1066 | 2025.02.21 06:53:03.997527 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1067 | 2025.02.21 06:53:03.997707 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1068 | 2025.02.21 06:53:03.998019 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1069 | 2025.02.21 06:53:03.998062 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1070 | 2025.02.21 06:53:03.998342 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1071 | 2025.02.21 06:53:03.998407 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1072 | 2025.02.21 06:53:03.998553 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1073 | 2025.02.21 06:53:03.998586 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1074 | 2025.02.21 06:53:03.998609 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1075 | 2025.02.21 06:53:03.998626 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1076 | 2025.02.21 06:53:03.998670 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1077 | 2025.02.21 06:53:03.998693 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1078 | 2025.02.21 06:53:03.999348 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001724 sec., 10440.835266821345 rows/sec., 427.10 KiB/sec. | ||
1079 | 2025.02.21 06:53:03.999467 [ 274 ] {7d0d4757-5588-405f-9909-00681d227b31} <Debug> TCPHandler: Processed in 0.001995176 sec. | ||
1080 | 2025.02.21 06:53:03.999748 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1081 | 2025.02.21 06:53:03.999923 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1082 | 2025.02.21 06:53:04.000535 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1083 | 2025.02.21 06:53:04.000718 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
1084 | 2025.02.21 06:53:04.001034 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1085 | 2025.02.21 06:53:04.001101 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1086 | 2025.02.21 06:53:04.001248 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1087 | 2025.02.21 06:53:04.001282 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1088 | 2025.02.21 06:53:04.001306 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1089 | 2025.02.21 06:53:04.001325 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1090 | 2025.02.21 06:53:04.001374 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
1091 | 2025.02.21 06:53:04.001399 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1092 | 2025.02.21 06:53:04.001959 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.002116 sec., 8506.616257088848 rows/sec., 347.98 KiB/sec. | ||
1093 | 2025.02.21 06:53:04.002075 [ 275 ] {e8076e20-642e-402b-997f-95bf9a5bdd5d} <Debug> TCPHandler: Processed in 0.002382856 sec. | ||
1094 | 2025.02.21 06:53:04.002368 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1095 | 2025.02.21 06:53:04.002549 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1096 | 2025.02.21 06:53:04.002864 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1097 | 2025.02.21 06:53:04.002909 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1098 | 2025.02.21 06:53:04.003200 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1099 | 2025.02.21 06:53:04.003266 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1100 | 2025.02.21 06:53:04.003417 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1101 | 2025.02.21 06:53:04.003451 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1102 | 2025.02.21 06:53:04.003474 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1103 | 2025.02.21 06:53:04.003491 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1104 | 2025.02.21 06:53:04.003534 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1105 | 2025.02.21 06:53:04.003558 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1106 | 2025.02.21 06:53:04.004112 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001648 sec., 10922.330097087379 rows/sec., 446.80 KiB/sec. | ||
1107 | 2025.02.21 06:53:04.004229 [ 274 ] {74e64912-af1f-4baf-9b22-b201d9451afc} <Debug> TCPHandler: Processed in 0.001921155 sec. | ||
1108 | 2025.02.21 06:53:04.004525 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1109 | 2025.02.21 06:53:04.004713 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1110 | 2025.02.21 06:53:04.005042 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1111 | 2025.02.21 06:53:04.005087 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1112 | 2025.02.21 06:53:04.005392 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1113 | 2025.02.21 06:53:04.005457 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1114 | 2025.02.21 06:53:04.005613 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1115 | 2025.02.21 06:53:04.005647 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1116 | 2025.02.21 06:53:04.005670 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1117 | 2025.02.21 06:53:04.005687 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1118 | 2025.02.21 06:53:04.005732 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1119 | 2025.02.21 06:53:04.005756 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1120 | 2025.02.21 06:53:04.006315 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001689 sec., 10657.193605683837 rows/sec., 435.96 KiB/sec. | ||
1121 | 2025.02.21 06:53:04.006428 [ 275 ] {a36086fa-aa91-4c69-a6a9-7583d00496f5} <Debug> TCPHandler: Processed in 0.001963096 sec. | ||
1122 | 2025.02.21 06:53:04.012025 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2025.02.21 06:53:04.012240 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1124 | 2025.02.21 06:53:04.012621 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1125 | 2025.02.21 06:53:04.012669 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1126 | 2025.02.21 06:53:04.012960 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1127 | 2025.02.21 06:53:04.013026 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1128 | 2025.02.21 06:53:04.013175 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1129 | 2025.02.21 06:53:04.013207 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1130 | 2025.02.21 06:53:04.013229 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1131 | 2025.02.21 06:53:04.013245 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1132 | 2025.02.21 06:53:04.013289 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1133 | 2025.02.21 06:53:04.013313 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1134 | 2025.02.21 06:53:04.013989 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001852 sec., 9719.222462203024 rows/sec., 397.59 KiB/sec. | ||
1135 | 2025.02.21 06:53:04.014112 [ 274 ] {5972320c-4790-4709-8cbe-f63aa1c7ed97} <Debug> TCPHandler: Processed in 0.002153781 sec. | ||
1136 | 2025.02.21 06:53:04.020875 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1137 | 2025.02.21 06:53:04.021017 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1138 | 2025.02.21 06:53:04.021075 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1139 | 2025.02.21 06:53:04.021853 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1140 | 2025.02.21 06:53:04.021896 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1141 | 2025.02.21 06:53:04.022398 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1142 | 2025.02.21 06:53:04.022612 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1143 | 2025.02.21 06:53:04.022830 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Debug> executeQuery: Read 13 rows, 4.52 KiB in 0.001854 sec., 7011.8662351672065 rows/sec., 2.38 MiB/sec. | ||
1144 | 2025.02.21 06:53:04.022883 [ 274 ] {cf5c8254-cd17-46cc-91a2-47bc8dc63f23} <Debug> TCPHandler: Processed in 0.002070248 sec. | ||
1145 | 2025.02.21 06:53:04.023101 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1146 | 2025.02.21 06:53:04.023260 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1147 | 2025.02.21 06:53:04.023321 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1148 | 2025.02.21 06:53:04.024668 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1149 | 2025.02.21 06:53:04.024706 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1150 | 2025.02.21 06:53:04.025159 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1151 | 2025.02.21 06:53:04.025439 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1152 | 2025.02.21 06:53:04.025704 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002473 sec., 85725.83906186817 rows/sec., 5.45 MiB/sec. | ||
1153 | 2025.02.21 06:53:04.025784 [ 275 ] {026c12cf-f766-40a1-b83a-c7dc238a46ad} <Debug> TCPHandler: Processed in 0.002796986 sec. | ||
1154 | 2025.02.21 06:53:04.025945 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1155 | 2025.02.21 06:53:04.026066 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1156 | 2025.02.21 06:53:04.026116 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1157 | 2025.02.21 06:53:04.027050 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1158 | 2025.02.21 06:53:04.027089 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1159 | 2025.02.21 06:53:04.027496 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1160 | 2025.02.21 06:53:04.027731 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1161 | 2025.02.21 06:53:04.027948 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.001909 sec., 331587.21843897324 rows/sec., 26.08 MiB/sec. | ||
1162 | 2025.02.21 06:53:04.028004 [ 274 ] {7b91bc91-6be4-4ef2-81b2-49f459b54986} <Debug> TCPHandler: Processed in 0.0021145 sec. | ||
1163 | 2025.02.21 06:53:04.028167 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1164 | 2025.02.21 06:53:04.028303 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1165 | 2025.02.21 06:53:04.028360 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1166 | 2025.02.21 06:53:04.029261 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1167 | 2025.02.21 06:53:04.029297 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1168 | 2025.02.21 06:53:04.029694 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1169 | 2025.02.21 06:53:04.029946 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1170 | 2025.02.21 06:53:04.030188 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001902 sec., 59936.90851735016 rows/sec., 3.59 MiB/sec. | ||
1171 | 2025.02.21 06:53:04.030266 [ 275 ] {a03876b5-cd71-4683-8ed1-b06855174eb6} <Debug> TCPHandler: Processed in 0.002165151 sec. | ||
1172 | 2025.02.21 06:53:04.030420 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1173 | 2025.02.21 06:53:04.030559 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1174 | 2025.02.21 06:53:04.030615 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1175 | 2025.02.21 06:53:04.031329 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1176 | 2025.02.21 06:53:04.031377 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1177 | 2025.02.21 06:53:04.031786 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1178 | 2025.02.21 06:53:04.032028 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1179 | 2025.02.21 06:53:04.032260 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001729 sec., 65355.6969346443 rows/sec., 4.23 MiB/sec. | ||
1180 | 2025.02.21 06:53:04.032316 [ 274 ] {1107ee79-9cbd-4e47-938f-b7c55eec652c} <Debug> TCPHandler: Processed in 0.001961776 sec. | ||
1181 | 2025.02.21 06:53:04.032467 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1182 | 2025.02.21 06:53:04.032589 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1183 | 2025.02.21 06:53:04.032638 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1184 | 2025.02.21 06:53:04.033304 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1185 | 2025.02.21 06:53:04.033344 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1186 | 2025.02.21 06:53:04.033741 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1187 | 2025.02.21 06:53:04.033996 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1188 | 2025.02.21 06:53:04.034178 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001612 sec., 69478.90818858561 rows/sec., 3.96 MiB/sec. | ||
1189 | 2025.02.21 06:53:04.034240 [ 275 ] {9d0cd0f9-664d-4c6e-a8fd-629b2a7f1ca1} <Debug> TCPHandler: Processed in 0.001834093 sec. | ||
1190 | 2025.02.21 06:53:04.034390 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1191 | 2025.02.21 06:53:04.034509 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1192 | 2025.02.21 06:53:04.034557 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1193 | 2025.02.21 06:53:04.035329 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1194 | 2025.02.21 06:53:04.035369 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1195 | 2025.02.21 06:53:04.035747 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1196 | 2025.02.21 06:53:04.036023 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1197 | 2025.02.21 06:53:04.036241 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001756 sec., 222095.67198177677 rows/sec., 15.70 MiB/sec. | ||
1198 | 2025.02.21 06:53:04.036297 [ 274 ] {75ca64c3-56ba-4d00-82fd-73488570c61e} <Debug> TCPHandler: Processed in 0.001961786 sec. | ||
1199 | 2025.02.21 06:53:04.036456 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1200 | 2025.02.21 06:53:04.036578 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1201 | 2025.02.21 06:53:04.036628 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1202 | 2025.02.21 06:53:04.037130 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1203 | 2025.02.21 06:53:04.037168 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1204 | 2025.02.21 06:53:04.037540 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1205 | 2025.02.21 06:53:04.037790 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1206 | 2025.02.21 06:53:04.038021 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001445 sec., 4152.249134948097 rows/sec., 216.94 KiB/sec. | ||
1207 | 2025.02.21 06:53:04.038110 [ 275 ] {9cbadc24-7e58-4d99-9573-8aba8a031252} <Debug> TCPHandler: Processed in 0.00171038 sec. | ||
1208 | 2025.02.21 06:53:04.038274 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1209 | 2025.02.21 06:53:04.038393 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1210 | 2025.02.21 06:53:04.038445 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1211 | 2025.02.21 06:53:04.039027 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1212 | 2025.02.21 06:53:04.039068 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1213 | 2025.02.21 06:53:04.039456 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1214 | 2025.02.21 06:53:04.039689 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1215 | 2025.02.21 06:53:04.039928 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001555 sec., 152411.57556270098 rows/sec., 10.22 MiB/sec. | ||
1216 | 2025.02.21 06:53:04.039994 [ 274 ] {46e8a4ea-0519-4ac0-92b5-779cb0cdadd6} <Debug> TCPHandler: Processed in 0.001773972 sec. | ||
1217 | 2025.02.21 06:53:04.040142 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1218 | 2025.02.21 06:53:04.040258 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1219 | 2025.02.21 06:53:04.040309 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1220 | 2025.02.21 06:53:04.040793 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1221 | 2025.02.21 06:53:04.040831 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1222 | 2025.02.21 06:53:04.041194 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1223 | 2025.02.21 06:53:04.041451 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1224 | 2025.02.21 06:53:04.041672 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001416 sec., 706.2146892655368 rows/sec., 47.59 KiB/sec. | ||
1225 | 2025.02.21 06:53:04.041772 [ 275 ] {5d5a2650-70e2-481d-bde9-c3aa1807797a} <Debug> TCPHandler: Processed in 0.00168296 sec. | ||
1226 | 2025.02.21 06:53:04.041941 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1227 | 2025.02.21 06:53:04.042081 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1228 | 2025.02.21 06:53:04.042203 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1229 | 2025.02.21 06:53:04.043361 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1230 | 2025.02.21 06:53:04.043401 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1231 | 2025.02.21 06:53:04.046058 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1232 | 2025.02.21 06:53:04.046328 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1233 | 2025.02.21 06:53:04.046541 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004487 sec., 1782.9284599955429 rows/sec., 3.19 MiB/sec. | ||
1234 | 2025.02.21 06:53:04.046663 [ 274 ] {d34395fa-2928-49a3-81ae-ef742daf249a} <Debug> TCPHandler: Processed in 0.004788523 sec. | ||
1235 | 2025.02.21 06:53:04.046850 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1236 | 2025.02.21 06:53:04.046973 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1237 | 2025.02.21 06:53:04.047029 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1238 | 2025.02.21 06:53:04.047544 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1239 | 2025.02.21 06:53:04.047584 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
1240 | 2025.02.21 06:53:04.047973 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1241 | 2025.02.21 06:53:04.048227 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1242 | 2025.02.21 06:53:04.048508 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
1243 | 2025.02.21 06:53:04.048619 [ 275 ] {ea13d154-0675-4e69-851c-ecdf930bb242} <Debug> TCPHandler: Processed in 0.001828833 sec. | ||
1244 | 2025.02.21 06:53:08.957117 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1245 | 2025.02.21 06:53:08.957323 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1246 | 2025.02.21 06:53:08.957396 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1247 | 2025.02.21 06:53:08.958166 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1248 | 2025.02.21 06:53:08.958213 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1249 | 2025.02.21 06:53:08.958643 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1250 | 2025.02.21 06:53:08.958918 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1251 | 2025.02.21 06:53:08.959165 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001893 sec., 29582.673005810884 rows/sec., 2.27 MiB/sec. | ||
1252 | 2025.02.21 06:53:08.959232 [ 274 ] {f831f200-dd5e-4ca2-8a99-1a0cbde4edd7} <Debug> TCPHandler: Processed in 0.002242543 sec. | ||
1253 | 2025.02.21 06:53:08.959508 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1254 | 2025.02.21 06:53:08.959703 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1255 | 2025.02.21 06:53:08.959778 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1256 | 2025.02.21 06:53:08.960553 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1257 | 2025.02.21 06:53:08.960606 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1258 | 2025.02.21 06:53:08.961042 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1259 | 2025.02.21 06:53:08.961301 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1260 | 2025.02.21 06:53:08.961536 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001887 sec., 33916.269210386854 rows/sec., 2.65 MiB/sec. | ||
1261 | 2025.02.21 06:53:08.961601 [ 275 ] {dc78bac8-adfb-4559-ac68-e75f4850898f} <Debug> TCPHandler: Processed in 0.002234993 sec. | ||
1262 | 2025.02.21 06:53:08.961814 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1263 | 2025.02.21 06:53:08.961947 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1264 | 2025.02.21 06:53:08.962009 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1265 | 2025.02.21 06:53:08.962653 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1266 | 2025.02.21 06:53:08.962696 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1267 | 2025.02.21 06:53:08.963113 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1268 | 2025.02.21 06:53:08.963408 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1269 | 2025.02.21 06:53:08.963683 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001763 sec., 90754.39591605218 rows/sec., 6.32 MiB/sec. | ||
1270 | 2025.02.21 06:53:08.963837 [ 274 ] {76ff302f-e981-433f-bc43-32bde58cca2b} <Debug> TCPHandler: Processed in 0.002095829 sec. | ||
1271 | 2025.02.21 06:53:08.964018 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1272 | 2025.02.21 06:53:08.964140 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1273 | 2025.02.21 06:53:08.964194 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1274 | 2025.02.21 06:53:08.964689 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1275 | 2025.02.21 06:53:08.964727 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1276 | 2025.02.21 06:53:08.965175 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1277 | 2025.02.21 06:53:08.965450 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1278 | 2025.02.21 06:53:08.965734 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001586 sec., 37831.02143757881 rows/sec., 2.55 MiB/sec. | ||
1279 | 2025.02.21 06:53:08.965837 [ 275 ] {43bd16c6-0b89-42f3-997e-61c03b529c0f} <Debug> TCPHandler: Processed in 0.001879523 sec. | ||
1280 | 2025.02.21 06:53:09.774992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1281 | 2025.02.21 06:53:09.775691 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1282 | 2025.02.21 06:53:09.775741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1283 | 2025.02.21 06:53:09.776309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1284 | 2025.02.21 06:53:09.776581 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1285 | 2025.02.21 06:53:09.776841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1286 | 2025.02.21 06:53:09.899219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1287 | 2025.02.21 06:53:09.919755 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1288 | 2025.02.21 06:53:09.919825 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1289 | 2025.02.21 06:53:09.926911 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1290 | 2025.02.21 06:53:09.927719 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1291 | 2025.02.21 06:53:09.930933 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1292 | 2025.02.21 06:53:10.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.31 MiB, peak 161.31 MiB, free memory in arenas 0.00 B, will set to 158.54 MiB (RSS), difference: 1.22 MiB | ||
1293 | 2025.02.21 06:53:12.268441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 200 | ||
1294 | 2025.02.21 06:53:12.272070 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1295 | 2025.02.21 06:53:12.272112 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1296 | 2025.02.21 06:53:12.273638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1297 | 2025.02.21 06:53:12.273939 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1298 | 2025.02.21 06:53:12.274676 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 200 | ||
1299 | 2025.02.21 06:53:13.964026 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1300 | 2025.02.21 06:53:13.964329 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1301 | 2025.02.21 06:53:13.964444 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1302 | 2025.02.21 06:53:13.965472 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1303 | 2025.02.21 06:53:13.965517 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1304 | 2025.02.21 06:53:13.965952 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1305 | 2025.02.21 06:53:13.966205 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1306 | 2025.02.21 06:53:13.966452 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002205 sec., 96145.12471655328 rows/sec., 6.11 MiB/sec. | ||
1307 | 2025.02.21 06:53:13.966520 [ 274 ] {ac498c2f-70b3-45a2-b35d-802630cf2a92} <Debug> TCPHandler: Processed in 0.002639391 sec. | ||
1308 | 2025.02.21 06:53:13.966758 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1309 | 2025.02.21 06:53:13.966946 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1310 | 2025.02.21 06:53:13.967025 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1311 | 2025.02.21 06:53:13.968084 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1312 | 2025.02.21 06:53:13.968128 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1313 | 2025.02.21 06:53:13.968594 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1314 | 2025.02.21 06:53:13.968861 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1315 | 2025.02.21 06:53:13.969067 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Debug> executeQuery: Read 633 rows, 50.98 KiB in 0.002174 sec., 291168.3532658694 rows/sec., 22.90 MiB/sec. | ||
1316 | 2025.02.21 06:53:13.969133 [ 275 ] {3534b96c-07c9-49c1-9634-c653ac33bae3} <Debug> TCPHandler: Processed in 0.002504819 sec. | ||
1317 | 2025.02.21 06:53:13.969289 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1318 | 2025.02.21 06:53:13.969428 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1319 | 2025.02.21 06:53:13.969485 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1320 | 2025.02.21 06:53:13.970172 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1321 | 2025.02.21 06:53:13.970212 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1322 | 2025.02.21 06:53:13.970588 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1323 | 2025.02.21 06:53:13.970873 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1324 | 2025.02.21 06:53:13.971079 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001682 sec., 67776.45659928657 rows/sec., 4.06 MiB/sec. | ||
1325 | 2025.02.21 06:53:13.971133 [ 274 ] {c9866d92-6cde-4b11-9bc0-1e6c78c36e4d} <Debug> TCPHandler: Processed in 0.001909805 sec. | ||
1326 | 2025.02.21 06:53:13.971307 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1327 | 2025.02.21 06:53:13.971435 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1328 | 2025.02.21 06:53:13.971488 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1329 | 2025.02.21 06:53:13.972163 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1330 | 2025.02.21 06:53:13.972200 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1331 | 2025.02.21 06:53:13.972581 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1332 | 2025.02.21 06:53:13.972838 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1333 | 2025.02.21 06:53:13.973044 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001634 sec., 69155.44675642595 rows/sec., 4.48 MiB/sec. | ||
1334 | 2025.02.21 06:53:13.973106 [ 275 ] {b38086d0-e84a-4fff-ad43-2215278bb4a2} <Debug> TCPHandler: Processed in 0.001872704 sec. | ||
1335 | 2025.02.21 06:53:13.973262 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1336 | 2025.02.21 06:53:13.973383 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1337 | 2025.02.21 06:53:13.973432 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1338 | 2025.02.21 06:53:13.974072 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1339 | 2025.02.21 06:53:13.974114 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1340 | 2025.02.21 06:53:13.974496 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1341 | 2025.02.21 06:53:13.974740 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1342 | 2025.02.21 06:53:13.974920 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001562 sec., 71702.94494238157 rows/sec., 4.08 MiB/sec. | ||
1343 | 2025.02.21 06:53:13.974976 [ 274 ] {83a8b6cc-b84e-401e-81d8-7db80e0f719a} <Debug> TCPHandler: Processed in 0.001774542 sec. | ||
1344 | 2025.02.21 06:53:13.975118 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1345 | 2025.02.21 06:53:13.975240 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1346 | 2025.02.21 06:53:13.975291 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1347 | 2025.02.21 06:53:13.976087 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1348 | 2025.02.21 06:53:13.976126 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1349 | 2025.02.21 06:53:13.976515 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1350 | 2025.02.21 06:53:13.976751 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1351 | 2025.02.21 06:53:13.977044 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Debug> executeQuery: Read 390 rows, 28.23 KiB in 0.001804 sec., 216186.25277161863 rows/sec., 15.28 MiB/sec. | ||
1352 | 2025.02.21 06:53:13.977162 [ 275 ] {affee548-4bc7-4c69-aa8b-e599689b3583} <Debug> TCPHandler: Processed in 0.002098879 sec. | ||
1353 | 2025.02.21 06:53:13.977319 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1354 | 2025.02.21 06:53:13.977434 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1355 | 2025.02.21 06:53:13.977485 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1356 | 2025.02.21 06:53:13.977964 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1357 | 2025.02.21 06:53:13.978003 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1358 | 2025.02.21 06:53:13.978374 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1359 | 2025.02.21 06:53:13.978606 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1360 | 2025.02.21 06:53:13.978783 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
1361 | 2025.02.21 06:53:13.978837 [ 274 ] {b0fc5283-dfa7-46df-a0a5-2ed2f1e0fadb} <Debug> TCPHandler: Processed in 0.001572597 sec. | ||
1362 | 2025.02.21 06:53:13.979001 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1363 | 2025.02.21 06:53:13.979123 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1364 | 2025.02.21 06:53:13.979176 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1365 | 2025.02.21 06:53:13.979754 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1366 | 2025.02.21 06:53:13.979792 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1367 | 2025.02.21 06:53:13.980193 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1368 | 2025.02.21 06:53:13.980428 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1369 | 2025.02.21 06:53:13.980654 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001556 sec., 152313.62467866324 rows/sec., 10.21 MiB/sec. | ||
1370 | 2025.02.21 06:53:13.980715 [ 275 ] {3fc436e2-cb6c-423a-80c3-598938931431} <Debug> TCPHandler: Processed in 0.001770632 sec. | ||
1371 | 2025.02.21 06:53:13.980859 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1372 | 2025.02.21 06:53:13.980974 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1373 | 2025.02.21 06:53:13.981026 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1374 | 2025.02.21 06:53:13.981581 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1375 | 2025.02.21 06:53:13.981625 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1376 | 2025.02.21 06:53:13.982055 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1377 | 2025.02.21 06:53:13.982287 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1378 | 2025.02.21 06:53:13.982528 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001556 sec., 642.6735218508998 rows/sec., 43.31 KiB/sec. | ||
1379 | 2025.02.21 06:53:13.982638 [ 274 ] {5945684f-4ce2-42bb-986a-164a1b18c0ad} <Debug> TCPHandler: Processed in 0.001833473 sec. | ||
1380 | 2025.02.21 06:53:13.982785 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1381 | 2025.02.21 06:53:13.982914 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1382 | 2025.02.21 06:53:13.983004 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1383 | 2025.02.21 06:53:13.984140 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1384 | 2025.02.21 06:53:13.984178 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1385 | 2025.02.21 06:53:13.984800 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1386 | 2025.02.21 06:53:13.985064 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1387 | 2025.02.21 06:53:13.985401 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002512 sec., 3184.7133757961783 rows/sec., 5.71 MiB/sec. | ||
1388 | 2025.02.21 06:53:13.985539 [ 275 ] {ff76fb28-b20e-4640-b488-8c25879d47d9} <Debug> TCPHandler: Processed in 0.002808766 sec. | ||
1389 | 2025.02.21 06:53:13.985685 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1390 | 2025.02.21 06:53:13.985807 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1391 | 2025.02.21 06:53:13.985859 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1392 | 2025.02.21 06:53:13.986354 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2025.02.21 06:53:13.986393 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1394 | 2025.02.21 06:53:13.986785 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1395 | 2025.02.21 06:53:13.987028 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1396 | 2025.02.21 06:53:13.987262 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001463 sec., 56049.21394395078 rows/sec., 3.56 MiB/sec. | ||
1397 | 2025.02.21 06:53:13.987405 [ 274 ] {8e9bc0c0-e41b-4d5b-bd7c-060fd3bb8384} <Debug> TCPHandler: Processed in 0.001777932 sec. | ||
1398 | 2025.02.21 06:53:17.184365 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1399 | 2025.02.21 06:53:17.184431 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1400 | 2025.02.21 06:53:17.276972 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1401 | 2025.02.21 06:53:17.277623 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1402 | 2025.02.21 06:53:17.277674 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1403 | 2025.02.21 06:53:17.278263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1404 | 2025.02.21 06:53:17.278525 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2025.02.21 06:53:17.278750 [ 58 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1406 | 2025.02.21 06:53:17.278786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1407 | 2025.02.21 06:53:17.278848 [ 58 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1408 | 2025.02.21 06:53:17.278881 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1409 | 2025.02.21 06:53:17.283112 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1410 | 2025.02.21 06:53:17.283308 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1411 | 2025.02.21 06:53:17.283456 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1412 | 2025.02.21 06:53:17.283629 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1413 | 2025.02.21 06:53:17.283856 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1414 | 2025.02.21 06:53:17.284060 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1415 | 2025.02.21 06:53:17.284187 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1416 | 2025.02.21 06:53:17.284381 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
1417 | 2025.02.21 06:53:17.325215 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.046241098 sec., 60681.95006961124 rows/sec., 888.90 KiB/sec. | ||
1418 | 2025.02.21 06:53:17.325951 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1419 | 2025.02.21 06:53:17.326313 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_6_1} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1420 | 2025.02.21 06:53:17.326407 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_6_1} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1421 | 2025.02.21 06:53:17.326545 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1422 | 2025.02.21 06:53:17.431023 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1423 | 2025.02.21 06:53:17.451741 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1424 | 2025.02.21 06:53:17.451805 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1425 | 2025.02.21 06:53:17.459478 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1426 | 2025.02.21 06:53:17.460290 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1427 | 2025.02.21 06:53:17.460668 [ 58 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1428 | 2025.02.21 06:53:17.460793 [ 58 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1429 | 2025.02.21 06:53:17.460866 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1430 | 2025.02.21 06:53:17.461365 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1431 | 2025.02.21 06:53:17.477557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1432 | 2025.02.21 06:53:17.479143 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1433 | 2025.02.21 06:53:17.480367 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1434 | 2025.02.21 06:53:17.485829 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1435 | 2025.02.21 06:53:17.491718 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1436 | 2025.02.21 06:53:17.497267 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1437 | 2025.02.21 06:53:17.512193 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1438 | 2025.02.21 06:53:17.516633 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
1439 | 2025.02.21 06:53:17.580396 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.119379909 sec., 385.3244686256211 rows/sec., 1.99 MiB/sec. | ||
1440 | 2025.02.21 06:53:17.583128 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1441 | 2025.02.21 06:53:17.586152 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_6_1} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2025.02.21 06:53:17.586281 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_6_1} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1443 | 2025.02.21 06:53:17.588728 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1444 | 2025.02.21 06:53:18.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.74 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 163.56 MiB (RSS), difference: 3.83 MiB | ||
1445 | 2025.02.21 06:53:18.957769 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1446 | 2025.02.21 06:53:18.957974 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1447 | 2025.02.21 06:53:18.958053 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1448 | 2025.02.21 06:53:18.958830 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1449 | 2025.02.21 06:53:18.958882 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1450 | 2025.02.21 06:53:18.959351 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1451 | 2025.02.21 06:53:18.959624 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1452 | 2025.02.21 06:53:18.959824 [ 62 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1453 | 2025.02.21 06:53:18.959891 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001969 sec., 28440.832910106656 rows/sec., 2.18 MiB/sec. | ||
1454 | 2025.02.21 06:53:18.959903 [ 62 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1455 | 2025.02.21 06:53:18.959971 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1456 | 2025.02.21 06:53:18.960030 [ 274 ] {e551a31c-36e0-4194-9beb-77bd3ed026c0} <Debug> TCPHandler: Processed in 0.002388176 sec. | ||
1457 | 2025.02.21 06:53:18.960365 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
1458 | 2025.02.21 06:53:18.960396 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1459 | 2025.02.21 06:53:18.960607 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1460 | 2025.02.21 06:53:18.960688 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 56 rows starting from the beginning of the part | ||
1461 | 2025.02.21 06:53:18.960704 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1462 | 2025.02.21 06:53:18.960823 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1463 | 2025.02.21 06:53:18.961057 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1464 | 2025.02.21 06:53:18.961435 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 633 rows starting from the beginning of the part | ||
1465 | 2025.02.21 06:53:18.961773 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
1466 | 2025.02.21 06:53:18.962211 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 633 rows starting from the beginning of the part | ||
1467 | 2025.02.21 06:53:18.962559 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
1468 | 2025.02.21 06:53:18.963675 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1469 | 2025.02.21 06:53:18.963757 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1470 | 2025.02.21 06:53:18.965031 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1471 | 2025.02.21 06:53:18.965669 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1472 | 2025.02.21 06:53:18.965756 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1490 rows, containing 5 columns (5 merged, 0 gathered) in 0.005667693 sec., 262893.5618072468 rows/sec., 21.61 MiB/sec. | ||
1473 | 2025.02.21 06:53:18.965931 [ 61 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1474 | 2025.02.21 06:53:18.966008 [ 61 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2025.02.21 06:53:18.966068 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1476 | 2025.02.21 06:53:18.966175 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005502 sec., 11632.13376953835 rows/sec., 929.70 KiB/sec. | ||
1477 | 2025.02.21 06:53:18.966190 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1478 | 2025.02.21 06:53:18.966483 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
1479 | 2025.02.21 06:53:18.966575 [ 275 ] {98e9b590-abaf-456e-8dc9-b66ae7fe669f} <Debug> TCPHandler: Processed in 0.00640226 sec. | ||
1480 | 2025.02.21 06:53:18.966846 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1481 | 2025.02.21 06:53:18.966858 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1482 | 2025.02.21 06:53:18.966941 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 64 rows starting from the beginning of the part | ||
1483 | 2025.02.21 06:53:18.967206 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1484 | 2025.02.21 06:53:18.967363 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 64 rows starting from the beginning of the part | ||
1485 | 2025.02.21 06:53:18.967573 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_6_1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1486 | 2025.02.21 06:53:18.967662 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1487 | 2025.02.21 06:53:18.967848 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 390 rows starting from the beginning of the part | ||
1488 | 2025.02.21 06:53:18.967895 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
1489 | 2025.02.21 06:53:18.968137 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1490 | 2025.02.21 06:53:18.968165 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 64 rows starting from the beginning of the part | ||
1491 | 2025.02.21 06:53:18.968582 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 390 rows starting from the beginning of the part | ||
1492 | 2025.02.21 06:53:18.968986 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
1493 | 2025.02.21 06:53:18.970667 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1494 | 2025.02.21 06:53:18.970741 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1495 | 2025.02.21 06:53:18.971966 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1496 | 2025.02.21 06:53:18.972114 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.005939969 sec., 174411.68464010503 rows/sec., 13.31 MiB/sec. | ||
1497 | 2025.02.21 06:53:18.972364 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1498 | 2025.02.21 06:53:18.972412 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1499 | 2025.02.21 06:53:18.972629 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1500 | 2025.02.21 06:53:18.972716 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1501 | 2025.02.21 06:53:18.972789 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1502 | 2025.02.21 06:53:18.972960 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005753 sec., 27811.57656874674 rows/sec., 1.94 MiB/sec. | ||
1503 | 2025.02.21 06:53:18.973216 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
1504 | 2025.02.21 06:53:18.973292 [ 274 ] {41050775-39d1-4556-8279-47c5062e018a} <Debug> TCPHandler: Processed in 0.006574745 sec. | ||
1505 | 2025.02.21 06:53:18.973416 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1506 | 2025.02.21 06:53:18.973658 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1507 | 2025.02.21 06:53:18.973773 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1508 | 2025.02.21 06:53:18.973842 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_6_1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1509 | 2025.02.21 06:53:18.973871 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 128 rows starting from the beginning of the part | ||
1510 | 2025.02.21 06:53:18.973981 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1511 | 2025.02.21 06:53:18.974238 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
1512 | 2025.02.21 06:53:18.974295 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1513 | 2025.02.21 06:53:18.974336 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 160 rows starting from the beginning of the part | ||
1514 | 2025.02.21 06:53:18.974726 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 237 rows starting from the beginning of the part | ||
1515 | 2025.02.21 06:53:18.975046 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 160 rows starting from the beginning of the part | ||
1516 | 2025.02.21 06:53:18.975411 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 237 rows starting from the beginning of the part | ||
1517 | 2025.02.21 06:53:18.975713 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
1518 | 2025.02.21 06:53:18.976404 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1519 | 2025.02.21 06:53:18.976455 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1520 | 2025.02.21 06:53:18.977034 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1521 | 2025.02.21 06:53:18.977336 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1522 | 2025.02.21 06:53:18.977584 [ 61 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1523 | 2025.02.21 06:53:18.977713 [ 61 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1524 | 2025.02.21 06:53:18.977818 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1525 | 2025.02.21 06:53:18.978007 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004108 sec., 14605.647517039923 rows/sec., 1007.94 KiB/sec. | ||
1526 | 2025.02.21 06:53:18.978285 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1082 rows, containing 5 columns (5 merged, 0 gathered) in 0.005349576 sec., 202259.02015412063 rows/sec., 13.85 MiB/sec. | ||
1527 | 2025.02.21 06:53:18.978441 [ 275 ] {08190470-14ad-42ed-b227-c910256b16b9} <Debug> TCPHandler: Processed in 0.004962257 sec. | ||
1528 | 2025.02.21 06:53:18.978466 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
1529 | 2025.02.21 06:53:18.978685 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1530 | 2025.02.21 06:53:18.978771 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1531 | 2025.02.21 06:53:18.978864 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
1532 | 2025.02.21 06:53:18.979118 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
1533 | 2025.02.21 06:53:18.979436 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 82 rows starting from the beginning of the part | ||
1534 | 2025.02.21 06:53:18.979465 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2025.02.21 06:53:18.979767 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
1536 | 2025.02.21 06:53:18.979794 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1537 | 2025.02.21 06:53:18.980077 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 82 rows starting from the beginning of the part | ||
1538 | 2025.02.21 06:53:18.980102 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
1539 | 2025.02.21 06:53:18.980252 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
1540 | 2025.02.21 06:53:18.981468 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 4 columns (4 merged, 0 gathered) in 0.003366329 sec., 116447.32288495866 rows/sec., 7.66 MiB/sec. | ||
1541 | 2025.02.21 06:53:18.981596 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1542 | 2025.02.21 06:53:18.981867 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2025.02.21 06:53:18.981949 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_6_1} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1544 | 2025.02.21 06:53:18.982026 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
1545 | 2025.02.21 06:53:19.580357 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1546 | 2025.02.21 06:53:19.580638 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1547 | 2025.02.21 06:53:19.581078 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1548 | 2025.02.21 06:53:19.581137 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1549 | 2025.02.21 06:53:19.581488 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1550 | 2025.02.21 06:53:19.581576 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1551 | 2025.02.21 06:53:19.581762 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1552 | 2025.02.21 06:53:19.582057 [ 287 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1553 | 2025.02.21 06:53:19.582084 [ 286 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1554 | 2025.02.21 06:53:19.582230 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1555 | 2025.02.21 06:53:19.582265 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1556 | 2025.02.21 06:53:19.586265 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1557 | 2025.02.21 06:53:19.586306 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1558 | 2025.02.21 06:53:19.586405 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1559 | 2025.02.21 06:53:19.586497 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1560 | 2025.02.21 06:53:19.588260 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.007752 sec., 3998.968008255934 rows/sec., 150.92 KiB/sec. | ||
1561 | 2025.02.21 06:53:19.588422 [ 274 ] {ca50b677-42ba-4884-92e4-7d64eacaccfd} <Debug> TCPHandler: Processed in 0.008203573 sec. | ||
1562 | 2025.02.21 06:53:19.588906 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1563 | 2025.02.21 06:53:19.589173 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1564 | 2025.02.21 06:53:19.589610 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1565 | 2025.02.21 06:53:19.589662 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1566 | 2025.02.21 06:53:19.590019 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1567 | 2025.02.21 06:53:19.590103 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1568 | 2025.02.21 06:53:19.590285 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1569 | 2025.02.21 06:53:19.590407 [ 288 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1570 | 2025.02.21 06:53:19.590412 [ 286 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1571 | 2025.02.21 06:53:19.590541 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1572 | 2025.02.21 06:53:19.590573 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1573 | 2025.02.21 06:53:19.590667 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1574 | 2025.02.21 06:53:19.590691 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1575 | 2025.02.21 06:53:19.590738 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1576 | 2025.02.21 06:53:19.590796 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1577 | 2025.02.21 06:53:19.591963 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002916 sec., 10631.001371742112 rows/sec., 401.21 KiB/sec. | ||
1578 | 2025.02.21 06:53:19.592119 [ 275 ] {6fef48bf-c62d-418b-a4a1-73d40c265cf1} <Debug> TCPHandler: Processed in 0.003352769 sec. | ||
1579 | 2025.02.21 06:53:19.592434 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1580 | 2025.02.21 06:53:19.592634 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1581 | 2025.02.21 06:53:19.592989 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1582 | 2025.02.21 06:53:19.593039 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1583 | 2025.02.21 06:53:19.593361 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1584 | 2025.02.21 06:53:19.593431 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1585 | 2025.02.21 06:53:19.593589 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1586 | 2025.02.21 06:53:19.593694 [ 286 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1587 | 2025.02.21 06:53:19.593710 [ 288 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1588 | 2025.02.21 06:53:19.593810 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1589 | 2025.02.21 06:53:19.593834 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1590 | 2025.02.21 06:53:19.593914 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1591 | 2025.02.21 06:53:19.593936 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1592 | 2025.02.21 06:53:19.593977 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1593 | 2025.02.21 06:53:19.594029 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1594 | 2025.02.21 06:53:19.595058 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002521 sec., 12296.707655692187 rows/sec., 464.07 KiB/sec. | ||
1595 | 2025.02.21 06:53:19.595199 [ 274 ] {af8bfc2b-42d9-42f2-a3af-e9ca816d84da} <Debug> TCPHandler: Processed in 0.002831637 sec. | ||
1596 | 2025.02.21 06:53:19.595487 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1597 | 2025.02.21 06:53:19.595691 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1598 | 2025.02.21 06:53:19.596041 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1599 | 2025.02.21 06:53:19.596090 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1600 | 2025.02.21 06:53:19.596411 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1601 | 2025.02.21 06:53:19.596477 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1602 | 2025.02.21 06:53:19.596633 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1603 | 2025.02.21 06:53:19.596731 [ 288 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1604 | 2025.02.21 06:53:19.596741 [ 286 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1605 | 2025.02.21 06:53:19.596842 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1606 | 2025.02.21 06:53:19.596872 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1607 | 2025.02.21 06:53:19.596957 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1608 | 2025.02.21 06:53:19.596979 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1609 | 2025.02.21 06:53:19.597021 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1610 | 2025.02.21 06:53:19.597071 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1611 | 2025.02.21 06:53:19.598086 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002494 sec., 12429.831595829992 rows/sec., 469.09 KiB/sec. | ||
1612 | 2025.02.21 06:53:19.598230 [ 275 ] {01eb6feb-443e-4b4d-b869-9a4aaff7e7bd} <Debug> TCPHandler: Processed in 0.002807035 sec. | ||
1613 | 2025.02.21 06:53:19.598485 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1614 | 2025.02.21 06:53:19.598712 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1615 | 2025.02.21 06:53:19.599119 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1616 | 2025.02.21 06:53:19.599179 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1617 | 2025.02.21 06:53:19.599504 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1618 | 2025.02.21 06:53:19.599570 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1619 | 2025.02.21 06:53:19.599724 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1620 | 2025.02.21 06:53:19.599836 [ 288 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1621 | 2025.02.21 06:53:19.599841 [ 286 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1622 | 2025.02.21 06:53:19.599943 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1623 | 2025.02.21 06:53:19.599973 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1624 | 2025.02.21 06:53:19.600054 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1625 | 2025.02.21 06:53:19.600076 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1626 | 2025.02.21 06:53:19.600117 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1627 | 2025.02.21 06:53:19.600163 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1628 | 2025.02.21 06:53:19.601151 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002554 sec., 12137.823022709475 rows/sec., 458.07 KiB/sec. | ||
1629 | 2025.02.21 06:53:19.601305 [ 274 ] {79bcedda-7692-48dd-9ae2-5b99feef448f} <Debug> TCPHandler: Processed in 0.002887198 sec. | ||
1630 | 2025.02.21 06:53:19.601626 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1631 | 2025.02.21 06:53:19.601828 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1632 | 2025.02.21 06:53:19.602180 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1633 | 2025.02.21 06:53:19.602231 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1634 | 2025.02.21 06:53:19.602559 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1635 | 2025.02.21 06:53:19.602627 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1636 | 2025.02.21 06:53:19.602784 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1637 | 2025.02.21 06:53:19.602898 [ 288 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1638 | 2025.02.21 06:53:19.602913 [ 286 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1639 | 2025.02.21 06:53:19.603029 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1640 | 2025.02.21 06:53:19.603060 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1641 | 2025.02.21 06:53:19.603145 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1642 | 2025.02.21 06:53:19.603169 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1643 | 2025.02.21 06:53:19.603226 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1644 | 2025.02.21 06:53:19.603279 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1645 | 2025.02.21 06:53:19.604450 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002719 sec., 11401.25045972784 rows/sec., 430.28 KiB/sec. | ||
1646 | 2025.02.21 06:53:19.604606 [ 275 ] {67198140-ca52-4544-bdc8-b394b6438214} <Debug> TCPHandler: Processed in 0.003050692 sec. | ||
1647 | 2025.02.21 06:53:19.687999 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1648 | 2025.02.21 06:53:19.688162 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1649 | 2025.02.21 06:53:19.688232 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1650 | 2025.02.21 06:53:19.689066 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1651 | 2025.02.21 06:53:19.689113 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1652 | 2025.02.21 06:53:19.689630 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1653 | 2025.02.21 06:53:19.689866 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1654 | 2025.02.21 06:53:19.690086 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001962 sec., 3058.103975535168 rows/sec., 680.91 KiB/sec. | ||
1655 | 2025.02.21 06:53:19.690273 [ 274 ] {5d11d53d-be9f-490c-9558-ddf49d3a210f} <Debug> TCPHandler: Processed in 0.002367146 sec. | ||
1656 | 2025.02.21 06:53:19.690517 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1657 | 2025.02.21 06:53:19.690704 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1658 | 2025.02.21 06:53:19.690778 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1659 | 2025.02.21 06:53:19.691606 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1660 | 2025.02.21 06:53:19.691659 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1661 | 2025.02.21 06:53:19.692109 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1662 | 2025.02.21 06:53:19.692384 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1663 | 2025.02.21 06:53:19.692629 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001976 sec., 107287.44939271256 rows/sec., 6.82 MiB/sec. | ||
1664 | 2025.02.21 06:53:19.692696 [ 275 ] {7c3f3a5a-d845-42a1-b790-5c3a76c3897f} <Debug> TCPHandler: Processed in 0.002307224 sec. | ||
1665 | 2025.02.21 06:53:19.692886 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1666 | 2025.02.21 06:53:19.693031 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1667 | 2025.02.21 06:53:19.693089 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1668 | 2025.02.21 06:53:19.694420 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1669 | 2025.02.21 06:53:19.694458 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1670 | 2025.02.21 06:53:19.695001 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1671 | 2025.02.21 06:53:19.695250 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1672 | 2025.02.21 06:53:19.695430 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Debug> executeQuery: Read 1773 rows, 147.54 KiB in 0.002435 sec., 728131.4168377824 rows/sec., 59.17 MiB/sec. | ||
1673 | 2025.02.21 06:53:19.695486 [ 274 ] {c968626a-b63f-4737-8590-251720622fcc} <Debug> TCPHandler: Processed in 0.002668793 sec. | ||
1674 | 2025.02.21 06:53:19.695641 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1675 | 2025.02.21 06:53:19.695789 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1676 | 2025.02.21 06:53:19.695850 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1677 | 2025.02.21 06:53:19.696550 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1678 | 2025.02.21 06:53:19.696591 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1679 | 2025.02.21 06:53:19.696958 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1680 | 2025.02.21 06:53:19.697196 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1681 | 2025.02.21 06:53:19.697409 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Debug> executeQuery: Read 114 rows, 6.99 KiB in 0.001656 sec., 68840.57971014493 rows/sec., 4.12 MiB/sec. | ||
1682 | 2025.02.21 06:53:19.697464 [ 275 ] {56d14a2e-d459-40c7-bbcf-376d230e8225} <Debug> TCPHandler: Processed in 0.001892174 sec. | ||
1683 | 2025.02.21 06:53:19.697626 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2025.02.21 06:53:19.697767 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1685 | 2025.02.21 06:53:19.697826 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1686 | 2025.02.21 06:53:19.698570 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1687 | 2025.02.21 06:53:19.698608 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1688 | 2025.02.21 06:53:19.698984 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1689 | 2025.02.21 06:53:19.699240 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1690 | 2025.02.21 06:53:19.699439 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001701 sec., 200470.3115814227 rows/sec., 13.38 MiB/sec. | ||
1691 | 2025.02.21 06:53:19.699504 [ 274 ] {8ae9591e-e123-46f1-bc50-349d771f9929} <Debug> TCPHandler: Processed in 0.001944675 sec. | ||
1692 | 2025.02.21 06:53:19.699651 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1693 | 2025.02.21 06:53:19.699792 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1694 | 2025.02.21 06:53:19.699852 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1695 | 2025.02.21 06:53:19.700516 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1696 | 2025.02.21 06:53:19.700557 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1697 | 2025.02.21 06:53:19.700917 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1698 | 2025.02.21 06:53:19.701154 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1699 | 2025.02.21 06:53:19.701460 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00168 sec., 66666.66666666666 rows/sec., 3.80 MiB/sec. | ||
1700 | 2025.02.21 06:53:19.701532 [ 275 ] {b6f3953d-f8df-4360-a049-ef1aaab006b6} <Debug> TCPHandler: Processed in 0.001949766 sec. | ||
1701 | 2025.02.21 06:53:19.701707 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1702 | 2025.02.21 06:53:19.701847 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1703 | 2025.02.21 06:53:19.701905 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1704 | 2025.02.21 06:53:19.702799 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1705 | 2025.02.21 06:53:19.702840 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1706 | 2025.02.21 06:53:19.703254 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1707 | 2025.02.21 06:53:19.703502 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1708 | 2025.02.21 06:53:19.703701 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Debug> executeQuery: Read 846 rows, 62.51 KiB in 0.001883 sec., 449283.05894848646 rows/sec., 32.42 MiB/sec. | ||
1709 | 2025.02.21 06:53:19.703759 [ 274 ] {3b70b21b-a1be-42d5-ae97-32a3bb2b027e} <Debug> TCPHandler: Processed in 0.002118579 sec. | ||
1710 | 2025.02.21 06:53:19.703901 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1711 | 2025.02.21 06:53:19.704026 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1712 | 2025.02.21 06:53:19.704080 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1713 | 2025.02.21 06:53:19.704562 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1714 | 2025.02.21 06:53:19.704602 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1715 | 2025.02.21 06:53:19.704966 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1716 | 2025.02.21 06:53:19.705219 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1717 | 2025.02.21 06:53:19.705491 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001472 sec., 4076.086956521739 rows/sec., 212.96 KiB/sec. | ||
1718 | 2025.02.21 06:53:19.705621 [ 275 ] {6882a313-9734-4df9-bdcb-1acb69934c9c} <Debug> TCPHandler: Processed in 0.001781112 sec. | ||
1719 | 2025.02.21 06:53:19.705770 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1720 | 2025.02.21 06:53:19.705889 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1721 | 2025.02.21 06:53:19.705941 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1722 | 2025.02.21 06:53:19.708861 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1723 | 2025.02.21 06:53:19.708903 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1724 | 2025.02.21 06:53:19.709523 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1725 | 2025.02.21 06:53:19.709765 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1726 | 2025.02.21 06:53:19.709940 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Debug> executeQuery: Read 2227 rows, 151.92 KiB in 0.004076 sec., 546368.989205103 rows/sec., 36.40 MiB/sec. | ||
1727 | 2025.02.21 06:53:19.709995 [ 274 ] {fb289e56-aade-4764-9926-1a805379a9c1} <Debug> TCPHandler: Processed in 0.00428291 sec. | ||
1728 | 2025.02.21 06:53:19.710144 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1729 | 2025.02.21 06:53:19.710287 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1730 | 2025.02.21 06:53:19.710348 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1731 | 2025.02.21 06:53:19.710897 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1732 | 2025.02.21 06:53:19.710943 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1733 | 2025.02.21 06:53:19.711351 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1734 | 2025.02.21 06:53:19.711590 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1735 | 2025.02.21 06:53:19.711805 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001552 sec., 644.3298969072165 rows/sec., 43.42 KiB/sec. | ||
1736 | 2025.02.21 06:53:19.711860 [ 275 ] {a46fe428-063e-4ce6-8e61-074b102dcbf7} <Debug> TCPHandler: Processed in 0.001782302 sec. | ||
1737 | 2025.02.21 06:53:19.712003 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1738 | 2025.02.21 06:53:19.712123 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1739 | 2025.02.21 06:53:19.712205 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1740 | 2025.02.21 06:53:19.713424 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1741 | 2025.02.21 06:53:19.713461 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1742 | 2025.02.21 06:53:19.714055 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1743 | 2025.02.21 06:53:19.714319 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1744 | 2025.02.21 06:53:19.714522 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002424 sec., 3300.3300330033003 rows/sec., 5.91 MiB/sec. | ||
1745 | 2025.02.21 06:53:19.714634 [ 274 ] {52fc8e19-fdff-4996-9137-41c4c1dcaf6a} <Debug> TCPHandler: Processed in 0.002694274 sec. | ||
1746 | 2025.02.21 06:53:19.714785 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1747 | 2025.02.21 06:53:19.714905 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1748 | 2025.02.21 06:53:19.714955 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1749 | 2025.02.21 06:53:19.715435 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1750 | 2025.02.21 06:53:19.715474 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1751 | 2025.02.21 06:53:19.715851 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1752 | 2025.02.21 06:53:19.716099 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1753 | 2025.02.21 06:53:19.716386 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00148 sec., 22972.972972972973 rows/sec., 1.33 MiB/sec. | ||
1754 | 2025.02.21 06:53:19.716511 [ 275 ] {d8c2595c-71b4-4bd6-8bb5-2d966fe154a2} <Debug> TCPHandler: Processed in 0.001782221 sec. | ||
1755 | 2025.02.21 06:53:22.275011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 266 | ||
1756 | 2025.02.21 06:53:22.278789 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1757 | 2025.02.21 06:53:22.278851 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1758 | 2025.02.21 06:53:22.280386 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1759 | 2025.02.21 06:53:22.280697 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1760 | 2025.02.21 06:53:22.281623 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 266 | ||
1761 | 2025.02.21 06:53:23.956146 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1762 | 2025.02.21 06:53:23.956358 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1763 | 2025.02.21 06:53:23.956440 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1764 | 2025.02.21 06:53:23.957213 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1765 | 2025.02.21 06:53:23.957267 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1766 | 2025.02.21 06:53:23.957705 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1767 | 2025.02.21 06:53:23.957995 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1768 | 2025.02.21 06:53:23.958216 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001919 sec., 29181.86555497655 rows/sec., 2.24 MiB/sec. | ||
1769 | 2025.02.21 06:53:23.958280 [ 274 ] {a2ffd17e-2e4d-4f94-8d66-fa661e5889b1} <Debug> TCPHandler: Processed in 0.002277633 sec. | ||
1770 | 2025.02.21 06:53:23.958534 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1771 | 2025.02.21 06:53:23.958729 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1772 | 2025.02.21 06:53:23.958805 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1773 | 2025.02.21 06:53:23.959642 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1774 | 2025.02.21 06:53:23.959693 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1775 | 2025.02.21 06:53:23.960179 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1776 | 2025.02.21 06:53:23.960445 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1777 | 2025.02.21 06:53:23.960681 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002005 sec., 31920.199501246887 rows/sec., 2.49 MiB/sec. | ||
1778 | 2025.02.21 06:53:23.960749 [ 275 ] {eb3ca58e-0880-4cdd-8a6d-468addee250c} <Debug> TCPHandler: Processed in 0.002356945 sec. | ||
1779 | 2025.02.21 06:53:23.960905 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1780 | 2025.02.21 06:53:23.961038 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1781 | 2025.02.21 06:53:23.961097 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1782 | 2025.02.21 06:53:23.961673 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1783 | 2025.02.21 06:53:23.961716 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1784 | 2025.02.21 06:53:23.962125 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1785 | 2025.02.21 06:53:23.962365 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1786 | 2025.02.21 06:53:23.962601 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001596 sec., 80200.50125313284 rows/sec., 5.59 MiB/sec. | ||
1787 | 2025.02.21 06:53:23.962688 [ 274 ] {373de899-0607-4fcf-aa51-07beb2d4e6c0} <Debug> TCPHandler: Processed in 0.001843484 sec. | ||
1788 | 2025.02.21 06:53:23.962858 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1789 | 2025.02.21 06:53:23.963010 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1790 | 2025.02.21 06:53:23.963076 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1791 | 2025.02.21 06:53:23.963644 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1792 | 2025.02.21 06:53:23.963686 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1793 | 2025.02.21 06:53:23.964087 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1794 | 2025.02.21 06:53:23.964322 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1795 | 2025.02.21 06:53:23.964536 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001565 sec., 30670.926517571887 rows/sec., 2.07 MiB/sec. | ||
1796 | 2025.02.21 06:53:23.964593 [ 275 ] {c3e24646-34f0-44f0-952e-fd3d71cf08bf} <Debug> TCPHandler: Processed in 0.001808412 sec. | ||
1797 | 2025.02.21 06:53:24.778945 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1798 | 2025.02.21 06:53:24.779633 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1799 | 2025.02.21 06:53:24.779686 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1800 | 2025.02.21 06:53:24.780237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1801 | 2025.02.21 06:53:24.780514 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1802 | 2025.02.21 06:53:24.780785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1803 | 2025.02.21 06:53:24.977675 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1804 | 2025.02.21 06:53:24.996580 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1805 | 2025.02.21 06:53:24.996645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
1806 | 2025.02.21 06:53:25.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.88 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 165.45 MiB (RSS), difference: -3.42 MiB | ||
1807 | 2025.02.21 06:53:25.004431 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1808 | 2025.02.21 06:53:25.005182 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1809 | 2025.02.21 06:53:25.007901 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1810 | 2025.02.21 06:53:26.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.45 MiB, peak 169.28 MiB, free memory in arenas 0.00 B, will set to 165.93 MiB (RSS), difference: 4.48 MiB | ||
1811 | 2025.02.21 06:53:28.957544 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1812 | 2025.02.21 06:53:28.957775 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1813 | 2025.02.21 06:53:28.957863 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1814 | 2025.02.21 06:53:28.958751 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1815 | 2025.02.21 06:53:28.958806 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1816 | 2025.02.21 06:53:28.959244 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1817 | 2025.02.21 06:53:28.959501 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1818 | 2025.02.21 06:53:28.959807 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002092 sec., 26768.642447418737 rows/sec., 2.06 MiB/sec. | ||
1819 | 2025.02.21 06:53:28.960002 [ 274 ] {5814b648-7f68-4e7e-9ab1-636b3c3a9bcf} <Debug> TCPHandler: Processed in 0.002603861 sec. | ||
1820 | 2025.02.21 06:53:28.960285 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1821 | 2025.02.21 06:53:28.960496 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1822 | 2025.02.21 06:53:28.960575 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1823 | 2025.02.21 06:53:28.961313 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1824 | 2025.02.21 06:53:28.961355 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1825 | 2025.02.21 06:53:28.961778 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1826 | 2025.02.21 06:53:28.962032 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1827 | 2025.02.21 06:53:28.962236 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001799 sec., 35575.319622012226 rows/sec., 2.78 MiB/sec. | ||
1828 | 2025.02.21 06:53:28.962297 [ 275 ] {7470a906-f4bd-4ca8-9278-02f654340806} <Debug> TCPHandler: Processed in 0.002156591 sec. | ||
1829 | 2025.02.21 06:53:28.962467 [ 274 ] {} <Trace> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1830 | 2025.02.21 06:53:28.962611 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58335) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1831 | 2025.02.21 06:53:28.962671 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1832 | 2025.02.21 06:53:28.963267 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1833 | 2025.02.21 06:53:28.963310 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1834 | 2025.02.21 06:53:28.963721 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1835 | 2025.02.21 06:53:28.963962 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1836 | 2025.02.21 06:53:28.964150 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001572 sec., 101781.17048346056 rows/sec., 7.09 MiB/sec. | ||
1837 | 2025.02.21 06:53:28.964205 [ 274 ] {ce6d7a10-fba6-49b7-9130-01c63783147e} <Debug> TCPHandler: Processed in 0.001809743 sec. | ||
1838 | 2025.02.21 06:53:28.964362 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1839 | 2025.02.21 06:53:28.964492 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1840 | 2025.02.21 06:53:28.964547 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1841 | 2025.02.21 06:53:28.965144 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1842 | 2025.02.21 06:53:28.965189 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1843 | 2025.02.21 06:53:28.965639 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1844 | 2025.02.21 06:53:28.965875 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1845 | 2025.02.21 06:53:28.966119 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001659 sec., 36166.36528028933 rows/sec., 2.44 MiB/sec. | ||
1846 | 2025.02.21 06:53:28.966307 [ 275 ] {667cc3f5-54a4-4089-8681-e4fbd5079988} <Debug> TCPHandler: Processed in 0.002014327 sec. | ||
1847 | 2025.02.21 06:53:32.184488 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1848 | 2025.02.21 06:53:32.184549 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1849 | 2025.02.21 06:53:32.280926 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1850 | 2025.02.21 06:53:32.281590 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2025.02.21 06:53:32.281640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1852 | 2025.02.21 06:53:32.282331 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 282 | ||
1853 | 2025.02.21 06:53:32.283041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1854 | 2025.02.21 06:53:32.283493 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1855 | 2025.02.21 06:53:32.284049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1856 | 2025.02.21 06:53:32.286134 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1857 | 2025.02.21 06:53:32.286190 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1858 | 2025.02.21 06:53:32.287724 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1859 | 2025.02.21 06:53:32.288044 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1860 | 2025.02.21 06:53:32.288801 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
1861 | 2025.02.21 06:53:32.507991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1862 | 2025.02.21 06:53:32.528395 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1863 | 2025.02.21 06:53:32.528465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1864 | 2025.02.21 06:53:32.535758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1865 | 2025.02.21 06:53:32.536541 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1866 | 2025.02.21 06:53:32.539672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1867 | 2025.02.21 06:53:32.937157 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1868 | 2025.02.21 06:53:32.937254 [ 274 ] {} <Debug> TCP-Session: 58f1c056-91c7-4cce-92b9-01e5f35be26a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1869 | 2025.02.21 06:53:33.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.46 MiB, peak 170.49 MiB, free memory in arenas 0.00 B, will set to 166.69 MiB (RSS), difference: 2.23 MiB | ||
1870 | 2025.02.21 06:53:33.959316 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1871 | 2025.02.21 06:53:33.959581 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1872 | 2025.02.21 06:53:33.960010 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1873 | 2025.02.21 06:53:33.960063 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1874 | 2025.02.21 06:53:33.960430 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1875 | 2025.02.21 06:53:33.960513 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1876 | 2025.02.21 06:53:33.960691 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1877 | 2025.02.21 06:53:33.960869 [ 287 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1878 | 2025.02.21 06:53:33.960908 [ 288 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1879 | 2025.02.21 06:53:33.960945 [ 286 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1880 | 2025.02.21 06:53:33.961084 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1881 | 2025.02.21 06:53:33.961114 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1882 | 2025.02.21 06:53:33.961235 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1883 | 2025.02.21 06:53:33.961260 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1884 | 2025.02.21 06:53:33.961304 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1885 | 2025.02.21 06:53:33.961354 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1886 | 2025.02.21 06:53:33.961396 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1887 | 2025.02.21 06:53:33.963161 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003703 sec., 9991.898460707534 rows/sec., 374.49 KiB/sec. | ||
1888 | 2025.02.21 06:53:33.963374 [ 275 ] {888b84fc-c674-4734-9a97-143f09f444a2} <Debug> TCPHandler: Processed in 0.004191309 sec. | ||
1889 | 2025.02.21 06:53:33.963836 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1890 | 2025.02.21 06:53:33.964114 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1891 | 2025.02.21 06:53:33.964602 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1892 | 2025.02.21 06:53:33.964658 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1893 | 2025.02.21 06:53:33.965049 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1894 | 2025.02.21 06:53:33.965139 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1895 | 2025.02.21 06:53:33.965324 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1896 | 2025.02.21 06:53:33.965466 [ 290 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1897 | 2025.02.21 06:53:33.965482 [ 288 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1898 | 2025.02.21 06:53:33.965499 [ 287 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1899 | 2025.02.21 06:53:33.965634 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1900 | 2025.02.21 06:53:33.965665 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1901 | 2025.02.21 06:53:33.965792 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1902 | 2025.02.21 06:53:33.965815 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1903 | 2025.02.21 06:53:33.965861 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1904 | 2025.02.21 06:53:33.965916 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1905 | 2025.02.21 06:53:33.965965 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1906 | 2025.02.21 06:53:33.967475 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003496 sec., 10583.524027459955 rows/sec., 396.66 KiB/sec. | ||
1907 | 2025.02.21 06:53:33.967688 [ 279 ] {252cb66c-c0a5-469b-afe3-cf1fbc0f75eb} <Debug> TCPHandler: Processed in 0.004019245 sec. | ||
1908 | 2025.02.21 06:53:33.967965 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2025.02.21 06:53:33.968204 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
1910 | 2025.02.21 06:53:33.968635 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1911 | 2025.02.21 06:53:33.968696 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
1912 | 2025.02.21 06:53:33.969044 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1913 | 2025.02.21 06:53:33.969112 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1914 | 2025.02.21 06:53:33.969269 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1915 | 2025.02.21 06:53:33.969384 [ 287 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1916 | 2025.02.21 06:53:33.969427 [ 290 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1917 | 2025.02.21 06:53:33.969440 [ 286 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1918 | 2025.02.21 06:53:33.969563 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
1919 | 2025.02.21 06:53:33.969593 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1920 | 2025.02.21 06:53:33.969701 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1921 | 2025.02.21 06:53:33.969725 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1922 | 2025.02.21 06:53:33.969768 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1923 | 2025.02.21 06:53:33.969816 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1924 | 2025.02.21 06:53:33.969862 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1925 | 2025.02.21 06:53:33.971251 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003171 sec., 11668.243456322925 rows/sec., 437.31 KiB/sec. | ||
1926 | 2025.02.21 06:53:33.971446 [ 275 ] {8c156595-a1fe-45e1-8006-bc748aad8dbc} <Debug> TCPHandler: Processed in 0.003552753 sec. | ||
1927 | 2025.02.21 06:53:33.978454 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1928 | 2025.02.21 06:53:33.978600 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1929 | 2025.02.21 06:53:33.978660 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1930 | 2025.02.21 06:53:33.979362 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1931 | 2025.02.21 06:53:33.979402 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1932 | 2025.02.21 06:53:33.979904 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1933 | 2025.02.21 06:53:33.980136 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1934 | 2025.02.21 06:53:33.980378 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.0018 sec., 1666.6666666666667 rows/sec., 151.91 KiB/sec. | ||
1935 | 2025.02.21 06:53:33.980488 [ 275 ] {23ab8983-33c8-4ce9-97da-70bbef294f2e} <Debug> TCPHandler: Processed in 0.002099689 sec. | ||
1936 | 2025.02.21 06:53:33.980660 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1937 | 2025.02.21 06:53:33.980811 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1938 | 2025.02.21 06:53:33.980866 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1939 | 2025.02.21 06:53:33.981617 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1940 | 2025.02.21 06:53:33.981660 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1941 | 2025.02.21 06:53:33.982080 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1942 | 2025.02.21 06:53:33.982358 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1943 | 2025.02.21 06:53:33.982726 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001923 sec., 110244.40977639105 rows/sec., 7.01 MiB/sec. | ||
1944 | 2025.02.21 06:53:33.982935 [ 279 ] {0ad4dc58-63d4-4fc1-9c92-fc9b5d9ca101} <Debug> TCPHandler: Processed in 0.002349856 sec. | ||
1945 | 2025.02.21 06:53:33.983104 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1946 | 2025.02.21 06:53:33.983248 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1947 | 2025.02.21 06:53:33.983306 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1948 | 2025.02.21 06:53:33.984229 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1949 | 2025.02.21 06:53:33.984268 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1950 | 2025.02.21 06:53:33.984701 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1951 | 2025.02.21 06:53:33.984969 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1952 | 2025.02.21 06:53:33.985229 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Debug> executeQuery: Read 683 rows, 55.64 KiB in 0.00199 sec., 343216.08040201006 rows/sec., 27.31 MiB/sec. | ||
1953 | 2025.02.21 06:53:33.985329 [ 275 ] {2bb3cae9-9ba9-419f-8d49-50668a1b2086} <Debug> TCPHandler: Processed in 0.002294734 sec. | ||
1954 | 2025.02.21 06:53:33.985478 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1955 | 2025.02.21 06:53:33.985597 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1956 | 2025.02.21 06:53:33.985648 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1957 | 2025.02.21 06:53:33.986297 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1958 | 2025.02.21 06:53:33.986338 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1959 | 2025.02.21 06:53:33.986753 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1960 | 2025.02.21 06:53:33.987167 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1961 | 2025.02.21 06:53:33.987539 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Debug> executeQuery: Read 139 rows, 8.87 KiB in 0.001945 sec., 71465.29562982006 rows/sec., 4.45 MiB/sec. | ||
1962 | 2025.02.21 06:53:33.987642 [ 279 ] {8ac95fbc-7d9a-4d99-ad22-e15df2aa2e1e} <Debug> TCPHandler: Processed in 0.002220872 sec. | ||
1963 | 2025.02.21 06:53:33.987810 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1964 | 2025.02.21 06:53:33.987936 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1965 | 2025.02.21 06:53:33.987987 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1966 | 2025.02.21 06:53:33.988617 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1967 | 2025.02.21 06:53:33.988658 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1968 | 2025.02.21 06:53:33.989044 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1969 | 2025.02.21 06:53:33.989297 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1970 | 2025.02.21 06:53:33.989629 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001676 sec., 67422.43436754176 rows/sec., 4.36 MiB/sec. | ||
1971 | 2025.02.21 06:53:33.989759 [ 275 ] {9479d26d-ec4b-4a64-8a27-c2944b0359fc} <Debug> TCPHandler: Processed in 0.002009367 sec. | ||
1972 | 2025.02.21 06:53:33.989913 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2025.02.21 06:53:33.990033 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1974 | 2025.02.21 06:53:33.990091 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1975 | 2025.02.21 06:53:33.990736 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2025.02.21 06:53:33.990777 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1977 | 2025.02.21 06:53:33.991151 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1978 | 2025.02.21 06:53:33.991384 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2025.02.21 06:53:33.991666 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001627 sec., 68838.35279655809 rows/sec., 3.92 MiB/sec. | ||
1980 | 2025.02.21 06:53:33.991736 [ 279 ] {a333ac86-0614-4797-9005-e5938b40082d} <Debug> TCPHandler: Processed in 0.001882855 sec. | ||
1981 | 2025.02.21 06:53:33.991898 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2025.02.21 06:53:33.992038 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1983 | 2025.02.21 06:53:33.992094 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1984 | 2025.02.21 06:53:33.992962 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2025.02.21 06:53:33.993001 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1986 | 2025.02.21 06:53:33.993401 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1987 | 2025.02.21 06:53:33.993641 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1988 | 2025.02.21 06:53:33.993877 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Debug> executeQuery: Read 428 rows, 31.28 KiB in 0.001848 sec., 231601.7316017316 rows/sec., 16.53 MiB/sec. | ||
1989 | 2025.02.21 06:53:33.994006 [ 275 ] {aeae32dd-7f77-4be8-8352-ec56361b9497} <Debug> TCPHandler: Processed in 0.002176751 sec. | ||
1990 | 2025.02.21 06:53:33.994151 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2025.02.21 06:53:33.994267 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1992 | 2025.02.21 06:53:33.994319 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1993 | 2025.02.21 06:53:33.994809 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2025.02.21 06:53:33.994846 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
1995 | 2025.02.21 06:53:33.995212 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1996 | 2025.02.21 06:53:33.995446 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2025.02.21 06:53:33.995793 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001518 sec., 3952.569169960474 rows/sec., 206.51 KiB/sec. | ||
1998 | 2025.02.21 06:53:33.996009 [ 279 ] {b458a986-9e35-44ea-9e2a-2c246430e50b} <Debug> TCPHandler: Processed in 0.001913625 sec. | ||
1999 | 2025.02.21 06:53:33.996161 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2025.02.21 06:53:33.996302 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2001 | 2025.02.21 06:53:33.996363 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2002 | 2025.02.21 06:53:33.997004 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2025.02.21 06:53:33.997042 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2004 | 2025.02.21 06:53:33.997436 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2005 | 2025.02.21 06:53:33.997671 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2025.02.21 06:53:33.997974 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001666 sec., 142256.90276110446 rows/sec., 9.54 MiB/sec. | ||
2007 | 2025.02.21 06:53:33.998269 [ 275 ] {168763cb-3991-4c85-88c7-f20f19fa452f} <Debug> TCPHandler: Processed in 0.002171291 sec. | ||
2008 | 2025.02.21 06:53:33.998449 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2025.02.21 06:53:33.998588 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2010 | 2025.02.21 06:53:33.998649 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2011 | 2025.02.21 06:53:33.999148 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2025.02.21 06:53:33.999186 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2013 | 2025.02.21 06:53:33.999541 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2014 | 2025.02.21 06:53:33.999787 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2025.02.21 06:53:34.000030 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001445 sec., 692.0415224913494 rows/sec., 46.63 KiB/sec. | ||
2016 | 2025.02.21 06:53:34.000114 [ 279 ] {db02b4b0-eda9-404f-b64a-409192ae2709} <Debug> TCPHandler: Processed in 0.001748311 sec. | ||
2017 | 2025.02.21 06:53:34.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.63 MiB, peak 170.49 MiB, free memory in arenas 0.00 B, will set to 166.80 MiB (RSS), difference: -2.83 MiB | ||
2018 | 2025.02.21 06:53:34.000321 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2019 | 2025.02.21 06:53:34.000545 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2020 | 2025.02.21 06:53:34.000719 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2021 | 2025.02.21 06:53:34.001984 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2022 | 2025.02.21 06:53:34.002026 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2023 | 2025.02.21 06:53:34.002708 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2024 | 2025.02.21 06:53:34.002987 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2025 | 2025.02.21 06:53:34.003246 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00274 sec., 12043.795620437957 rows/sec., 21.58 MiB/sec. | ||
2026 | 2025.02.21 06:53:34.003414 [ 275 ] {321f0eab-2c0b-42c6-8166-c2e318243ae4} <Debug> TCPHandler: Processed in 0.003209375 sec. | ||
2027 | 2025.02.21 06:53:34.003558 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2028 | 2025.02.21 06:53:34.003674 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2029 | 2025.02.21 06:53:34.003725 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2030 | 2025.02.21 06:53:34.004216 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Trace> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2031 | 2025.02.21 06:53:34.004255 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2032 | 2025.02.21 06:53:34.004633 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2033 | 2025.02.21 06:53:34.004865 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Trace> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2034 | 2025.02.21 06:53:34.005149 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001496 sec., 14037.433155080214 rows/sec., 1.02 MiB/sec. | ||
2035 | 2025.02.21 06:53:34.005207 [ 279 ] {2bd3b879-4bb4-408a-8c8e-929b51ba245c} <Debug> TCPHandler: Processed in 0.001703431 sec. | ||
2036 | 2025.02.21 06:53:34.005357 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2037 | 2025.02.21 06:53:34.005478 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2038 | 2025.02.21 06:53:34.005531 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2039 | 2025.02.21 06:53:34.006027 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2040 | 2025.02.21 06:53:34.006078 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2041 | 2025.02.21 06:53:34.006463 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2042 | 2025.02.21 06:53:34.006728 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2043 | 2025.02.21 06:53:34.006965 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001512 sec., 54232.80423280423 rows/sec., 3.44 MiB/sec. | ||
2044 | 2025.02.21 06:53:34.007035 [ 275 ] {dc77e999-ba0b-482e-a06a-d59d22f28953} <Debug> TCPHandler: Processed in 0.001741971 sec. | ||
2045 | 2025.02.21 06:53:38.957579 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2046 | 2025.02.21 06:53:38.957783 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2047 | 2025.02.21 06:53:38.957858 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2048 | 2025.02.21 06:53:38.958606 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2049 | 2025.02.21 06:53:38.958661 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2050 | 2025.02.21 06:53:38.959102 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2051 | 2025.02.21 06:53:38.959388 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2052 | 2025.02.21 06:53:38.959601 [ 37 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2053 | 2025.02.21 06:53:38.959671 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
2054 | 2025.02.21 06:53:38.959685 [ 37 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2025.02.21 06:53:38.959750 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2056 | 2025.02.21 06:53:38.959800 [ 275 ] {ff41fde2-1387-4d05-b416-0337c6fded3a} <Debug> TCPHandler: Processed in 0.002353015 sec. | ||
2057 | 2025.02.21 06:53:38.960006 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
2058 | 2025.02.21 06:53:38.960093 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2059 | 2025.02.21 06:53:38.960199 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2060 | 2025.02.21 06:53:38.960297 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 633 rows starting from the beginning of the part | ||
2061 | 2025.02.21 06:53:38.960352 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2062 | 2025.02.21 06:53:38.960504 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2063 | 2025.02.21 06:53:38.960515 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1773 rows starting from the beginning of the part | ||
2064 | 2025.02.21 06:53:38.961029 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
2065 | 2025.02.21 06:53:38.961312 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
2066 | 2025.02.21 06:53:38.961730 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 683 rows starting from the beginning of the part | ||
2067 | 2025.02.21 06:53:38.962149 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 56 rows starting from the beginning of the part | ||
2068 | 2025.02.21 06:53:38.963205 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2069 | 2025.02.21 06:53:38.963270 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2070 | 2025.02.21 06:53:38.964312 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2071 | 2025.02.21 06:53:38.964775 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2072 | 2025.02.21 06:53:38.964954 [ 37 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2073 | 2025.02.21 06:53:38.965004 [ 37 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2074 | 2025.02.21 06:53:38.965032 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2075 | 2025.02.21 06:53:38.965053 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004772 sec., 13411.567476948869 rows/sec., 1.05 MiB/sec. | ||
2076 | 2025.02.21 06:53:38.965391 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
2077 | 2025.02.21 06:53:38.965406 [ 279 ] {cbb56038-48d5-4598-93ed-8897e1cd6773} <Debug> TCPHandler: Processed in 0.005463768 sec. | ||
2078 | 2025.02.21 06:53:38.965698 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2079 | 2025.02.21 06:53:38.965914 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2080 | 2025.02.21 06:53:38.966074 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 390 rows starting from the beginning of the part | ||
2081 | 2025.02.21 06:53:38.966123 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2082 | 2025.02.21 06:53:38.966293 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3257 rows, containing 5 columns (5 merged, 0 gathered) in 0.0063862 sec., 510005.9503303999 rows/sec., 42.83 MiB/sec. | ||
2083 | 2025.02.21 06:53:38.966327 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2084 | 2025.02.21 06:53:38.966349 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 846 rows starting from the beginning of the part | ||
2085 | 2025.02.21 06:53:38.966742 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
2086 | 2025.02.21 06:53:38.967135 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2087 | 2025.02.21 06:53:38.967393 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
2088 | 2025.02.21 06:53:38.967889 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 428 rows starting from the beginning of the part | ||
2089 | 2025.02.21 06:53:38.968442 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 64 rows starting from the beginning of the part | ||
2090 | 2025.02.21 06:53:38.969002 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2091 | 2025.02.21 06:53:38.969369 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_11_2} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2092 | 2025.02.21 06:53:38.969678 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
2093 | 2025.02.21 06:53:38.969993 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2094 | 2025.02.21 06:53:38.970046 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2095 | 2025.02.21 06:53:38.970667 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2096 | 2025.02.21 06:53:38.970940 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2025.02.21 06:53:38.971223 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1856 rows, containing 5 columns (5 merged, 0 gathered) in 0.006025342 sec., 308032.3075437046 rows/sec., 23.44 MiB/sec. | ||
2098 | 2025.02.21 06:53:38.971256 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2099 | 2025.02.21 06:53:38.971348 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2025.02.21 06:53:38.971409 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2101 | 2025.02.21 06:53:38.971490 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00549 sec., 29143.897996357013 rows/sec., 2.03 MiB/sec. | ||
2102 | 2025.02.21 06:53:38.971904 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
2103 | 2025.02.21 06:53:38.971906 [ 275 ] {4e0364c4-41fa-46bf-b975-b360288193d2} <Debug> TCPHandler: Processed in 0.006342669 sec. | ||
2104 | 2025.02.21 06:53:38.972278 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2105 | 2025.02.21 06:53:38.972370 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2106 | 2025.02.21 06:53:38.972380 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2107 | 2025.02.21 06:53:38.972486 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1082 rows starting from the beginning of the part | ||
2108 | 2025.02.21 06:53:38.972636 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2109 | 2025.02.21 06:53:38.972907 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2110 | 2025.02.21 06:53:38.972939 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2227 rows starting from the beginning of the part | ||
2111 | 2025.02.21 06:53:38.973430 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 128 rows starting from the beginning of the part | ||
2112 | 2025.02.21 06:53:38.973953 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
2113 | 2025.02.21 06:53:38.974347 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 237 rows starting from the beginning of the part | ||
2114 | 2025.02.21 06:53:38.974580 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2115 | 2025.02.21 06:53:38.974825 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
2116 | 2025.02.21 06:53:38.975356 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_11_2} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2117 | 2025.02.21 06:53:38.975745 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2118 | 2025.02.21 06:53:38.976154 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2025.02.21 06:53:38.976230 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2120 | 2025.02.21 06:53:38.977137 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2121 | 2025.02.21 06:53:38.977639 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2122 | 2025.02.21 06:53:38.977853 [ 36 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2123 | 2025.02.21 06:53:38.977922 [ 36 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2124 | 2025.02.21 06:53:38.977993 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2125 | 2025.02.21 06:53:38.977992 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005459 sec., 10991.02399706906 rows/sec., 758.50 KiB/sec. | ||
2126 | 2025.02.21 06:53:38.978583 [ 279 ] {1d71cef9-6222-48e7-a633-d3f2aeb5884f} <Debug> TCPHandler: Processed in 0.006477392 sec. | ||
2127 | 2025.02.21 06:53:38.978679 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
2128 | 2025.02.21 06:53:38.979200 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3994 rows, containing 5 columns (5 merged, 0 gathered) in 0.007689441 sec., 519413.5698550779 rows/sec., 35.06 MiB/sec. | ||
2129 | 2025.02.21 06:53:38.979233 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2130 | 2025.02.21 06:53:38.979285 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 392 rows starting from the beginning of the part | ||
2131 | 2025.02.21 06:53:38.979391 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
2132 | 2025.02.21 06:53:38.979622 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part | ||
2133 | 2025.02.21 06:53:38.979729 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2134 | 2025.02.21 06:53:38.979914 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
2135 | 2025.02.21 06:53:38.980221 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 82 rows starting from the beginning of the part | ||
2136 | 2025.02.21 06:53:38.980513 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
2137 | 2025.02.21 06:53:38.980868 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2138 | 2025.02.21 06:53:38.981040 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2139 | 2025.02.21 06:53:38.981152 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
2140 | 2025.02.21 06:53:38.981916 [ 192 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 676 rows, containing 4 columns (4 merged, 0 gathered) in 0.003729058 sec., 181279.02542679678 rows/sec., 11.88 MiB/sec. | ||
2141 | 2025.02.21 06:53:38.982072 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2142 | 2025.02.21 06:53:38.982345 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2143 | 2025.02.21 06:53:38.982423 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_11_2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2144 | 2025.02.21 06:53:38.982495 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2145 | 2025.02.21 06:53:39.784199 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2146 | 2025.02.21 06:53:39.784929 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2147 | 2025.02.21 06:53:39.784973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2148 | 2025.02.21 06:53:39.785536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2149 | 2025.02.21 06:53:39.785791 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2150 | 2025.02.21 06:53:39.785984 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2151 | 2025.02.21 06:53:40.039763 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2152 | 2025.02.21 06:53:40.059917 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2153 | 2025.02.21 06:53:40.059977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2154 | 2025.02.21 06:53:40.067292 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2155 | 2025.02.21 06:53:40.068237 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2156 | 2025.02.21 06:53:40.071649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2157 | 2025.02.21 06:53:42.289170 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 322 | ||
2158 | 2025.02.21 06:53:42.292380 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2159 | 2025.02.21 06:53:42.292436 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2160 | 2025.02.21 06:53:42.293965 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2161 | 2025.02.21 06:53:42.294369 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2162 | 2025.02.21 06:53:42.294640 [ 33 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2163 | 2025.02.21 06:53:42.294770 [ 33 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2164 | 2025.02.21 06:53:42.294846 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2165 | 2025.02.21 06:53:42.295518 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
2166 | 2025.02.21 06:53:42.296369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
2167 | 2025.02.21 06:53:42.296654 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2168 | 2025.02.21 06:53:42.296786 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
2169 | 2025.02.21 06:53:42.297393 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 54 rows starting from the beginning of the part | ||
2170 | 2025.02.21 06:53:42.298057 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 58 rows starting from the beginning of the part | ||
2171 | 2025.02.21 06:53:42.298638 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
2172 | 2025.02.21 06:53:42.299177 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
2173 | 2025.02.21 06:53:42.299824 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
2174 | 2025.02.21 06:53:42.310405 [ 198 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.015404093 sec., 20903.535183798227 rows/sec., 21.13 MiB/sec. | ||
2175 | 2025.02.21 06:53:42.311519 [ 192 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2176 | 2025.02.21 06:53:42.312413 [ 192 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2177 | 2025.02.21 06:53:42.312513 [ 192 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_6_1} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2178 | 2025.02.21 06:53:42.312844 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2179 | 2025.02.21 06:53:43.965267 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2025.02.21 06:53:43.965455 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2181 | 2025.02.21 06:53:43.965527 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2182 | 2025.02.21 06:53:43.966389 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2025.02.21 06:53:43.966435 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2184 | 2025.02.21 06:53:43.966886 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2185 | 2025.02.21 06:53:43.967153 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2025.02.21 06:53:43.967297 [ 32 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2187 | 2025.02.21 06:53:43.967347 [ 32 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2188 | 2025.02.21 06:53:43.967375 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001971 sec., 107559.61440892947 rows/sec., 6.84 MiB/sec. | ||
2189 | 2025.02.21 06:53:43.967380 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2190 | 2025.02.21 06:53:43.967489 [ 275 ] {397f0fba-666c-4b62-9d74-e0a37668dee0} <Debug> TCPHandler: Processed in 0.002357635 sec. | ||
2191 | 2025.02.21 06:53:43.967667 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2192 | 2025.02.21 06:53:43.967874 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2193 | 2025.02.21 06:53:43.967871 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2194 | 2025.02.21 06:53:43.967922 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2195 | 2025.02.21 06:53:43.968075 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2196 | 2025.02.21 06:53:43.968463 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2197 | 2025.02.21 06:53:43.968555 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2198 | 2025.02.21 06:53:43.968651 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2199 | 2025.02.21 06:53:43.968912 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2200 | 2025.02.21 06:53:43.969201 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
2201 | 2025.02.21 06:53:43.971609 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2202 | 2025.02.21 06:53:43.971722 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2203 | 2025.02.21 06:53:43.971828 [ 198 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004318242 sec., 245470.26313022754 rows/sec., 16.55 MiB/sec. | ||
2204 | 2025.02.21 06:53:43.972073 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2205 | 2025.02.21 06:53:43.972601 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_5_1} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2206 | 2025.02.21 06:53:43.972611 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2207 | 2025.02.21 06:53:43.972733 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_5_1} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2208 | 2025.02.21 06:53:43.972901 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2209 | 2025.02.21 06:53:43.973052 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2210 | 2025.02.21 06:53:43.973307 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Debug> executeQuery: Read 687 rows, 56.04 KiB in 0.005065 sec., 135636.72260612043 rows/sec., 10.80 MiB/sec. | ||
2211 | 2025.02.21 06:53:43.973384 [ 279 ] {90132309-3eea-4a91-be27-90c8486526df} <Debug> TCPHandler: Processed in 0.005744016 sec. | ||
2212 | 2025.02.21 06:53:43.973568 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2213 | 2025.02.21 06:53:43.973698 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2214 | 2025.02.21 06:53:43.973753 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2215 | 2025.02.21 06:53:43.974408 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2216 | 2025.02.21 06:53:43.974445 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2217 | 2025.02.21 06:53:43.974811 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2218 | 2025.02.21 06:53:43.975047 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2219 | 2025.02.21 06:53:43.975239 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Debug> executeQuery: Read 141 rows, 9.02 KiB in 0.00157 sec., 89808.91719745223 rows/sec., 5.61 MiB/sec. | ||
2220 | 2025.02.21 06:53:43.975293 [ 275 ] {afc3afb7-7b4e-4521-bb8d-6e2906232288} <Debug> TCPHandler: Processed in 0.001787562 sec. | ||
2221 | 2025.02.21 06:53:43.975452 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2025.02.21 06:53:43.975575 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2223 | 2025.02.21 06:53:43.975628 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2224 | 2025.02.21 06:53:43.976271 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2025.02.21 06:53:43.976311 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2226 | 2025.02.21 06:53:43.976676 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2227 | 2025.02.21 06:53:43.976916 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2025.02.21 06:53:43.977141 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001593 sec., 70935.3421217828 rows/sec., 4.59 MiB/sec. | ||
2229 | 2025.02.21 06:53:43.977196 [ 279 ] {b8a22b22-febd-48fc-ba5f-303c1dfe6874} <Debug> TCPHandler: Processed in 0.001805052 sec. | ||
2230 | 2025.02.21 06:53:43.977337 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2231 | 2025.02.21 06:53:43.977453 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2232 | 2025.02.21 06:53:43.977501 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2233 | 2025.02.21 06:53:43.978112 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2025.02.21 06:53:43.978156 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2235 | 2025.02.21 06:53:43.978517 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2236 | 2025.02.21 06:53:43.978758 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2237 | 2025.02.21 06:53:43.978971 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001533 sec., 73059.3607305936 rows/sec., 4.16 MiB/sec. | ||
2238 | 2025.02.21 06:53:43.978986 [ 31 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2239 | 2025.02.21 06:53:43.979038 [ 275 ] {e873674c-ba3d-419a-9580-f70e9a7c5752} <Debug> TCPHandler: Processed in 0.001755961 sec. | ||
2240 | 2025.02.21 06:53:43.979112 [ 31 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2241 | 2025.02.21 06:53:43.979208 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2242 | 2025.02.21 06:53:43.979322 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2243 | 2025.02.21 06:53:43.979385 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2244 | 2025.02.21 06:53:43.979615 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2245 | 2025.02.21 06:53:43.979688 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2246 | 2025.02.21 06:53:43.979687 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2247 | 2025.02.21 06:53:43.979825 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2248 | 2025.02.21 06:53:43.980078 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2249 | 2025.02.21 06:53:43.980491 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2250 | 2025.02.21 06:53:43.980796 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2251 | 2025.02.21 06:53:43.981200 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
2252 | 2025.02.21 06:53:43.982808 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2253 | 2025.02.21 06:53:43.982874 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2254 | 2025.02.21 06:53:43.983631 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004332442 sec., 129257.35647470872 rows/sec., 7.86 MiB/sec. | ||
2255 | 2025.02.21 06:53:43.983773 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2256 | 2025.02.21 06:53:43.983782 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2257 | 2025.02.21 06:53:43.984231 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2258 | 2025.02.21 06:53:43.984294 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_5_1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2259 | 2025.02.21 06:53:43.984493 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_5_1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2260 | 2025.02.21 06:53:43.984677 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
2261 | 2025.02.21 06:53:43.984713 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Debug> executeQuery: Read 417 rows, 30.39 KiB in 0.005128 sec., 81318.2527301092 rows/sec., 5.79 MiB/sec. | ||
2262 | 2025.02.21 06:53:43.984792 [ 279 ] {69f1d0f8-94f8-4001-bce5-c46917aaf2e1} <Debug> TCPHandler: Processed in 0.005629422 sec. | ||
2263 | 2025.02.21 06:53:43.984945 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2264 | 2025.02.21 06:53:43.985061 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2265 | 2025.02.21 06:53:43.985111 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2266 | 2025.02.21 06:53:43.985598 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2025.02.21 06:53:43.985635 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2268 | 2025.02.21 06:53:43.985988 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2269 | 2025.02.21 06:53:43.986232 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2025.02.21 06:53:43.986497 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001457 sec., 4118.050789293068 rows/sec., 215.15 KiB/sec. | ||
2271 | 2025.02.21 06:53:43.986668 [ 275 ] {efbd7f28-4829-4147-a935-dc7ae98fc035} <Debug> TCPHandler: Processed in 0.001776132 sec. | ||
2272 | 2025.02.21 06:53:43.986849 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2273 | 2025.02.21 06:53:43.986968 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2274 | 2025.02.21 06:53:43.987020 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2275 | 2025.02.21 06:53:43.987612 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2025.02.21 06:53:43.987651 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2277 | 2025.02.21 06:53:43.988043 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2278 | 2025.02.21 06:53:43.988281 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2025.02.21 06:53:43.988491 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00155 sec., 152903.2258064516 rows/sec., 10.25 MiB/sec. | ||
2280 | 2025.02.21 06:53:43.988542 [ 279 ] {4579c09d-7bea-49b0-8bec-2e34fc5c3f15} <Debug> TCPHandler: Processed in 0.001765671 sec. | ||
2281 | 2025.02.21 06:53:43.988678 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2282 | 2025.02.21 06:53:43.988795 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2283 | 2025.02.21 06:53:43.988846 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2284 | 2025.02.21 06:53:43.989315 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2285 | 2025.02.21 06:53:43.989354 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2286 | 2025.02.21 06:53:43.989708 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2287 | 2025.02.21 06:53:43.989936 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2288 | 2025.02.21 06:53:43.990092 [ 31 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2289 | 2025.02.21 06:53:43.990151 [ 31 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2290 | 2025.02.21 06:53:43.990183 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2291 | 2025.02.21 06:53:43.990215 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
2292 | 2025.02.21 06:53:43.990396 [ 275 ] {71b7effa-5973-4431-8166-39331ce459e4} <Debug> TCPHandler: Processed in 0.001769362 sec. | ||
2293 | 2025.02.21 06:53:43.990443 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2294 | 2025.02.21 06:53:43.990598 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2295 | 2025.02.21 06:53:43.990660 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2296 | 2025.02.21 06:53:43.990726 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2297 | 2025.02.21 06:53:43.990815 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2298 | 2025.02.21 06:53:43.991001 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2299 | 2025.02.21 06:53:43.991179 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2300 | 2025.02.21 06:53:43.991389 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2301 | 2025.02.21 06:53:43.991863 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2302 | 2025.02.21 06:53:43.992266 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
2303 | 2025.02.21 06:53:43.995468 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.005187212 sec., 963.9089360527389 rows/sec., 64.95 KiB/sec. | ||
2304 | 2025.02.21 06:53:43.995679 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2305 | 2025.02.21 06:53:43.996144 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2306 | 2025.02.21 06:53:43.996204 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2307 | 2025.02.21 06:53:43.996510 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_5_1} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2308 | 2025.02.21 06:53:43.996706 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_5_1} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2309 | 2025.02.21 06:53:43.996869 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2310 | 2025.02.21 06:53:43.997276 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2311 | 2025.02.21 06:53:43.997542 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2025.02.21 06:53:43.997783 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.007021 sec., 4985.044865403788 rows/sec., 8.93 MiB/sec. | ||
2313 | 2025.02.21 06:53:43.997892 [ 279 ] {558cd941-61b5-4e50-b6c6-741a49da3239} <Debug> TCPHandler: Processed in 0.007395104 sec. | ||
2314 | 2025.02.21 06:53:43.998055 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2315 | 2025.02.21 06:53:43.998205 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2316 | 2025.02.21 06:53:43.998266 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2317 | 2025.02.21 06:53:43.998839 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2318 | 2025.02.21 06:53:43.998886 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2319 | 2025.02.21 06:53:43.999315 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2320 | 2025.02.21 06:53:43.999558 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2321 | 2025.02.21 06:53:43.999769 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001598 sec., 51314.14267834793 rows/sec., 3.26 MiB/sec. | ||
2322 | 2025.02.21 06:53:43.999822 [ 275 ] {ada89387-4750-4289-a9d1-bd34b3a5f112} <Debug> TCPHandler: Processed in 0.001836263 sec. | ||
2323 | 2025.02.21 06:53:47.184790 [ 25 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2324 | 2025.02.21 06:53:47.184859 [ 25 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2325 | 2025.02.21 06:53:47.286125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2326 | 2025.02.21 06:53:47.286795 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2327 | 2025.02.21 06:53:47.286847 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2328 | 2025.02.21 06:53:47.287394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2329 | 2025.02.21 06:53:47.287651 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2330 | 2025.02.21 06:53:47.287898 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2331 | 2025.02.21 06:53:47.571738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2332 | 2025.02.21 06:53:47.592405 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2333 | 2025.02.21 06:53:47.592472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2334 | 2025.02.21 06:53:47.599746 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2335 | 2025.02.21 06:53:47.600518 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2336 | 2025.02.21 06:53:47.603232 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2337 | 2025.02.21 06:53:48.958054 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2338 | 2025.02.21 06:53:48.958270 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2339 | 2025.02.21 06:53:48.958352 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2340 | 2025.02.21 06:53:48.959114 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2341 | 2025.02.21 06:53:48.959167 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2342 | 2025.02.21 06:53:48.959592 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2343 | 2025.02.21 06:53:48.959842 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2344 | 2025.02.21 06:53:48.960093 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
2345 | 2025.02.21 06:53:48.960157 [ 275 ] {bb81520d-af72-40a0-ba1e-8e6fd36d3adc} <Debug> TCPHandler: Processed in 0.002253043 sec. | ||
2346 | 2025.02.21 06:53:48.960414 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2347 | 2025.02.21 06:53:48.960605 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2348 | 2025.02.21 06:53:48.960677 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2349 | 2025.02.21 06:53:48.961439 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2350 | 2025.02.21 06:53:48.961491 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2351 | 2025.02.21 06:53:48.961926 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2352 | 2025.02.21 06:53:48.962173 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2353 | 2025.02.21 06:53:48.962393 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001839 sec., 34801.52256661229 rows/sec., 2.72 MiB/sec. | ||
2354 | 2025.02.21 06:53:48.962531 [ 279 ] {6eeea59b-a80a-42e1-b1d7-4e24b542b37e} <Debug> TCPHandler: Processed in 0.002249143 sec. | ||
2355 | 2025.02.21 06:53:48.962702 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2356 | 2025.02.21 06:53:48.962850 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2357 | 2025.02.21 06:53:48.962915 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2358 | 2025.02.21 06:53:48.963546 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2359 | 2025.02.21 06:53:48.963587 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2360 | 2025.02.21 06:53:48.963987 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2361 | 2025.02.21 06:53:48.964273 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2362 | 2025.02.21 06:53:48.964631 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001815 sec., 88154.26997245179 rows/sec., 6.14 MiB/sec. | ||
2363 | 2025.02.21 06:53:48.964850 [ 275 ] {263799fb-d78c-4634-babb-faf95cd3dfdc} <Debug> TCPHandler: Processed in 0.002216473 sec. | ||
2364 | 2025.02.21 06:53:48.965030 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2365 | 2025.02.21 06:53:48.965175 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2366 | 2025.02.21 06:53:48.965238 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2367 | 2025.02.21 06:53:48.965746 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2368 | 2025.02.21 06:53:48.965785 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2369 | 2025.02.21 06:53:48.966166 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2370 | 2025.02.21 06:53:48.966401 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2371 | 2025.02.21 06:53:48.966610 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001471 sec., 40788.579197824605 rows/sec., 2.75 MiB/sec. | ||
2372 | 2025.02.21 06:53:48.966662 [ 279 ] {03f97d87-63d2-4bc4-b692-99c60e9b7c48} <Debug> TCPHandler: Processed in 0.00170128 sec. | ||
2373 | 2025.02.21 06:53:49.284441 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2374 | 2025.02.21 06:53:49.284706 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
2375 | 2025.02.21 06:53:49.285138 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2376 | 2025.02.21 06:53:49.285203 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
2377 | 2025.02.21 06:53:49.285589 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2378 | 2025.02.21 06:53:49.285672 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2379 | 2025.02.21 06:53:49.285845 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2380 | 2025.02.21 06:53:49.285985 [ 287 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2381 | 2025.02.21 06:53:49.286080 [ 288 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2382 | 2025.02.21 06:53:49.286086 [ 290 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2383 | 2025.02.21 06:53:49.286125 [ 286 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2384 | 2025.02.21 06:53:49.286279 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (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 | ||
2385 | 2025.02.21 06:53:49.286316 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2386 | 2025.02.21 06:53:49.286457 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2387 | 2025.02.21 06:53:49.286481 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2388 | 2025.02.21 06:53:49.286525 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2389 | 2025.02.21 06:53:49.286582 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2390 | 2025.02.21 06:53:49.286630 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2391 | 2025.02.21 06:53:49.286670 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2392 | 2025.02.21 06:53:49.288765 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004177 sec., 9576.250897773522 rows/sec., 365.19 KiB/sec. | ||
2393 | 2025.02.21 06:53:49.289023 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> MemoryTracker: Peak memory usage (for query): 144.00 KiB. | ||
2394 | 2025.02.21 06:53:49.289041 [ 275 ] {e5f3e02a-655c-4621-9dd0-5014ec5c882e} <Debug> TCPHandler: Processed in 0.004713951 sec. | ||
2395 | 2025.02.21 06:53:49.331878 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2396 | 2025.02.21 06:53:49.332032 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2397 | 2025.02.21 06:53:49.332096 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2398 | 2025.02.21 06:53:49.332878 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2399 | 2025.02.21 06:53:49.332927 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2400 | 2025.02.21 06:53:49.333454 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2401 | 2025.02.21 06:53:49.333694 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2402 | 2025.02.21 06:53:49.333930 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001941 sec., 515.1983513652756 rows/sec., 116.72 KiB/sec. | ||
2403 | 2025.02.21 06:53:49.333991 [ 275 ] {4327bcd1-2105-4f22-918d-db23478a41ab} <Debug> TCPHandler: Processed in 0.002203822 sec. | ||
2404 | 2025.02.21 06:53:49.334246 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2405 | 2025.02.21 06:53:49.334457 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2406 | 2025.02.21 06:53:49.334539 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2407 | 2025.02.21 06:53:49.335485 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2408 | 2025.02.21 06:53:49.335534 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2409 | 2025.02.21 06:53:49.335982 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2410 | 2025.02.21 06:53:49.336242 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2411 | 2025.02.21 06:53:49.336524 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002114 sec., 100283.82213812678 rows/sec., 6.38 MiB/sec. | ||
2412 | 2025.02.21 06:53:49.336681 [ 279 ] {1bf2119d-9154-45ad-ba06-98a35915548c} <Debug> TCPHandler: Processed in 0.0025768 sec. | ||
2413 | 2025.02.21 06:53:49.336831 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2414 | 2025.02.21 06:53:49.336953 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2415 | 2025.02.21 06:53:49.337004 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2416 | 2025.02.21 06:53:49.337585 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2417 | 2025.02.21 06:53:49.337621 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2418 | 2025.02.21 06:53:49.337957 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2419 | 2025.02.21 06:53:49.338253 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2420 | 2025.02.21 06:53:49.338518 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001574 sec., 7623.888182973316 rows/sec., 621.67 KiB/sec. | ||
2421 | 2025.02.21 06:53:49.338615 [ 275 ] {5952bbc7-2bb9-4f80-8890-cab72aec8023} <Debug> TCPHandler: Processed in 0.001839624 sec. | ||
2422 | 2025.02.21 06:53:49.338783 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2423 | 2025.02.21 06:53:49.338927 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2424 | 2025.02.21 06:53:49.338989 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2425 | 2025.02.21 06:53:49.340346 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2426 | 2025.02.21 06:53:49.340386 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2427 | 2025.02.21 06:53:49.340868 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2428 | 2025.02.21 06:53:49.341122 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2429 | 2025.02.21 06:53:49.341340 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Debug> executeQuery: Read 1833 rows, 153.04 KiB in 0.002447 sec., 749080.5067429505 rows/sec., 61.08 MiB/sec. | ||
2430 | 2025.02.21 06:53:49.341399 [ 279 ] {962c5f05-3a92-43c3-bef3-43032f733671} <Debug> TCPHandler: Processed in 0.002688783 sec. | ||
2431 | 2025.02.21 06:53:49.341547 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2432 | 2025.02.21 06:53:49.341666 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2433 | 2025.02.21 06:53:49.341715 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2434 | 2025.02.21 06:53:49.342345 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2435 | 2025.02.21 06:53:49.342384 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2436 | 2025.02.21 06:53:49.342751 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2437 | 2025.02.21 06:53:49.342984 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2438 | 2025.02.21 06:53:49.343134 [ 42 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2439 | 2025.02.21 06:53:49.343214 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Debug> executeQuery: Read 153 rows, 9.86 KiB in 0.00157 sec., 97452.22929936305 rows/sec., 6.13 MiB/sec. | ||
2440 | 2025.02.21 06:53:49.343233 [ 42 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2441 | 2025.02.21 06:53:49.343311 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2442 | 2025.02.21 06:53:49.343369 [ 275 ] {2d8b5a3e-f49d-41c1-9cd6-e6a0bac83b19} <Debug> TCPHandler: Processed in 0.001877824 sec. | ||
2443 | 2025.02.21 06:53:49.343565 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
2444 | 2025.02.21 06:53:49.343584 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2445 | 2025.02.21 06:53:49.343858 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2446 | 2025.02.21 06:53:49.343865 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2447 | 2025.02.21 06:53:49.343926 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 114 rows starting from the beginning of the part | ||
2448 | 2025.02.21 06:53:49.343972 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2449 | 2025.02.21 06:53:49.344419 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 114 rows starting from the beginning of the part | ||
2450 | 2025.02.21 06:53:49.344741 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 114 rows starting from the beginning of the part | ||
2451 | 2025.02.21 06:53:49.345194 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 139 rows starting from the beginning of the part | ||
2452 | 2025.02.21 06:53:49.345558 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part | ||
2453 | 2025.02.21 06:53:49.345939 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 153 rows starting from the beginning of the part | ||
2454 | 2025.02.21 06:53:49.346906 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2455 | 2025.02.21 06:53:49.346979 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2456 | 2025.02.21 06:53:49.347871 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2457 | 2025.02.21 06:53:49.348302 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2458 | 2025.02.21 06:53:49.348878 [ 42 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2459 | 2025.02.21 06:53:49.348929 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.005146 sec., 66265.06024096385 rows/sec., 4.42 MiB/sec. | ||
2460 | 2025.02.21 06:53:49.348951 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.00550699 sec., 140730.235573335 rows/sec., 9.17 MiB/sec. | ||
2461 | 2025.02.21 06:53:49.348968 [ 42 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2025.02.21 06:53:49.349077 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2463 | 2025.02.21 06:53:49.349179 [ 279 ] {01732872-e717-4d6c-871e-a45b9405182e} <Debug> TCPHandler: Processed in 0.005694764 sec. | ||
2464 | 2025.02.21 06:53:49.349498 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2465 | 2025.02.21 06:53:49.349587 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2466 | 2025.02.21 06:53:49.349727 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2467 | 2025.02.21 06:53:49.349987 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2468 | 2025.02.21 06:53:49.350157 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2469 | 2025.02.21 06:53:49.350186 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2470 | 2025.02.21 06:53:49.350339 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2471 | 2025.02.21 06:53:49.350776 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2472 | 2025.02.21 06:53:49.351192 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2473 | 2025.02.21 06:53:49.351485 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2025.02.21 06:53:49.351595 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2475 | 2025.02.21 06:53:49.352030 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2476 | 2025.02.21 06:53:49.352456 [ 193 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
2477 | 2025.02.21 06:53:49.352560 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_6_1} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2478 | 2025.02.21 06:53:49.353175 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
2479 | 2025.02.21 06:53:49.353938 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2025.02.21 06:53:49.354016 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2481 | 2025.02.21 06:53:49.355067 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2482 | 2025.02.21 06:53:49.355600 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2025.02.21 06:53:49.355668 [ 201 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006419121 sec., 176659.70153857514 rows/sec., 12.32 MiB/sec. | ||
2484 | 2025.02.21 06:53:49.355949 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.006112 sec., 18324.607329842933 rows/sec., 1.04 MiB/sec. | ||
2485 | 2025.02.21 06:53:49.355975 [ 201 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2486 | 2025.02.21 06:53:49.356127 [ 275 ] {1b4548ca-edf5-476d-8298-31b4923537bf} <Debug> TCPHandler: Processed in 0.006832031 sec. | ||
2487 | 2025.02.21 06:53:49.356321 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2488 | 2025.02.21 06:53:49.356453 [ 201 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_6_1} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2489 | 2025.02.21 06:53:49.356468 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2490 | 2025.02.21 06:53:49.356531 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2491 | 2025.02.21 06:53:49.356555 [ 201 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_6_1} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2492 | 2025.02.21 06:53:49.356655 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2493 | 2025.02.21 06:53:49.357430 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2494 | 2025.02.21 06:53:49.357468 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2495 | 2025.02.21 06:53:49.357864 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2496 | 2025.02.21 06:53:49.358107 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2497 | 2025.02.21 06:53:49.358353 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Debug> executeQuery: Read 885 rows, 65.66 KiB in 0.001914 sec., 462382.44514106587 rows/sec., 33.50 MiB/sec. | ||
2498 | 2025.02.21 06:53:49.358440 [ 279 ] {ce6658b5-eb7f-492e-877c-21a8ceeafe06} <Debug> TCPHandler: Processed in 0.002189421 sec. | ||
2499 | 2025.02.21 06:53:49.358599 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2500 | 2025.02.21 06:53:49.358737 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2501 | 2025.02.21 06:53:49.358796 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2502 | 2025.02.21 06:53:49.359370 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2503 | 2025.02.21 06:53:49.359408 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2504 | 2025.02.21 06:53:49.359796 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2505 | 2025.02.21 06:53:49.360033 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2506 | 2025.02.21 06:53:49.360189 [ 42 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2507 | 2025.02.21 06:53:49.360247 [ 42 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2508 | 2025.02.21 06:53:49.360283 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2509 | 2025.02.21 06:53:49.360289 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001572 sec., 3816.793893129771 rows/sec., 199.41 KiB/sec. | ||
2510 | 2025.02.21 06:53:49.360588 [ 275 ] {ec32cd78-1792-43cd-a01f-7dd43ccc2eca} <Debug> TCPHandler: Processed in 0.002050689 sec. | ||
2511 | 2025.02.21 06:53:49.360812 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2512 | 2025.02.21 06:53:49.360861 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2513 | 2025.02.21 06:53:49.360997 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2514 | 2025.02.21 06:53:49.361023 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2515 | 2025.02.21 06:53:49.361037 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2516 | 2025.02.21 06:53:49.361107 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2517 | 2025.02.21 06:53:49.361184 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2518 | 2025.02.21 06:53:49.361506 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2519 | 2025.02.21 06:53:49.361876 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2520 | 2025.02.21 06:53:49.362131 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2521 | 2025.02.21 06:53:49.362433 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
2522 | 2025.02.21 06:53:49.363318 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2523 | 2025.02.21 06:53:49.363362 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2524 | 2025.02.21 06:53:49.363915 [ 193 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003541424 sec., 10165.402391806234 rows/sec., 531.10 KiB/sec. | ||
2525 | 2025.02.21 06:53:49.364051 [ 201 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2526 | 2025.02.21 06:53:49.364074 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2527 | 2025.02.21 06:53:49.364379 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2025.02.21 06:53:49.364537 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_6_1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2529 | 2025.02.21 06:53:49.364763 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Debug> executeQuery: Read 961 rows, 65.39 KiB in 0.003767 sec., 255110.167241837 rows/sec., 16.95 MiB/sec. | ||
2530 | 2025.02.21 06:53:49.364791 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_6_1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2531 | 2025.02.21 06:53:49.364928 [ 279 ] {7dccc69b-eabc-45ae-9996-2db2a2945c80} <Debug> TCPHandler: Processed in 0.004201999 sec. | ||
2532 | 2025.02.21 06:53:49.365013 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2533 | 2025.02.21 06:53:49.365152 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2534 | 2025.02.21 06:53:49.365290 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2535 | 2025.02.21 06:53:49.365349 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2536 | 2025.02.21 06:53:49.365823 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2537 | 2025.02.21 06:53:49.365860 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2538 | 2025.02.21 06:53:49.366219 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2539 | 2025.02.21 06:53:49.366459 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2540 | 2025.02.21 06:53:49.366673 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001412 sec., 708.2152974504249 rows/sec., 47.72 KiB/sec. | ||
2541 | 2025.02.21 06:53:49.366724 [ 275 ] {09c5109b-decc-433a-a5a9-529c05871c9b} <Debug> TCPHandler: Processed in 0.001678659 sec. | ||
2542 | 2025.02.21 06:53:49.366869 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2543 | 2025.02.21 06:53:49.366987 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2544 | 2025.02.21 06:53:49.367067 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2545 | 2025.02.21 06:53:49.368183 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2546 | 2025.02.21 06:53:49.368221 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2547 | 2025.02.21 06:53:49.368865 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2548 | 2025.02.21 06:53:49.369117 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2549 | 2025.02.21 06:53:49.369283 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2550 | 2025.02.21 06:53:49.369350 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2025.02.21 06:53:49.369375 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2552 | 2025.02.21 06:53:49.369410 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002434 sec., 14379.62202136401 rows/sec., 25.77 MiB/sec. | ||
2553 | 2025.02.21 06:53:49.369766 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
2554 | 2025.02.21 06:53:49.369887 [ 279 ] {df715edb-ffdb-4271-a81a-1237dc81ed75} <Debug> TCPHandler: Processed in 0.003074332 sec. | ||
2555 | 2025.02.21 06:53:49.370088 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2556 | 2025.02.21 06:53:49.370237 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2557 | 2025.02.21 06:53:49.370342 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2558 | 2025.02.21 06:53:49.370371 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
2559 | 2025.02.21 06:53:49.370428 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2560 | 2025.02.21 06:53:49.371206 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
2561 | 2025.02.21 06:53:49.371784 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2562 | 2025.02.21 06:53:49.372511 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 33 rows starting from the beginning of the part | ||
2563 | 2025.02.21 06:53:49.372663 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2564 | 2025.02.21 06:53:49.372756 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2565 | 2025.02.21 06:53:49.373153 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
2566 | 2025.02.21 06:53:49.373720 [ 201 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
2567 | 2025.02.21 06:53:49.374530 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2568 | 2025.02.21 06:53:49.375164 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2569 | 2025.02.21 06:53:49.375758 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005466 sec., 6220.270764727406 rows/sec., 369.65 KiB/sec. | ||
2570 | 2025.02.21 06:53:49.376138 [ 275 ] {94c9ea51-00b2-4712-b59e-fdac6380df94} <Debug> TCPHandler: Processed in 0.006158696 sec. | ||
2571 | 2025.02.21 06:53:49.377957 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 19 columns (19 merged, 0 gathered) in 0.00849078 sec., 14957.400851276327 rows/sec., 26.80 MiB/sec. | ||
2572 | 2025.02.21 06:53:49.378417 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2573 | 2025.02.21 06:53:49.378845 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2025.02.21 06:53:49.378928 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2575 | 2025.02.21 06:53:49.379079 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
2576 | 2025.02.21 06:53:50.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.10 MiB, peak 173.98 MiB, free memory in arenas 0.00 B, will set to 169.09 MiB (RSS), difference: -1.01 MiB | ||
2577 | 2025.02.21 06:53:52.296685 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 380 | ||
2578 | 2025.02.21 06:53:52.300636 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2579 | 2025.02.21 06:53:52.300693 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2580 | 2025.02.21 06:53:52.302206 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2581 | 2025.02.21 06:53:52.302522 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2582 | 2025.02.21 06:53:52.303173 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 380 | ||
2583 | 2025.02.21 06:53:53.956420 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2584 | 2025.02.21 06:53:53.956632 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2585 | 2025.02.21 06:53:53.956715 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2586 | 2025.02.21 06:53:53.957574 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2587 | 2025.02.21 06:53:53.957627 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2588 | 2025.02.21 06:53:53.958054 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2589 | 2025.02.21 06:53:53.958306 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2590 | 2025.02.21 06:53:53.958535 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
2591 | 2025.02.21 06:53:53.958602 [ 275 ] {c3298ff6-0aeb-4bea-b069-213d788c608d} <Debug> TCPHandler: Processed in 0.002326834 sec. | ||
2592 | 2025.02.21 06:53:53.958879 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2593 | 2025.02.21 06:53:53.959093 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2594 | 2025.02.21 06:53:53.959176 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2595 | 2025.02.21 06:53:53.960360 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2025.02.21 06:53:53.960417 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2597 | 2025.02.21 06:53:53.960877 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2598 | 2025.02.21 06:53:53.961138 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2599 | 2025.02.21 06:53:53.961391 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002355 sec., 27176.220806794056 rows/sec., 2.12 MiB/sec. | ||
2600 | 2025.02.21 06:53:53.961460 [ 279 ] {73150b35-0f64-4d81-9ced-ccc09839b593} <Debug> TCPHandler: Processed in 0.002730775 sec. | ||
2601 | 2025.02.21 06:53:53.961612 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2602 | 2025.02.21 06:53:53.961740 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2603 | 2025.02.21 06:53:53.961797 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2604 | 2025.02.21 06:53:53.962366 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2605 | 2025.02.21 06:53:53.962408 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2606 | 2025.02.21 06:53:53.962801 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2607 | 2025.02.21 06:53:53.963039 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2608 | 2025.02.21 06:53:53.963286 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001573 sec., 81373.1722822632 rows/sec., 5.67 MiB/sec. | ||
2609 | 2025.02.21 06:53:53.963440 [ 275 ] {9438acf4-3f85-4076-89ce-c7c397c89c0c} <Debug> TCPHandler: Processed in 0.001881734 sec. | ||
2610 | 2025.02.21 06:53:53.963628 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2611 | 2025.02.21 06:53:53.963775 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2612 | 2025.02.21 06:53:53.963839 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2613 | 2025.02.21 06:53:53.964441 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2614 | 2025.02.21 06:53:53.964490 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.69 GiB. | ||
2615 | 2025.02.21 06:53:53.964876 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2616 | 2025.02.21 06:53:53.965142 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2025.02.21 06:53:53.965430 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001666 sec., 28811.52460984394 rows/sec., 1.94 MiB/sec. | ||
2618 | 2025.02.21 06:53:53.965585 [ 279 ] {35bbd2ac-d8e7-46ca-9c3f-f15478bfd01d} <Debug> TCPHandler: Processed in 0.002030077 sec. | ||
2619 | 2025.02.21 06:53:54.788035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2620 | 2025.02.21 06:53:54.788689 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2621 | 2025.02.21 06:53:54.788739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2622 | 2025.02.21 06:53:54.789261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2623 | 2025.02.21 06:53:54.789531 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2624 | 2025.02.21 06:53:54.789740 [ 127 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2625 | 2025.02.21 06:53:54.789809 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2626 | 2025.02.21 06:53:54.789837 [ 127 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2627 | 2025.02.21 06:53:54.789870 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2628 | 2025.02.21 06:53:54.790015 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2629 | 2025.02.21 06:53:54.790185 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2630 | 2025.02.21 06:53:54.790233 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2631 | 2025.02.21 06:53:54.790320 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2632 | 2025.02.21 06:53:54.790424 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2633 | 2025.02.21 06:53:54.790661 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2634 | 2025.02.21 06:53:54.790789 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2635 | 2025.02.21 06:53:54.790937 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
2636 | 2025.02.21 06:53:54.792654 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002710993 sec., 1867581.3622536096 rows/sec., 26.72 MiB/sec. | ||
2637 | 2025.02.21 06:53:54.793047 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2638 | 2025.02.21 06:53:54.793399 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_11_2} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2639 | 2025.02.21 06:53:54.793505 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_11_2} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2640 | 2025.02.21 06:53:54.793607 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2641 | 2025.02.21 06:53:55.103334 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2642 | 2025.02.21 06:53:55.126035 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2643 | 2025.02.21 06:53:55.126095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2644 | 2025.02.21 06:53:55.133574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2645 | 2025.02.21 06:53:55.134359 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2646 | 2025.02.21 06:53:55.134757 [ 110 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2647 | 2025.02.21 06:53:55.134883 [ 110 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2648 | 2025.02.21 06:53:55.134967 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2649 | 2025.02.21 06:53:55.135372 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2650 | 2025.02.21 06:53:55.150556 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2651 | 2025.02.21 06:53:55.152155 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2652 | 2025.02.21 06:53:55.153774 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2653 | 2025.02.21 06:53:55.159716 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2654 | 2025.02.21 06:53:55.165426 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2655 | 2025.02.21 06:53:55.171366 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2656 | 2025.02.21 06:53:55.177357 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2657 | 2025.02.21 06:53:55.182109 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
2658 | 2025.02.21 06:53:55.239511 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.104400046 sec., 795.0188067924798 rows/sec., 4.11 MiB/sec. | ||
2659 | 2025.02.21 06:53:55.241174 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2660 | 2025.02.21 06:53:55.243653 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_11_2} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2025.02.21 06:53:55.243774 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_11_2} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2662 | 2025.02.21 06:53:55.245344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.43 MiB. | ||
2663 | 2025.02.21 06:53:56.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.18 MiB, peak 180.08 MiB, free memory in arenas 0.00 B, will set to 171.59 MiB (RSS), difference: 1.41 MiB | ||
2664 | 2025.02.21 06:53:58.958397 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2665 | 2025.02.21 06:53:58.958609 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2666 | 2025.02.21 06:53:58.958692 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2667 | 2025.02.21 06:53:58.959443 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2668 | 2025.02.21 06:53:58.959495 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2669 | 2025.02.21 06:53:58.959931 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2670 | 2025.02.21 06:53:58.960214 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2671 | 2025.02.21 06:53:58.960435 [ 109 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2672 | 2025.02.21 06:53:58.960464 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. | ||
2673 | 2025.02.21 06:53:58.960546 [ 109 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2674 | 2025.02.21 06:53:58.960628 [ 275 ] {d334aa09-5bf2-43aa-864f-d4a718b3034b} <Debug> TCPHandler: Processed in 0.002374706 sec. | ||
2675 | 2025.02.21 06:53:58.960637 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2676 | 2025.02.21 06:53:58.960933 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
2677 | 2025.02.21 06:53:58.960943 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2678 | 2025.02.21 06:53:58.961510 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2679 | 2025.02.21 06:53:58.961523 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2680 | 2025.02.21 06:53:58.961629 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1823 rows starting from the beginning of the part | ||
2681 | 2025.02.21 06:53:58.961686 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2682 | 2025.02.21 06:53:58.961844 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 687 rows starting from the beginning of the part | ||
2683 | 2025.02.21 06:53:58.962122 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 56 rows starting from the beginning of the part | ||
2684 | 2025.02.21 06:53:58.962492 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1833 rows starting from the beginning of the part | ||
2685 | 2025.02.21 06:53:58.962816 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
2686 | 2025.02.21 06:53:58.963187 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
2687 | 2025.02.21 06:53:58.963980 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2688 | 2025.02.21 06:53:58.964028 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2689 | 2025.02.21 06:53:58.964669 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2690 | 2025.02.21 06:53:58.964977 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2691 | 2025.02.21 06:53:58.965130 [ 109 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2692 | 2025.02.21 06:53:58.965172 [ 109 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2693 | 2025.02.21 06:53:58.965204 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2694 | 2025.02.21 06:53:58.965215 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003894 sec., 16435.541859270674 rows/sec., 1.28 MiB/sec. | ||
2695 | 2025.02.21 06:53:58.965625 [ 279 ] {e1a614ba-191b-4524-97e3-6489143c4e2c} <Debug> TCPHandler: Processed in 0.004860014 sec. | ||
2696 | 2025.02.21 06:53:58.965958 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2697 | 2025.02.21 06:53:58.966367 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2698 | 2025.02.21 06:53:58.966579 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2699 | 2025.02.21 06:53:58.966632 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
2700 | 2025.02.21 06:53:58.966654 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4511 rows, containing 5 columns (5 merged, 0 gathered) in 0.005880927 sec., 767055.9420309077 rows/sec., 65.11 MiB/sec. | ||
2701 | 2025.02.21 06:53:58.967026 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2702 | 2025.02.21 06:53:58.967161 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 884 rows starting from the beginning of the part | ||
2703 | 2025.02.21 06:53:58.967282 [ 200 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2704 | 2025.02.21 06:53:58.967659 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 417 rows starting from the beginning of the part | ||
2705 | 2025.02.21 06:53:58.968220 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
2706 | 2025.02.21 06:53:58.968702 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 885 rows starting from the beginning of the part | ||
2707 | 2025.02.21 06:53:58.968897 [ 200 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2708 | 2025.02.21 06:53:58.969189 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
2709 | 2025.02.21 06:53:58.969488 [ 200 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_16_3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2710 | 2025.02.21 06:53:58.969771 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
2711 | 2025.02.21 06:53:58.969873 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
2712 | 2025.02.21 06:53:58.970576 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2713 | 2025.02.21 06:53:58.970644 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2714 | 2025.02.21 06:53:58.971709 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2715 | 2025.02.21 06:53:58.972198 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2716 | 2025.02.21 06:53:58.972413 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2717 | 2025.02.21 06:53:58.972488 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2025.02.21 06:53:58.972553 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2719 | 2025.02.21 06:53:58.972638 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006351 sec., 25192.88301054952 rows/sec., 1.75 MiB/sec. | ||
2720 | 2025.02.21 06:53:58.973021 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
2721 | 2025.02.21 06:53:58.973106 [ 275 ] {ffc22820-115d-4a14-9c98-156ec765ffbd} <Debug> TCPHandler: Processed in 0.007351403 sec. | ||
2722 | 2025.02.21 06:53:58.973419 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2723 | 2025.02.21 06:53:58.973651 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2724 | 2025.02.21 06:53:58.973729 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2378 rows, containing 5 columns (5 merged, 0 gathered) in 0.008419978 sec., 282423.540774097 rows/sec., 21.60 MiB/sec. | ||
2725 | 2025.02.21 06:53:58.973749 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3994 rows starting from the beginning of the part | ||
2726 | 2025.02.21 06:53:58.973768 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2727 | 2025.02.21 06:53:58.973915 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2728 | 2025.02.21 06:53:58.974155 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 237 rows starting from the beginning of the part | ||
2729 | 2025.02.21 06:53:58.974177 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2730 | 2025.02.21 06:53:58.974798 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
2731 | 2025.02.21 06:53:58.975414 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 961 rows starting from the beginning of the part | ||
2732 | 2025.02.21 06:53:58.975834 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2733 | 2025.02.21 06:53:58.975916 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 128 rows starting from the beginning of the part | ||
2734 | 2025.02.21 06:53:58.976310 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_16_3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2735 | 2025.02.21 06:53:58.976443 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
2736 | 2025.02.21 06:53:58.976694 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
2737 | 2025.02.21 06:53:58.977235 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2025.02.21 06:53:58.977288 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2739 | 2025.02.21 06:53:58.977789 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2740 | 2025.02.21 06:53:58.978140 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2025.02.21 06:53:58.978326 [ 117 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2742 | 2025.02.21 06:53:58.978379 [ 117 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2743 | 2025.02.21 06:53:58.978385 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004707 sec., 12746.972594008923 rows/sec., 879.67 KiB/sec. | ||
2744 | 2025.02.21 06:53:58.978407 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2745 | 2025.02.21 06:53:58.978502 [ 279 ] {3229af3a-07c0-4eb1-899a-d942406a41ee} <Debug> TCPHandler: Processed in 0.005262034 sec. | ||
2746 | 2025.02.21 06:53:58.978686 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
2747 | 2025.02.21 06:53:58.978910 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2748 | 2025.02.21 06:53:58.978961 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 676 rows starting from the beginning of the part | ||
2749 | 2025.02.21 06:53:58.979047 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 82 rows starting from the beginning of the part | ||
2750 | 2025.02.21 06:53:58.979136 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
2751 | 2025.02.21 06:53:58.979353 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
2752 | 2025.02.21 06:53:58.979436 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part | ||
2753 | 2025.02.21 06:53:58.979624 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
2754 | 2025.02.21 06:53:58.981887 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5640 rows, containing 5 columns (5 merged, 0 gathered) in 0.009205957 sec., 612646.7894646911 rows/sec., 41.33 MiB/sec. | ||
2755 | 2025.02.21 06:53:58.982439 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2756 | 2025.02.21 06:53:58.982577 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.004052685 sec., 236879.99437410012 rows/sec., 15.49 MiB/sec. | ||
2757 | 2025.02.21 06:53:58.982867 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2758 | 2025.02.21 06:53:58.982925 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2759 | 2025.02.21 06:53:58.982986 [ 201 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2760 | 2025.02.21 06:53:58.983142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
2761 | 2025.02.21 06:53:58.983402 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2762 | 2025.02.21 06:53:58.983499 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_16_3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2763 | 2025.02.21 06:53:58.983611 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2764 | 2025.02.21 06:54:01.078651 [ 150 ] {} <Debug> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2765 | 2025.02.21 06:54:01.078734 [ 150 ] {} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2025.02.21 06:54:01.078758 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2767 | 2025.02.21 06:54:01.079001 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::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 | ||
2768 | 2025.02.21 06:54:01.079439 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2769 | 2025.02.21 06:54:01.079489 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part | ||
2770 | 2025.02.21 06:54:01.079597 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
2771 | 2025.02.21 06:54:01.079691 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
2772 | 2025.02.21 06:54:01.079858 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
2773 | 2025.02.21 06:54:01.080002 [ 188 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::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 | ||
2774 | 2025.02.21 06:54:01.082187 [ 200 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.003340349 sec., 12274.166561637721 rows/sec., 2.59 MiB/sec. | ||
2775 | 2025.02.21 06:54:01.082336 [ 200 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2776 | 2025.02.21 06:54:01.082707 [ 200 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2777 | 2025.02.21 06:54:01.082785 [ 200 ] {67c52360-b767-48a5-9d31-ba4e34fc42a9::all_1_5_1} <Trace> oximeter.timeseries_schema (67c52360-b767-48a5-9d31-ba4e34fc42a9) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2778 | 2025.02.21 06:54:01.082860 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2779 | 2025.02.21 06:54:02.185101 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2780 | 2025.02.21 06:54:02.185150 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2781 | 2025.02.21 06:54:02.289959 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2782 | 2025.02.21 06:54:02.290714 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2783 | 2025.02.21 06:54:02.290764 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2784 | 2025.02.21 06:54:02.291313 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2785 | 2025.02.21 06:54:02.291572 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2786 | 2025.02.21 06:54:02.291888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2787 | 2025.02.21 06:54:02.303474 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 396 | ||
2788 | 2025.02.21 06:54:02.306259 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2789 | 2025.02.21 06:54:02.306314 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2790 | 2025.02.21 06:54:02.307780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2791 | 2025.02.21 06:54:02.308102 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2792 | 2025.02.21 06:54:02.308750 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 396 | ||
2793 | 2025.02.21 06:54:02.650677 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2794 | 2025.02.21 06:54:02.669516 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2795 | 2025.02.21 06:54:02.669571 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2796 | 2025.02.21 06:54:02.676823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2797 | 2025.02.21 06:54:02.677652 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2798 | 2025.02.21 06:54:02.680793 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2799 | 2025.02.21 06:54:03.966002 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2800 | 2025.02.21 06:54:03.966216 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2801 | 2025.02.21 06:54:03.966301 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2802 | 2025.02.21 06:54:03.967225 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2803 | 2025.02.21 06:54:03.967269 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2804 | 2025.02.21 06:54:03.967736 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2805 | 2025.02.21 06:54:03.968002 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2025.02.21 06:54:03.968260 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002096 sec., 101145.03816793892 rows/sec., 6.43 MiB/sec. | ||
2807 | 2025.02.21 06:54:03.968464 [ 275 ] {6572dc4f-f9af-4167-860f-dd7cdd251a88} <Debug> TCPHandler: Processed in 0.002604602 sec. | ||
2808 | 2025.02.21 06:54:03.968811 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2809 | 2025.02.21 06:54:03.969054 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2810 | 2025.02.21 06:54:03.969127 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2811 | 2025.02.21 06:54:03.970227 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2812 | 2025.02.21 06:54:03.970279 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2813 | 2025.02.21 06:54:03.970793 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2814 | 2025.02.21 06:54:03.971052 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2815 | 2025.02.21 06:54:03.971345 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002339 sec., 297135.5280034203 rows/sec., 23.72 MiB/sec. | ||
2816 | 2025.02.21 06:54:03.971594 [ 279 ] {8006b3a7-562b-4cd2-97b3-979ad4d6d6f4} <Debug> TCPHandler: Processed in 0.00298128 sec. | ||
2817 | 2025.02.21 06:54:03.971786 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2818 | 2025.02.21 06:54:03.971934 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2819 | 2025.02.21 06:54:03.971994 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2820 | 2025.02.21 06:54:03.972773 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2821 | 2025.02.21 06:54:03.972821 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2822 | 2025.02.21 06:54:03.973208 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2823 | 2025.02.21 06:54:03.973469 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2824 | 2025.02.21 06:54:03.973683 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001784 sec., 81278.0269058296 rows/sec., 5.10 MiB/sec. | ||
2825 | 2025.02.21 06:54:03.973742 [ 275 ] {3744c40e-2e6d-439b-a0ae-a0b0a4c460e0} <Debug> TCPHandler: Processed in 0.002026958 sec. | ||
2826 | 2025.02.21 06:54:03.973917 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2827 | 2025.02.21 06:54:03.974065 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2828 | 2025.02.21 06:54:03.974126 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2829 | 2025.02.21 06:54:03.974930 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2830 | 2025.02.21 06:54:03.974975 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2831 | 2025.02.21 06:54:03.975369 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2832 | 2025.02.21 06:54:03.975616 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2833 | 2025.02.21 06:54:03.975921 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001865 sec., 60589.81233243968 rows/sec., 3.92 MiB/sec. | ||
2834 | 2025.02.21 06:54:03.976047 [ 279 ] {040fb2c7-14d2-467c-9431-f03241f4b69c} <Debug> TCPHandler: Processed in 0.002192541 sec. | ||
2835 | 2025.02.21 06:54:03.976217 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2836 | 2025.02.21 06:54:03.976364 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2837 | 2025.02.21 06:54:03.976422 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2838 | 2025.02.21 06:54:03.977108 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2025.02.21 06:54:03.977148 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2840 | 2025.02.21 06:54:03.977510 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2841 | 2025.02.21 06:54:03.977752 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2842 | 2025.02.21 06:54:03.977965 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001634 sec., 68543.45165238678 rows/sec., 3.90 MiB/sec. | ||
2843 | 2025.02.21 06:54:03.978017 [ 275 ] {26da50f7-5e10-40ee-94ad-36cf8b0ef84d} <Debug> TCPHandler: Processed in 0.001870544 sec. | ||
2844 | 2025.02.21 06:54:03.978231 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2845 | 2025.02.21 06:54:03.978458 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2846 | 2025.02.21 06:54:03.978551 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2847 | 2025.02.21 06:54:03.979489 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2848 | 2025.02.21 06:54:03.979532 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2849 | 2025.02.21 06:54:03.979921 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2850 | 2025.02.21 06:54:03.980163 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2851 | 2025.02.21 06:54:03.980380 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Debug> executeQuery: Read 427 rows, 31.19 KiB in 0.001979 sec., 215765.53815058112 rows/sec., 15.39 MiB/sec. | ||
2852 | 2025.02.21 06:54:03.980433 [ 279 ] {83b308d3-b14b-492f-bbe0-0c3eedfc4880} <Debug> TCPHandler: Processed in 0.002315024 sec. | ||
2853 | 2025.02.21 06:54:03.980592 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2854 | 2025.02.21 06:54:03.980731 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2855 | 2025.02.21 06:54:03.980789 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2856 | 2025.02.21 06:54:03.981294 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2857 | 2025.02.21 06:54:03.981333 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2858 | 2025.02.21 06:54:03.981693 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2859 | 2025.02.21 06:54:03.981923 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2860 | 2025.02.21 06:54:03.982225 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001496 sec., 4010.6951871657757 rows/sec., 209.54 KiB/sec. | ||
2861 | 2025.02.21 06:54:03.982350 [ 275 ] {e6d53d27-3caf-4d29-a03b-f1edb090a52e} <Debug> TCPHandler: Processed in 0.001826763 sec. | ||
2862 | 2025.02.21 06:54:03.982552 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2863 | 2025.02.21 06:54:03.982776 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2864 | 2025.02.21 06:54:03.982874 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2865 | 2025.02.21 06:54:03.983506 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2866 | 2025.02.21 06:54:03.983545 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2867 | 2025.02.21 06:54:03.983946 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2868 | 2025.02.21 06:54:03.984179 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2869 | 2025.02.21 06:54:03.984399 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001678 sec., 141239.57091775924 rows/sec., 9.47 MiB/sec. | ||
2870 | 2025.02.21 06:54:03.984454 [ 279 ] {c8c8f9bf-9ba3-46e6-9b91-a30451d3a3d1} <Debug> TCPHandler: Processed in 0.002011137 sec. | ||
2871 | 2025.02.21 06:54:03.984609 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2872 | 2025.02.21 06:54:03.984746 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2873 | 2025.02.21 06:54:03.984808 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2874 | 2025.02.21 06:54:03.985289 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2875 | 2025.02.21 06:54:03.985327 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2876 | 2025.02.21 06:54:03.985680 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2877 | 2025.02.21 06:54:03.985925 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2878 | 2025.02.21 06:54:03.986235 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001494 sec., 669.3440428380187 rows/sec., 45.10 KiB/sec. | ||
2879 | 2025.02.21 06:54:03.986362 [ 275 ] {ebdd8556-9ec1-4622-9e02-b127ef9c8e9f} <Debug> TCPHandler: Processed in 0.001820433 sec. | ||
2880 | 2025.02.21 06:54:03.986561 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2881 | 2025.02.21 06:54:03.986783 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2882 | 2025.02.21 06:54:03.986923 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2883 | 2025.02.21 06:54:03.988161 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2884 | 2025.02.21 06:54:03.988201 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2885 | 2025.02.21 06:54:03.988877 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2886 | 2025.02.21 06:54:03.989133 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2887 | 2025.02.21 06:54:03.989372 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002644 sec., 14750.378214826022 rows/sec., 26.43 MiB/sec. | ||
2888 | 2025.02.21 06:54:03.989467 [ 279 ] {b45551a4-0249-4ebd-bb8f-4700f11c9d5d} <Debug> TCPHandler: Processed in 0.003014891 sec. | ||
2889 | 2025.02.21 06:54:03.989630 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2890 | 2025.02.21 06:54:03.989767 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2891 | 2025.02.21 06:54:03.989827 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2892 | 2025.02.21 06:54:03.990303 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Trace> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2893 | 2025.02.21 06:54:03.990340 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2894 | 2025.02.21 06:54:03.990677 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2895 | 2025.02.21 06:54:03.990897 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Trace> oximeter.measurements_i64 (69a37985-803d-48f1-af6a-d493ed785eaf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2896 | 2025.02.21 06:54:03.991113 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001433 sec., 4187.02023726448 rows/sec., 295.76 KiB/sec. | ||
2897 | 2025.02.21 06:54:03.991235 [ 275 ] {ff519f0a-5f43-4af9-a6e7-040713d695b1} <Debug> TCPHandler: Processed in 0.00167418 sec. | ||
2898 | 2025.02.21 06:54:03.991441 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2899 | 2025.02.21 06:54:03.991662 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2900 | 2025.02.21 06:54:03.991756 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2901 | 2025.02.21 06:54:03.992337 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2902 | 2025.02.21 06:54:03.992376 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2903 | 2025.02.21 06:54:03.992743 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2904 | 2025.02.21 06:54:03.992976 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2905 | 2025.02.21 06:54:03.993183 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001574 sec., 52096.56925031766 rows/sec., 3.31 MiB/sec. | ||
2906 | 2025.02.21 06:54:03.993231 [ 279 ] {12a1c011-8ba8-44e5-b541-cfcdca00a9e9} <Debug> TCPHandler: Processed in 0.001899264 sec. | ||
2907 | 2025.02.21 06:54:08.957736 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2908 | 2025.02.21 06:54:08.957962 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2909 | 2025.02.21 06:54:08.958043 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2910 | 2025.02.21 06:54:08.958834 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2911 | 2025.02.21 06:54:08.958881 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2912 | 2025.02.21 06:54:08.959309 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2913 | 2025.02.21 06:54:08.959565 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2914 | 2025.02.21 06:54:08.959818 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001914 sec., 29258.098223615467 rows/sec., 2.25 MiB/sec. | ||
2915 | 2025.02.21 06:54:08.959882 [ 275 ] {fb494e93-c4d3-4a83-9396-721f322dd223} <Debug> TCPHandler: Processed in 0.002287264 sec. | ||
2916 | 2025.02.21 06:54:08.960149 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2917 | 2025.02.21 06:54:08.960363 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2918 | 2025.02.21 06:54:08.960445 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2919 | 2025.02.21 06:54:08.961308 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2920 | 2025.02.21 06:54:08.961352 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2921 | 2025.02.21 06:54:08.961799 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2922 | 2025.02.21 06:54:08.962055 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2923 | 2025.02.21 06:54:08.962267 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
2924 | 2025.02.21 06:54:08.962332 [ 279 ] {98ca1310-e970-4b93-ada0-9706389565ef} <Debug> TCPHandler: Processed in 0.002326105 sec. | ||
2925 | 2025.02.21 06:54:08.962498 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2926 | 2025.02.21 06:54:08.962646 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2927 | 2025.02.21 06:54:08.962711 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2928 | 2025.02.21 06:54:08.963376 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2929 | 2025.02.21 06:54:08.963416 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2930 | 2025.02.21 06:54:08.963816 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2931 | 2025.02.21 06:54:08.964065 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2932 | 2025.02.21 06:54:08.964303 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
2933 | 2025.02.21 06:54:08.964361 [ 275 ] {fa956658-d83a-4539-9389-73d941da1a80} <Debug> TCPHandler: Processed in 0.001931755 sec. | ||
2934 | 2025.02.21 06:54:08.964521 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2935 | 2025.02.21 06:54:08.964651 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2936 | 2025.02.21 06:54:08.964710 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2937 | 2025.02.21 06:54:08.965243 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2938 | 2025.02.21 06:54:08.965280 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2939 | 2025.02.21 06:54:08.965694 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2940 | 2025.02.21 06:54:08.965938 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2941 | 2025.02.21 06:54:08.966127 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
2942 | 2025.02.21 06:54:08.966192 [ 279 ] {b44376f8-e653-41ef-8d3f-c5334e93c0a2} <Debug> TCPHandler: Processed in 0.00172824 sec. | ||
2943 | 2025.02.21 06:54:09.792042 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
2944 | 2025.02.21 06:54:09.792697 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2945 | 2025.02.21 06:54:09.792746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2946 | 2025.02.21 06:54:09.793333 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2947 | 2025.02.21 06:54:09.793590 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2948 | 2025.02.21 06:54:09.793778 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
2949 | 2025.02.21 06:54:10.180887 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2950 | 2025.02.21 06:54:10.200939 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2951 | 2025.02.21 06:54:10.201006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2952 | 2025.02.21 06:54:10.209045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2953 | 2025.02.21 06:54:10.209851 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2954 | 2025.02.21 06:54:10.213270 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2955 | 2025.02.21 06:54:12.308944 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 428 | ||
2956 | 2025.02.21 06:54:12.312075 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2957 | 2025.02.21 06:54:12.312133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2958 | 2025.02.21 06:54:12.313636 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2959 | 2025.02.21 06:54:12.313968 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2960 | 2025.02.21 06:54:12.314581 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 428 | ||
2961 | 2025.02.21 06:54:13.966146 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2962 | 2025.02.21 06:54:13.966341 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2963 | 2025.02.21 06:54:13.966416 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2964 | 2025.02.21 06:54:13.967243 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2965 | 2025.02.21 06:54:13.967297 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2966 | 2025.02.21 06:54:13.967793 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2967 | 2025.02.21 06:54:13.968053 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2968 | 2025.02.21 06:54:13.968280 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001989 sec., 106586.22423328306 rows/sec., 6.78 MiB/sec. | ||
2969 | 2025.02.21 06:54:13.968462 [ 275 ] {c8a7203b-dda7-4f27-b9f4-89d6f2c1bf4a} <Debug> TCPHandler: Processed in 0.002451747 sec. | ||
2970 | 2025.02.21 06:54:13.968728 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2971 | 2025.02.21 06:54:13.968919 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2972 | 2025.02.21 06:54:13.968992 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2973 | 2025.02.21 06:54:13.970017 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2974 | 2025.02.21 06:54:13.970067 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2975 | 2025.02.21 06:54:13.970571 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2976 | 2025.02.21 06:54:13.970831 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2977 | 2025.02.21 06:54:13.971069 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002203 sec., 315478.89241942804 rows/sec., 25.19 MiB/sec. | ||
2978 | 2025.02.21 06:54:13.971137 [ 279 ] {5cdc8d75-88e2-42a8-91ed-6cb2d5bcec9d} <Debug> TCPHandler: Processed in 0.00255104 sec. | ||
2979 | 2025.02.21 06:54:13.971298 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2980 | 2025.02.21 06:54:13.971428 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2981 | 2025.02.21 06:54:13.971482 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2982 | 2025.02.21 06:54:13.972114 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2983 | 2025.02.21 06:54:13.972153 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2984 | 2025.02.21 06:54:13.972547 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2985 | 2025.02.21 06:54:13.972794 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2986 | 2025.02.21 06:54:13.973007 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001603 sec., 90455.39613225202 rows/sec., 5.68 MiB/sec. | ||
2987 | 2025.02.21 06:54:13.973170 [ 275 ] {acded2c7-edf2-453c-8f52-039c6bec4de3} <Debug> TCPHandler: Processed in 0.001930835 sec. | ||
2988 | 2025.02.21 06:54:13.973349 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2989 | 2025.02.21 06:54:13.973478 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2990 | 2025.02.21 06:54:13.973532 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2991 | 2025.02.21 06:54:13.974207 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2992 | 2025.02.21 06:54:13.974251 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
2993 | 2025.02.21 06:54:13.974636 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2994 | 2025.02.21 06:54:13.974875 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2995 | 2025.02.21 06:54:13.975178 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001731 sec., 65280.18486424033 rows/sec., 4.23 MiB/sec. | ||
2996 | 2025.02.21 06:54:13.975236 [ 279 ] {a30f11bd-0720-43ef-98cf-b752383f19e3} <Debug> TCPHandler: Processed in 0.001950936 sec. | ||
2997 | 2025.02.21 06:54:13.975410 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2998 | 2025.02.21 06:54:13.975533 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2999 | 2025.02.21 06:54:13.975586 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3000 | 2025.02.21 06:54:13.976217 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3001 | 2025.02.21 06:54:13.976256 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3002 | 2025.02.21 06:54:13.976636 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3003 | 2025.02.21 06:54:13.976988 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3004 | 2025.02.21 06:54:13.977291 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001754 sec., 63854.04789053592 rows/sec., 3.64 MiB/sec. | ||
3005 | 2025.02.21 06:54:13.977408 [ 275 ] {391d53dc-688c-4e44-81dd-cda959eb65ce} <Debug> TCPHandler: Processed in 0.002059168 sec. | ||
3006 | 2025.02.21 06:54:13.977593 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3007 | 2025.02.21 06:54:13.977716 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3008 | 2025.02.21 06:54:13.977769 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3009 | 2025.02.21 06:54:13.978566 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3010 | 2025.02.21 06:54:13.978607 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3011 | 2025.02.21 06:54:13.979014 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3012 | 2025.02.21 06:54:13.979293 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3013 | 2025.02.21 06:54:13.979537 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001834 sec., 229552.8898582334 rows/sec., 16.35 MiB/sec. | ||
3014 | 2025.02.21 06:54:13.979666 [ 279 ] {70d7b32d-90ad-445d-9ab3-3478dd145a55} <Debug> TCPHandler: Processed in 0.00212924 sec. | ||
3015 | 2025.02.21 06:54:13.979892 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3016 | 2025.02.21 06:54:13.980059 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3017 | 2025.02.21 06:54:13.980135 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3018 | 2025.02.21 06:54:13.980708 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2025.02.21 06:54:13.980747 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3020 | 2025.02.21 06:54:13.981148 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3021 | 2025.02.21 06:54:13.981395 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2025.02.21 06:54:13.981605 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00158 sec., 3797.46835443038 rows/sec., 198.40 KiB/sec. | ||
3023 | 2025.02.21 06:54:13.981764 [ 275 ] {e90179d7-4d4c-443e-8db0-51ee3553000a} <Debug> TCPHandler: Processed in 0.001982436 sec. | ||
3024 | 2025.02.21 06:54:13.981938 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3025 | 2025.02.21 06:54:13.982076 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3026 | 2025.02.21 06:54:13.982140 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3027 | 2025.02.21 06:54:13.982722 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3028 | 2025.02.21 06:54:13.982766 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3029 | 2025.02.21 06:54:13.983199 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3030 | 2025.02.21 06:54:13.983442 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3031 | 2025.02.21 06:54:13.983667 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00163 sec., 145398.773006135 rows/sec., 9.75 MiB/sec. | ||
3032 | 2025.02.21 06:54:13.983722 [ 279 ] {25a7507a-a30b-4015-955b-bf90b0db8c10} <Debug> TCPHandler: Processed in 0.001842874 sec. | ||
3033 | 2025.02.21 06:54:13.983864 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3034 | 2025.02.21 06:54:13.983986 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3035 | 2025.02.21 06:54:13.984038 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3036 | 2025.02.21 06:54:13.984508 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3037 | 2025.02.21 06:54:13.984545 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3038 | 2025.02.21 06:54:13.984909 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3039 | 2025.02.21 06:54:13.985188 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3040 | 2025.02.21 06:54:13.985405 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001444 sec., 692.5207756232687 rows/sec., 46.66 KiB/sec. | ||
3041 | 2025.02.21 06:54:13.985458 [ 275 ] {39453aa1-dd06-4b46-b9f8-63382a5e4f9c} <Debug> TCPHandler: Processed in 0.001651319 sec. | ||
3042 | 2025.02.21 06:54:13.985620 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3043 | 2025.02.21 06:54:13.985744 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3044 | 2025.02.21 06:54:13.985827 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3045 | 2025.02.21 06:54:13.987082 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3046 | 2025.02.21 06:54:13.987123 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3047 | 2025.02.21 06:54:13.987825 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3048 | 2025.02.21 06:54:13.988082 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3049 | 2025.02.21 06:54:13.988337 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002619 sec., 14891.179839633449 rows/sec., 26.68 MiB/sec. | ||
3050 | 2025.02.21 06:54:13.988455 [ 279 ] {e0243d70-d8a8-4cdd-9d87-efca344bf3f2} <Debug> TCPHandler: Processed in 0.002894278 sec. | ||
3051 | 2025.02.21 06:54:13.988609 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3052 | 2025.02.21 06:54:13.988727 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3053 | 2025.02.21 06:54:13.988778 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3054 | 2025.02.21 06:54:13.989270 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3055 | 2025.02.21 06:54:13.989309 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3056 | 2025.02.21 06:54:13.989701 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3057 | 2025.02.21 06:54:13.989937 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3058 | 2025.02.21 06:54:13.990172 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
3059 | 2025.02.21 06:54:13.990372 [ 275 ] {5bd30dc4-54d6-47a6-83bf-7605bf640b15} <Debug> TCPHandler: Processed in 0.001818303 sec. | ||
3060 | 2025.02.21 06:54:17.185193 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3061 | 2025.02.21 06:54:17.185272 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3062 | 2025.02.21 06:54:17.293927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3063 | 2025.02.21 06:54:17.294662 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3064 | 2025.02.21 06:54:17.294713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3065 | 2025.02.21 06:54:17.295328 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3066 | 2025.02.21 06:54:17.295582 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3067 | 2025.02.21 06:54:17.295879 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3068 | 2025.02.21 06:54:17.713362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3069 | 2025.02.21 06:54:17.735018 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3070 | 2025.02.21 06:54:17.735079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3071 | 2025.02.21 06:54:17.742866 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3072 | 2025.02.21 06:54:17.743645 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3073 | 2025.02.21 06:54:17.746855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3074 | 2025.02.21 06:54:18.958427 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3075 | 2025.02.21 06:54:18.958640 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3076 | 2025.02.21 06:54:18.958721 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3077 | 2025.02.21 06:54:18.959562 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3078 | 2025.02.21 06:54:18.959612 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3079 | 2025.02.21 06:54:18.960044 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3080 | 2025.02.21 06:54:18.960318 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2025.02.21 06:54:18.960567 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001987 sec., 28183.190739808757 rows/sec., 2.17 MiB/sec. | ||
3082 | 2025.02.21 06:54:18.960632 [ 275 ] {698754bc-471b-410f-97b2-a1bb25b35485} <Debug> TCPHandler: Processed in 0.002348195 sec. | ||
3083 | 2025.02.21 06:54:18.960876 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2025.02.21 06:54:18.961071 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3085 | 2025.02.21 06:54:18.961146 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3086 | 2025.02.21 06:54:18.961921 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3087 | 2025.02.21 06:54:18.961975 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3088 | 2025.02.21 06:54:18.962418 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3089 | 2025.02.21 06:54:18.962685 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3090 | 2025.02.21 06:54:18.962981 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001962 sec., 32619.77573904179 rows/sec., 2.55 MiB/sec. | ||
3091 | 2025.02.21 06:54:18.963212 [ 279 ] {1dd722d8-38da-4151-bddc-2f96791e5434} <Debug> TCPHandler: Processed in 0.002475458 sec. | ||
3092 | 2025.02.21 06:54:18.963377 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3093 | 2025.02.21 06:54:18.963524 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3094 | 2025.02.21 06:54:18.963589 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3095 | 2025.02.21 06:54:18.964256 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3096 | 2025.02.21 06:54:18.964302 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3097 | 2025.02.21 06:54:18.964739 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3098 | 2025.02.21 06:54:18.964971 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3099 | 2025.02.21 06:54:18.965190 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001701 sec., 94062.31628453851 rows/sec., 6.55 MiB/sec. | ||
3100 | 2025.02.21 06:54:18.965245 [ 275 ] {d1ef857e-f02d-4495-94ac-7651d00872fe} <Debug> TCPHandler: Processed in 0.001941216 sec. | ||
3101 | 2025.02.21 06:54:18.965385 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3102 | 2025.02.21 06:54:18.965520 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3103 | 2025.02.21 06:54:18.965584 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3104 | 2025.02.21 06:54:18.966212 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3105 | 2025.02.21 06:54:18.966261 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.68 GiB. | ||
3106 | 2025.02.21 06:54:18.966680 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3107 | 2025.02.21 06:54:18.966915 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3108 | 2025.02.21 06:54:18.967128 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. | ||
3109 | 2025.02.21 06:54:18.967181 [ 279 ] {a8f6d417-f778-4389-ab41-7db0d009b00a} <Debug> TCPHandler: Processed in 0.001856243 sec. | ||
3110 | 2025.02.21 06:54:19.325527 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3111 | 2025.02.21 06:54:19.325731 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3112 | 2025.02.21 06:54:19.325805 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3113 | 2025.02.21 06:54:19.326682 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3114 | 2025.02.21 06:54:19.326727 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3115 | 2025.02.21 06:54:19.327165 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3116 | 2025.02.21 06:54:19.327419 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3117 | 2025.02.21 06:54:19.327609 [ 126 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3118 | 2025.02.21 06:54:19.327687 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001998 sec., 106106.10610610609 rows/sec., 6.75 MiB/sec. | ||
3119 | 2025.02.21 06:54:19.327711 [ 126 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3120 | 2025.02.21 06:54:19.327784 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3121 | 2025.02.21 06:54:19.327836 [ 275 ] {5bfec064-ed3d-4861-a24f-239161e82f81} <Debug> TCPHandler: Processed in 0.002422317 sec. | ||
3122 | 2025.02.21 06:54:19.328033 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3123 | 2025.02.21 06:54:19.328215 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3124 | 2025.02.21 06:54:19.328239 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3125 | 2025.02.21 06:54:19.328319 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3126 | 2025.02.21 06:54:19.328539 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3127 | 2025.02.21 06:54:19.328561 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3128 | 2025.02.21 06:54:19.328803 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3129 | 2025.02.21 06:54:19.328885 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3130 | 2025.02.21 06:54:19.329292 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3131 | 2025.02.21 06:54:19.329593 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
3132 | 2025.02.21 06:54:19.331411 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3133 | 2025.02.21 06:54:19.331484 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3134 | 2025.02.21 06:54:19.332403 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004505866 sec., 235248.89555082197 rows/sec., 15.86 MiB/sec. | ||
3135 | 2025.02.21 06:54:19.332492 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
3136 | 2025.02.21 06:54:19.332583 [ 192 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3137 | 2025.02.21 06:54:19.332949 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3138 | 2025.02.21 06:54:19.333073 [ 196 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_9_2} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3139 | 2025.02.21 06:54:19.333399 [ 196 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_9_2} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3140 | 2025.02.21 06:54:19.333525 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005068 sec., 394.63299131807423 rows/sec., 32.18 KiB/sec. | ||
3141 | 2025.02.21 06:54:19.333629 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
3142 | 2025.02.21 06:54:19.333784 [ 279 ] {8da8f426-b821-458e-aa7b-5970e894ec7f} <Debug> TCPHandler: Processed in 0.005795836 sec. | ||
3143 | 2025.02.21 06:54:19.333950 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3144 | 2025.02.21 06:54:19.334080 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3145 | 2025.02.21 06:54:19.334132 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3146 | 2025.02.21 06:54:19.335685 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3147 | 2025.02.21 06:54:19.335725 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3148 | 2025.02.21 06:54:19.336216 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3149 | 2025.02.21 06:54:19.336461 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3150 | 2025.02.21 06:54:19.336624 [ 126 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3151 | 2025.02.21 06:54:19.336683 [ 126 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3152 | 2025.02.21 06:54:19.336717 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3153 | 2025.02.21 06:54:19.336734 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002671 sec., 687383.0026207413 rows/sec., 56.11 MiB/sec. | ||
3154 | 2025.02.21 06:54:19.336892 [ 275 ] {cf8c9a60-1b6d-483a-96a2-916e060ddba7} <Debug> TCPHandler: Processed in 0.003002961 sec. | ||
3155 | 2025.02.21 06:54:19.336910 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
3156 | 2025.02.21 06:54:19.337042 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3157 | 2025.02.21 06:54:19.337071 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1833 rows starting from the beginning of the part | ||
3158 | 2025.02.21 06:54:19.337095 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3159 | 2025.02.21 06:54:19.337327 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 695 rows starting from the beginning of the part | ||
3160 | 2025.02.21 06:54:19.337398 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3161 | 2025.02.21 06:54:19.337556 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3162 | 2025.02.21 06:54:19.337584 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 56 rows starting from the beginning of the part | ||
3163 | 2025.02.21 06:54:19.337940 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 695 rows starting from the beginning of the part | ||
3164 | 2025.02.21 06:54:19.338245 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part | ||
3165 | 2025.02.21 06:54:19.338602 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1836 rows starting from the beginning of the part | ||
3166 | 2025.02.21 06:54:19.340169 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3167 | 2025.02.21 06:54:19.340244 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3168 | 2025.02.21 06:54:19.341233 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3169 | 2025.02.21 06:54:19.341546 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2025.02.21 06:54:19.341799 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.004503 sec., 32644.903397734844 rows/sec., 2.05 MiB/sec. | ||
3171 | 2025.02.21 06:54:19.341870 [ 279 ] {872340ce-aa1c-4699-8c97-5b080f7663de} <Debug> TCPHandler: Processed in 0.004871104 sec. | ||
3172 | 2025.02.21 06:54:19.342058 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3173 | 2025.02.21 06:54:19.342151 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5171 rows, containing 5 columns (5 merged, 0 gathered) in 0.005348566 sec., 966801.1949371103 rows/sec., 82.01 MiB/sec. | ||
3174 | 2025.02.21 06:54:19.342233 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3175 | 2025.02.21 06:54:19.342291 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3176 | 2025.02.21 06:54:19.342364 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3177 | 2025.02.21 06:54:19.342721 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3178 | 2025.02.21 06:54:19.342807 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_21_4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3179 | 2025.02.21 06:54:19.342877 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
3180 | 2025.02.21 06:54:19.343165 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3181 | 2025.02.21 06:54:19.343204 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3182 | 2025.02.21 06:54:19.343562 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3183 | 2025.02.21 06:54:19.343798 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3184 | 2025.02.21 06:54:19.344015 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001813 sec., 188086.04522890237 rows/sec., 12.55 MiB/sec. | ||
3185 | 2025.02.21 06:54:19.344070 [ 275 ] {fcc09f68-787f-4507-8cfd-d63089a815a4} <Debug> TCPHandler: Processed in 0.002101779 sec. | ||
3186 | 2025.02.21 06:54:19.344227 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3187 | 2025.02.21 06:54:19.344365 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3188 | 2025.02.21 06:54:19.344423 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3189 | 2025.02.21 06:54:19.345051 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3190 | 2025.02.21 06:54:19.345090 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3191 | 2025.02.21 06:54:19.345458 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3192 | 2025.02.21 06:54:19.345696 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3193 | 2025.02.21 06:54:19.345852 [ 126 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3194 | 2025.02.21 06:54:19.345911 [ 126 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2025.02.21 06:54:19.345947 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001605 sec., 69781.93146417446 rows/sec., 3.98 MiB/sec. | ||
3196 | 2025.02.21 06:54:19.345955 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3197 | 2025.02.21 06:54:19.346133 [ 279 ] {7f7d2b7e-2b3c-4ebc-bb17-e0aa32394439} <Debug> TCPHandler: Processed in 0.001966597 sec. | ||
3198 | 2025.02.21 06:54:19.346215 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3199 | 2025.02.21 06:54:19.346308 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3200 | 2025.02.21 06:54:19.346361 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3201 | 2025.02.21 06:54:19.346409 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3202 | 2025.02.21 06:54:19.346440 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3203 | 2025.02.21 06:54:19.346545 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3204 | 2025.02.21 06:54:19.346571 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3205 | 2025.02.21 06:54:19.346804 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3206 | 2025.02.21 06:54:19.347009 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3207 | 2025.02.21 06:54:19.347195 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
3208 | 2025.02.21 06:54:19.348697 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2025.02.21 06:54:19.348735 [ 192 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.002636272 sec., 212421.17657055115 rows/sec., 12.91 MiB/sec. | ||
3210 | 2025.02.21 06:54:19.348745 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3211 | 2025.02.21 06:54:19.348864 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3212 | 2025.02.21 06:54:19.349194 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_9_2} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3213 | 2025.02.21 06:54:19.349254 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3214 | 2025.02.21 06:54:19.349288 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_9_2} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3215 | 2025.02.21 06:54:19.349358 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
3216 | 2025.02.21 06:54:19.349536 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3217 | 2025.02.21 06:54:19.349721 [ 126 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3218 | 2025.02.21 06:54:19.349782 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.003366 sec., 261140.81996434936 rows/sec., 18.90 MiB/sec. | ||
3219 | 2025.02.21 06:54:19.349791 [ 126 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3220 | 2025.02.21 06:54:19.349878 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3221 | 2025.02.21 06:54:19.349935 [ 275 ] {8187309b-53a8-4d71-a98a-39801bf2cf77} <Debug> TCPHandler: Processed in 0.003686727 sec. | ||
3222 | 2025.02.21 06:54:19.350078 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
3223 | 2025.02.21 06:54:19.350148 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3224 | 2025.02.21 06:54:19.350217 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3225 | 2025.02.21 06:54:19.350253 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 898 rows starting from the beginning of the part | ||
3226 | 2025.02.21 06:54:19.350469 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3227 | 2025.02.21 06:54:19.350496 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
3228 | 2025.02.21 06:54:19.350675 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3229 | 2025.02.21 06:54:19.350796 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 64 rows starting from the beginning of the part | ||
3230 | 2025.02.21 06:54:19.351211 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 421 rows starting from the beginning of the part | ||
3231 | 2025.02.21 06:54:19.351596 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 64 rows starting from the beginning of the part | ||
3232 | 2025.02.21 06:54:19.351930 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 879 rows starting from the beginning of the part | ||
3233 | 2025.02.21 06:54:19.353017 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3234 | 2025.02.21 06:54:19.353091 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3235 | 2025.02.21 06:54:19.354169 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3236 | 2025.02.21 06:54:19.354493 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3237 | 2025.02.21 06:54:19.355012 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004656 sec., 1288.659793814433 rows/sec., 67.33 KiB/sec. | ||
3238 | 2025.02.21 06:54:19.355407 [ 279 ] {9b292be1-2c2e-434a-818f-565317419283} <Debug> TCPHandler: Processed in 0.005350086 sec. | ||
3239 | 2025.02.21 06:54:19.355575 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005585811 sec., 492855.91653566505 rows/sec., 37.55 MiB/sec. | ||
3240 | 2025.02.21 06:54:19.355673 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3241 | 2025.02.21 06:54:19.355777 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3242 | 2025.02.21 06:54:19.355834 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3243 | 2025.02.21 06:54:19.355906 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3244 | 2025.02.21 06:54:19.356124 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2025.02.21 06:54:19.356238 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_21_4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3246 | 2025.02.21 06:54:19.356329 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
3247 | 2025.02.21 06:54:19.356882 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3248 | 2025.02.21 06:54:19.356920 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3249 | 2025.02.21 06:54:19.357353 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3250 | 2025.02.21 06:54:19.357592 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3251 | 2025.02.21 06:54:19.357756 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3252 | 2025.02.21 06:54:19.357815 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3253 | 2025.02.21 06:54:19.357850 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3254 | 2025.02.21 06:54:19.357865 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002072 sec., 461389.96138996136 rows/sec., 30.65 MiB/sec. | ||
3255 | 2025.02.21 06:54:19.358233 [ 275 ] {c4091a70-b8bb-4cde-ab2a-9e1dd0fe8a97} <Debug> TCPHandler: Processed in 0.002686473 sec. | ||
3256 | 2025.02.21 06:54:19.358337 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
3257 | 2025.02.21 06:54:19.358565 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3258 | 2025.02.21 06:54:19.358912 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3259 | 2025.02.21 06:54:19.358946 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3260 | 2025.02.21 06:54:19.358970 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5640 rows starting from the beginning of the part | ||
3261 | 2025.02.21 06:54:19.359073 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3262 | 2025.02.21 06:54:19.359234 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 237 rows starting from the beginning of the part | ||
3263 | 2025.02.21 06:54:19.359592 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
3264 | 2025.02.21 06:54:19.360003 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 237 rows starting from the beginning of the part | ||
3265 | 2025.02.21 06:54:19.360332 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
3266 | 2025.02.21 06:54:19.360641 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 956 rows starting from the beginning of the part | ||
3267 | 2025.02.21 06:54:19.361576 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3268 | 2025.02.21 06:54:19.361655 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3269 | 2025.02.21 06:54:19.362307 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3270 | 2025.02.21 06:54:19.362883 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2025.02.21 06:54:19.363254 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004403 sec., 227.1178741766977 rows/sec., 15.30 KiB/sec. | ||
3272 | 2025.02.21 06:54:19.363316 [ 279 ] {b0211013-e8ff-4f71-a2ed-4c4ab17873c2} <Debug> TCPHandler: Processed in 0.004950756 sec. | ||
3273 | 2025.02.21 06:54:19.363479 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3274 | 2025.02.21 06:54:19.363599 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3275 | 2025.02.21 06:54:19.363688 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3276 | 2025.02.21 06:54:19.364372 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7390 rows, containing 5 columns (5 merged, 0 gathered) in 0.006429122 sec., 1149457.1109398764 rows/sec., 77.47 MiB/sec. | ||
3277 | 2025.02.21 06:54:19.364817 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3278 | 2025.02.21 06:54:19.365225 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2025.02.21 06:54:19.365350 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3280 | 2025.02.21 06:54:19.365459 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
3281 | 2025.02.21 06:54:19.365518 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3282 | 2025.02.21 06:54:19.365557 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3283 | 2025.02.21 06:54:19.366200 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3284 | 2025.02.21 06:54:19.366452 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3285 | 2025.02.21 06:54:19.366727 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003147 sec., 12392.755004766444 rows/sec., 22.21 MiB/sec. | ||
3286 | 2025.02.21 06:54:19.366862 [ 275 ] {5d6cdb24-2ce7-4dad-a493-bd6f5cbcbd59} <Debug> TCPHandler: Processed in 0.003453421 sec. | ||
3287 | 2025.02.21 06:54:19.367024 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3288 | 2025.02.21 06:54:19.367163 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3289 | 2025.02.21 06:54:19.367222 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3290 | 2025.02.21 06:54:19.367755 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3291 | 2025.02.21 06:54:19.367793 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3292 | 2025.02.21 06:54:19.368190 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3293 | 2025.02.21 06:54:19.368426 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3294 | 2025.02.21 06:54:19.368579 [ 126 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3295 | 2025.02.21 06:54:19.368643 [ 126 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2025.02.21 06:54:19.368679 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3297 | 2025.02.21 06:54:19.368694 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001551 sec., 21921.341070277238 rows/sec., 1.27 MiB/sec. | ||
3298 | 2025.02.21 06:54:19.368857 [ 279 ] {dfe6a2f3-a5dd-4550-bfbc-862ff8a58ef7} <Debug> TCPHandler: Processed in 0.001895124 sec. | ||
3299 | 2025.02.21 06:54:19.368970 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
3300 | 2025.02.21 06:54:19.369165 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3301 | 2025.02.21 06:54:19.369211 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
3302 | 2025.02.21 06:54:19.369357 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 82 rows starting from the beginning of the part | ||
3303 | 2025.02.21 06:54:19.369551 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
3304 | 2025.02.21 06:54:19.369730 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 82 rows starting from the beginning of the part | ||
3305 | 2025.02.21 06:54:19.369885 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3306 | 2025.02.21 06:54:19.370080 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
3307 | 2025.02.21 06:54:19.371675 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.002878937 sec., 443913.8473679695 rows/sec., 28.92 MiB/sec. | ||
3308 | 2025.02.21 06:54:19.371897 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3309 | 2025.02.21 06:54:19.372260 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3310 | 2025.02.21 06:54:19.372360 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_21_4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3311 | 2025.02.21 06:54:19.372457 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
3312 | 2025.02.21 06:54:22.314800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 482 | ||
3313 | 2025.02.21 06:54:22.318223 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3314 | 2025.02.21 06:54:22.318275 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3315 | 2025.02.21 06:54:22.319765 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3316 | 2025.02.21 06:54:22.320071 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3317 | 2025.02.21 06:54:22.320602 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
3318 | 2025.02.21 06:54:23.956564 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3319 | 2025.02.21 06:54:23.956773 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3320 | 2025.02.21 06:54:23.956852 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3321 | 2025.02.21 06:54:23.957707 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3322 | 2025.02.21 06:54:23.957754 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3323 | 2025.02.21 06:54:23.958173 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3324 | 2025.02.21 06:54:23.958423 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3325 | 2025.02.21 06:54:23.958646 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001925 sec., 29090.90909090909 rows/sec., 2.23 MiB/sec. | ||
3326 | 2025.02.21 06:54:23.958744 [ 275 ] {c88be622-4216-4143-ab4e-f112e7b73bf6} <Debug> TCPHandler: Processed in 0.002319864 sec. | ||
3327 | 2025.02.21 06:54:23.959008 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3328 | 2025.02.21 06:54:23.959220 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3329 | 2025.02.21 06:54:23.959304 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3330 | 2025.02.21 06:54:23.960127 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3331 | 2025.02.21 06:54:23.960177 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3332 | 2025.02.21 06:54:23.960621 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3333 | 2025.02.21 06:54:23.960879 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3334 | 2025.02.21 06:54:23.961129 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001965 sec., 32569.974554707376 rows/sec., 2.54 MiB/sec. | ||
3335 | 2025.02.21 06:54:23.961268 [ 279 ] {805832b9-73b7-42c5-8c05-7719244691c3} <Debug> TCPHandler: Processed in 0.002406547 sec. | ||
3336 | 2025.02.21 06:54:23.961427 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3337 | 2025.02.21 06:54:23.961574 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3338 | 2025.02.21 06:54:23.961640 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3339 | 2025.02.21 06:54:23.962297 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3340 | 2025.02.21 06:54:23.962346 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3341 | 2025.02.21 06:54:23.962814 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3342 | 2025.02.21 06:54:23.963057 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3343 | 2025.02.21 06:54:23.963272 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001734 sec., 73817.76239907727 rows/sec., 5.14 MiB/sec. | ||
3344 | 2025.02.21 06:54:23.963329 [ 275 ] {6ade2d1b-1864-4d3e-be8d-3dd038f3c283} <Debug> TCPHandler: Processed in 0.001971826 sec. | ||
3345 | 2025.02.21 06:54:23.963473 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3346 | 2025.02.21 06:54:23.963599 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3347 | 2025.02.21 06:54:23.963657 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3348 | 2025.02.21 06:54:23.964258 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3349 | 2025.02.21 06:54:23.964307 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3350 | 2025.02.21 06:54:23.964760 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3351 | 2025.02.21 06:54:23.964997 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3352 | 2025.02.21 06:54:23.965209 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001639 sec., 29286.15009151922 rows/sec., 1.97 MiB/sec. | ||
3353 | 2025.02.21 06:54:23.965262 [ 279 ] {868e285f-4418-4cfe-bcfe-294f6110b016} <Debug> TCPHandler: Processed in 0.001849174 sec. | ||
3354 | 2025.02.21 06:54:24.796030 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3355 | 2025.02.21 06:54:24.796672 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3356 | 2025.02.21 06:54:24.796716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3357 | 2025.02.21 06:54:24.797238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3358 | 2025.02.21 06:54:24.797478 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3359 | 2025.02.21 06:54:24.797655 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3360 | 2025.02.21 06:54:25.246956 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
3361 | 2025.02.21 06:54:25.268728 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3362 | 2025.02.21 06:54:25.268800 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3363 | 2025.02.21 06:54:25.276476 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3364 | 2025.02.21 06:54:25.277244 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3365 | 2025.02.21 06:54:25.280296 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
3366 | 2025.02.21 06:54:28.958774 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3367 | 2025.02.21 06:54:28.958989 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3368 | 2025.02.21 06:54:28.959070 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3369 | 2025.02.21 06:54:28.959911 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3370 | 2025.02.21 06:54:28.959960 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3371 | 2025.02.21 06:54:28.960413 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3372 | 2025.02.21 06:54:28.960671 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3373 | 2025.02.21 06:54:28.960931 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002002 sec., 27972.027972027972 rows/sec., 2.15 MiB/sec. | ||
3374 | 2025.02.21 06:54:28.960998 [ 275 ] {e81324c0-f92b-407c-b1f5-22abefdda343} <Debug> TCPHandler: Processed in 0.002369876 sec. | ||
3375 | 2025.02.21 06:54:28.961303 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3376 | 2025.02.21 06:54:28.961608 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3377 | 2025.02.21 06:54:28.961723 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3378 | 2025.02.21 06:54:28.962551 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3379 | 2025.02.21 06:54:28.962593 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3380 | 2025.02.21 06:54:28.963037 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3381 | 2025.02.21 06:54:28.963286 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3382 | 2025.02.21 06:54:28.963490 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.54 MiB/sec. | ||
3383 | 2025.02.21 06:54:28.963556 [ 279 ] {b382e987-37ad-4773-95c3-51416920b8ab} <Debug> TCPHandler: Processed in 0.002449207 sec. | ||
3384 | 2025.02.21 06:54:28.963706 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3385 | 2025.02.21 06:54:28.963854 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3386 | 2025.02.21 06:54:28.963922 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3387 | 2025.02.21 06:54:28.964682 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3388 | 2025.02.21 06:54:28.964729 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3389 | 2025.02.21 06:54:28.965153 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3390 | 2025.02.21 06:54:28.965391 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3391 | 2025.02.21 06:54:28.965604 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001787 sec., 89535.53441522105 rows/sec., 6.24 MiB/sec. | ||
3392 | 2025.02.21 06:54:28.965660 [ 275 ] {9a7fccf3-088b-4c92-afcb-0df02d1c4c79} <Debug> TCPHandler: Processed in 0.002025167 sec. | ||
3393 | 2025.02.21 06:54:28.965824 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3394 | 2025.02.21 06:54:28.965968 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3395 | 2025.02.21 06:54:28.966033 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3396 | 2025.02.21 06:54:28.966660 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3397 | 2025.02.21 06:54:28.966706 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3398 | 2025.02.21 06:54:28.967113 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3399 | 2025.02.21 06:54:28.967346 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3400 | 2025.02.21 06:54:28.967522 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001591 sec., 37712.13073538655 rows/sec., 2.54 MiB/sec. | ||
3401 | 2025.02.21 06:54:28.967576 [ 279 ] {e3986c92-830a-4c1c-98e5-9616fb5978a8} <Debug> TCPHandler: Processed in 0.001810782 sec. | ||
3402 | 2025.02.21 06:54:30.436004 [ 108 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3403 | 2025.02.21 06:54:30.436086 [ 108 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3404 | 2025.02.21 06:54:30.436109 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3405 | 2025.02.21 06:54:30.436293 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3406 | 2025.02.21 06:54:30.436491 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3407 | 2025.02.21 06:54:30.436532 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3408 | 2025.02.21 06:54:30.436636 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3409 | 2025.02.21 06:54:30.436726 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3410 | 2025.02.21 06:54:30.436968 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3411 | 2025.02.21 06:54:30.437159 [ 196 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
3412 | 2025.02.21 06:54:30.438202 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002026237 sec., 4441.731149909907 rows/sec., 299.30 KiB/sec. | ||
3413 | 2025.02.21 06:54:30.438409 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3414 | 2025.02.21 06:54:30.438771 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_9_2} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3415 | 2025.02.21 06:54:30.438865 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_9_2} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3416 | 2025.02.21 06:54:30.438968 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3417 | 2025.02.21 06:54:32.185323 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3418 | 2025.02.21 06:54:32.185382 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3419 | 2025.02.21 06:54:32.297818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3420 | 2025.02.21 06:54:32.298484 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3421 | 2025.02.21 06:54:32.298535 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3422 | 2025.02.21 06:54:32.299098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3423 | 2025.02.21 06:54:32.299355 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3424 | 2025.02.21 06:54:32.299608 [ 107 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3425 | 2025.02.21 06:54:32.299629 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3426 | 2025.02.21 06:54:32.299691 [ 107 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3427 | 2025.02.21 06:54:32.299724 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3428 | 2025.02.21 06:54:32.299919 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3429 | 2025.02.21 06:54:32.300081 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3430 | 2025.02.21 06:54:32.300125 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3431 | 2025.02.21 06:54:32.300203 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3432 | 2025.02.21 06:54:32.300409 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3433 | 2025.02.21 06:54:32.300527 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3434 | 2025.02.21 06:54:32.300777 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3435 | 2025.02.21 06:54:32.300972 [ 197 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
3436 | 2025.02.21 06:54:32.302756 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002946589 sec., 2504930.2770084324 rows/sec., 35.83 MiB/sec. | ||
3437 | 2025.02.21 06:54:32.303639 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3438 | 2025.02.21 06:54:32.304021 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_16_3} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3439 | 2025.02.21 06:54:32.304111 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_16_3} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3440 | 2025.02.21 06:54:32.304225 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3441 | 2025.02.21 06:54:32.320986 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 498 | ||
3442 | 2025.02.21 06:54:32.324043 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3443 | 2025.02.21 06:54:32.324095 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3444 | 2025.02.21 06:54:32.325623 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3445 | 2025.02.21 06:54:32.325952 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3446 | 2025.02.21 06:54:32.326250 [ 89 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3447 | 2025.02.21 06:54:32.326452 [ 89 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3448 | 2025.02.21 06:54:32.326601 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3449 | 2025.02.21 06:54:32.327306 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
3450 | 2025.02.21 06:54:32.328597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 498 | ||
3451 | 2025.02.21 06:54:32.328960 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3452 | 2025.02.21 06:54:32.329129 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
3453 | 2025.02.21 06:54:32.329620 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part | ||
3454 | 2025.02.21 06:54:32.330098 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part | ||
3455 | 2025.02.21 06:54:32.330574 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part | ||
3456 | 2025.02.21 06:54:32.331061 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 54 rows starting from the beginning of the part | ||
3457 | 2025.02.21 06:54:32.331556 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
3458 | 2025.02.21 06:54:32.339588 [ 195 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 72 columns (72 merged, 0 gathered) in 0.0127553 sec., 39042.5940589402 rows/sec., 35.49 MiB/sec. | ||
3459 | 2025.02.21 06:54:32.340466 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3460 | 2025.02.21 06:54:32.341205 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3461 | 2025.02.21 06:54:32.341300 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_11_2} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3462 | 2025.02.21 06:54:32.341522 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.77 MiB. | ||
3463 | 2025.02.21 06:54:32.780390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
3464 | 2025.02.21 06:54:32.802416 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3465 | 2025.02.21 06:54:32.802484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3466 | 2025.02.21 06:54:32.810290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3467 | 2025.02.21 06:54:32.811071 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3468 | 2025.02.21 06:54:32.811462 [ 89 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3469 | 2025.02.21 06:54:32.811614 [ 89 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3470 | 2025.02.21 06:54:32.811690 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3471 | 2025.02.21 06:54:32.811994 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
3472 | 2025.02.21 06:54:32.820092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3473 | 2025.02.21 06:54:32.821438 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3474 | 2025.02.21 06:54:32.822352 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
3475 | 2025.02.21 06:54:32.826673 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
3476 | 2025.02.21 06:54:32.831207 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
3477 | 2025.02.21 06:54:32.835880 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
3478 | 2025.02.21 06:54:32.840921 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
3479 | 2025.02.21 06:54:32.845408 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
3480 | 2025.02.21 06:54:32.903634 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.09180064 sec., 1318.073599486888 rows/sec., 6.82 MiB/sec. | ||
3481 | 2025.02.21 06:54:32.906211 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3482 | 2025.02.21 06:54:32.909123 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3483 | 2025.02.21 06:54:32.909243 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_16_3} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3484 | 2025.02.21 06:54:32.911512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3485 | 2025.02.21 06:54:33.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.31 MiB, peak 187.25 MiB, free memory in arenas 0.00 B, will set to 179.07 MiB (RSS), difference: 1.75 MiB | ||
3486 | 2025.02.21 06:54:33.001362 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000946242 sec. | ||
3487 | 2025.02.21 06:54:33.965732 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3488 | 2025.02.21 06:54:33.965948 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3489 | 2025.02.21 06:54:33.966031 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3490 | 2025.02.21 06:54:33.966876 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2025.02.21 06:54:33.966925 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3492 | 2025.02.21 06:54:33.967394 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3493 | 2025.02.21 06:54:33.967663 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2025.02.21 06:54:33.967981 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002091 sec., 101386.8962219034 rows/sec., 6.45 MiB/sec. | ||
3495 | 2025.02.21 06:54:33.968105 [ 275 ] {72d0f2a2-7a66-4d8b-bc20-ca8b64b465ba} <Debug> TCPHandler: Processed in 0.002513599 sec. | ||
3496 | 2025.02.21 06:54:33.968391 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2025.02.21 06:54:33.968607 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3498 | 2025.02.21 06:54:33.968691 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3499 | 2025.02.21 06:54:33.969840 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2025.02.21 06:54:33.969893 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3501 | 2025.02.21 06:54:33.970398 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3502 | 2025.02.21 06:54:33.970663 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2025.02.21 06:54:33.970913 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002365 sec., 293868.92177589855 rows/sec., 23.46 MiB/sec. | ||
3504 | 2025.02.21 06:54:33.970980 [ 279 ] {37de8132-c2ce-4d48-acdb-a8e3c9d4c6e7} <Debug> TCPHandler: Processed in 0.002737965 sec. | ||
3505 | 2025.02.21 06:54:33.971145 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3506 | 2025.02.21 06:54:33.971294 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3507 | 2025.02.21 06:54:33.971356 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3508 | 2025.02.21 06:54:33.972151 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2025.02.21 06:54:33.972192 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3510 | 2025.02.21 06:54:33.972569 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3511 | 2025.02.21 06:54:33.972807 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2025.02.21 06:54:33.973058 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001798 sec., 80645.16129032259 rows/sec., 5.06 MiB/sec. | ||
3513 | 2025.02.21 06:54:33.973271 [ 275 ] {fcdf98ef-f6a4-4130-9551-7d05c84ac03d} <Debug> TCPHandler: Processed in 0.002185081 sec. | ||
3514 | 2025.02.21 06:54:33.973503 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3515 | 2025.02.21 06:54:33.973734 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3516 | 2025.02.21 06:54:33.973829 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3517 | 2025.02.21 06:54:33.974583 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3518 | 2025.02.21 06:54:33.974624 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3519 | 2025.02.21 06:54:33.975002 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3520 | 2025.02.21 06:54:33.975269 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3521 | 2025.02.21 06:54:33.975487 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001813 sec., 62327.633756205185 rows/sec., 4.03 MiB/sec. | ||
3522 | 2025.02.21 06:54:33.975542 [ 279 ] {90cfe205-3d1c-4e41-baae-e23807f053e6} <Debug> TCPHandler: Processed in 0.002152411 sec. | ||
3523 | 2025.02.21 06:54:33.975684 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3524 | 2025.02.21 06:54:33.975804 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3525 | 2025.02.21 06:54:33.975853 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3526 | 2025.02.21 06:54:33.976465 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3527 | 2025.02.21 06:54:33.976505 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3528 | 2025.02.21 06:54:33.976867 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3529 | 2025.02.21 06:54:33.977110 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3530 | 2025.02.21 06:54:33.977352 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001565 sec., 71565.49520766773 rows/sec., 4.08 MiB/sec. | ||
3531 | 2025.02.21 06:54:33.977432 [ 275 ] {633d9493-0b7b-44a5-be3c-0850fbcdbc29} <Debug> TCPHandler: Processed in 0.001807063 sec. | ||
3532 | 2025.02.21 06:54:33.977641 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3533 | 2025.02.21 06:54:33.977862 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3534 | 2025.02.21 06:54:33.977954 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3535 | 2025.02.21 06:54:33.978746 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3536 | 2025.02.21 06:54:33.978786 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3537 | 2025.02.21 06:54:33.979177 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3538 | 2025.02.21 06:54:33.979418 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3539 | 2025.02.21 06:54:33.979638 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00183 sec., 230054.64480874318 rows/sec., 16.39 MiB/sec. | ||
3540 | 2025.02.21 06:54:33.979694 [ 279 ] {dc2c4247-26b2-42eb-8bf7-32a27aabc37a} <Debug> TCPHandler: Processed in 0.002164471 sec. | ||
3541 | 2025.02.21 06:54:33.979841 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3542 | 2025.02.21 06:54:33.979981 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3543 | 2025.02.21 06:54:33.980041 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3544 | 2025.02.21 06:54:33.980607 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3545 | 2025.02.21 06:54:33.980654 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3546 | 2025.02.21 06:54:33.981087 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3547 | 2025.02.21 06:54:33.981330 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3548 | 2025.02.21 06:54:33.981548 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001599 sec., 3752.34521575985 rows/sec., 196.05 KiB/sec. | ||
3549 | 2025.02.21 06:54:33.981601 [ 275 ] {b46a1fc5-0355-445a-abc8-f88ae470b25a} <Debug> TCPHandler: Processed in 0.001828043 sec. | ||
3550 | 2025.02.21 06:54:33.981746 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3551 | 2025.02.21 06:54:33.981864 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3552 | 2025.02.21 06:54:33.981918 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3553 | 2025.02.21 06:54:33.982511 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3554 | 2025.02.21 06:54:33.982550 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3555 | 2025.02.21 06:54:33.982954 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3556 | 2025.02.21 06:54:33.983193 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3557 | 2025.02.21 06:54:33.983409 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001569 sec., 151051.62523900572 rows/sec., 10.12 MiB/sec. | ||
3558 | 2025.02.21 06:54:33.983465 [ 279 ] {bc9bc4d1-d9b0-41c2-b00e-785134effe17} <Debug> TCPHandler: Processed in 0.001776511 sec. | ||
3559 | 2025.02.21 06:54:33.983609 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3560 | 2025.02.21 06:54:33.983746 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3561 | 2025.02.21 06:54:33.983807 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3562 | 2025.02.21 06:54:33.984316 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3563 | 2025.02.21 06:54:33.984354 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3564 | 2025.02.21 06:54:33.984709 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3565 | 2025.02.21 06:54:33.984944 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3566 | 2025.02.21 06:54:33.985163 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
3567 | 2025.02.21 06:54:33.985214 [ 275 ] {4e291623-b6a1-4c64-aa36-1e17832e775e} <Debug> TCPHandler: Processed in 0.00167106 sec. | ||
3568 | 2025.02.21 06:54:33.985372 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3569 | 2025.02.21 06:54:33.985510 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3570 | 2025.02.21 06:54:33.985602 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3571 | 2025.02.21 06:54:33.986885 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3572 | 2025.02.21 06:54:33.986924 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3573 | 2025.02.21 06:54:33.987596 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3574 | 2025.02.21 06:54:33.987870 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3575 | 2025.02.21 06:54:33.988350 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002829 sec., 13785.790031813362 rows/sec., 24.70 MiB/sec. | ||
3576 | 2025.02.21 06:54:33.988892 [ 279 ] {7886b24b-2f89-41f7-9170-79e117b8de7e} <Debug> TCPHandler: Processed in 0.003588014 sec. | ||
3577 | 2025.02.21 06:54:33.989050 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3578 | 2025.02.21 06:54:33.989189 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3579 | 2025.02.21 06:54:33.989247 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3580 | 2025.02.21 06:54:33.989814 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3581 | 2025.02.21 06:54:33.989860 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3582 | 2025.02.21 06:54:33.990263 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3583 | 2025.02.21 06:54:33.990500 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3584 | 2025.02.21 06:54:33.990776 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001599 sec., 51282.05128205128 rows/sec., 3.26 MiB/sec. | ||
3585 | 2025.02.21 06:54:33.990978 [ 275 ] {2b9c15e0-fd36-4e9b-8ee0-9b78afd28dd8} <Debug> TCPHandler: Processed in 0.001990887 sec. | ||
3586 | 2025.02.21 06:54:38.958481 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3587 | 2025.02.21 06:54:38.958689 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3588 | 2025.02.21 06:54:38.958762 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3589 | 2025.02.21 06:54:38.959526 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3590 | 2025.02.21 06:54:38.959572 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3591 | 2025.02.21 06:54:38.960015 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3592 | 2025.02.21 06:54:38.960282 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3593 | 2025.02.21 06:54:38.960494 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.31 MiB/sec. | ||
3594 | 2025.02.21 06:54:38.960561 [ 275 ] {b6c2c9b3-2d8c-4c4d-aac0-06ca4826f54a} <Debug> TCPHandler: Processed in 0.002216992 sec. | ||
3595 | 2025.02.21 06:54:38.960825 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3596 | 2025.02.21 06:54:38.961041 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3597 | 2025.02.21 06:54:38.961124 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3598 | 2025.02.21 06:54:38.961917 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3599 | 2025.02.21 06:54:38.961969 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3600 | 2025.02.21 06:54:38.962423 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3601 | 2025.02.21 06:54:38.962681 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3602 | 2025.02.21 06:54:38.962934 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001951 sec., 32803.6904151717 rows/sec., 2.56 MiB/sec. | ||
3603 | 2025.02.21 06:54:38.963003 [ 279 ] {8f7265c6-0216-40e7-ba8b-55ba58cebde6} <Debug> TCPHandler: Processed in 0.002324955 sec. | ||
3604 | 2025.02.21 06:54:38.963157 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3605 | 2025.02.21 06:54:38.963298 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3606 | 2025.02.21 06:54:38.963356 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3607 | 2025.02.21 06:54:38.963952 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3608 | 2025.02.21 06:54:38.963990 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3609 | 2025.02.21 06:54:38.964400 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3610 | 2025.02.21 06:54:38.964638 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3611 | 2025.02.21 06:54:38.964827 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001561 sec., 102498.39846252401 rows/sec., 7.14 MiB/sec. | ||
3612 | 2025.02.21 06:54:38.964883 [ 275 ] {d1bbc942-612e-4889-9208-ade70ac634bb} <Debug> TCPHandler: Processed in 0.001794882 sec. | ||
3613 | 2025.02.21 06:54:38.965020 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3614 | 2025.02.21 06:54:38.965146 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3615 | 2025.02.21 06:54:38.965203 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3616 | 2025.02.21 06:54:38.965832 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2025.02.21 06:54:38.965882 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3618 | 2025.02.21 06:54:38.966323 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3619 | 2025.02.21 06:54:38.966567 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3620 | 2025.02.21 06:54:38.966794 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001675 sec., 35820.89552238806 rows/sec., 2.41 MiB/sec. | ||
3621 | 2025.02.21 06:54:38.966901 [ 279 ] {1ce922fa-64c1-40f8-8067-4a1560ea1e4f} <Debug> TCPHandler: Processed in 0.001939145 sec. | ||
3622 | 2025.02.21 06:54:39.799795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3623 | 2025.02.21 06:54:39.800442 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3624 | 2025.02.21 06:54:39.800488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3625 | 2025.02.21 06:54:39.801114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3626 | 2025.02.21 06:54:39.801374 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3627 | 2025.02.21 06:54:39.801721 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3628 | 2025.02.21 06:54:40.320183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3629 | 2025.02.21 06:54:40.339798 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3630 | 2025.02.21 06:54:40.339867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3631 | 2025.02.21 06:54:40.346811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3632 | 2025.02.21 06:54:40.347571 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3633 | 2025.02.21 06:54:40.350417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3634 | 2025.02.21 06:54:42.328775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 528 | ||
3635 | 2025.02.21 06:54:42.332006 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3636 | 2025.02.21 06:54:42.332074 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3637 | 2025.02.21 06:54:42.333608 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3638 | 2025.02.21 06:54:42.333943 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3639 | 2025.02.21 06:54:42.335132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 528 | ||
3640 | 2025.02.21 06:54:43.965463 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3641 | 2025.02.21 06:54:43.965677 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3642 | 2025.02.21 06:54:43.965758 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3643 | 2025.02.21 06:54:43.966719 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3644 | 2025.02.21 06:54:43.966770 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3645 | 2025.02.21 06:54:43.967219 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3646 | 2025.02.21 06:54:43.967478 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3647 | 2025.02.21 06:54:43.967779 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002157 sec., 98284.65461288826 rows/sec., 6.25 MiB/sec. | ||
3648 | 2025.02.21 06:54:43.967975 [ 275 ] {24323964-b4d7-4264-8356-2a5e2ec38ddc} <Debug> TCPHandler: Processed in 0.002656252 sec. | ||
3649 | 2025.02.21 06:54:43.968324 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3650 | 2025.02.21 06:54:43.968573 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3651 | 2025.02.21 06:54:43.968645 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3652 | 2025.02.21 06:54:43.969733 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3653 | 2025.02.21 06:54:43.969777 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3654 | 2025.02.21 06:54:43.970269 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3655 | 2025.02.21 06:54:43.970541 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3656 | 2025.02.21 06:54:43.970681 [ 97 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3657 | 2025.02.21 06:54:43.970733 [ 97 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2025.02.21 06:54:43.970757 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002233 sec., 311240.48365427676 rows/sec., 24.85 MiB/sec. | ||
3659 | 2025.02.21 06:54:43.970762 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3660 | 2025.02.21 06:54:43.970858 [ 279 ] {2e5faab3-235c-4a0d-a2e0-fa2cd12aeda0} <Debug> TCPHandler: Processed in 0.002729074 sec. | ||
3661 | 2025.02.21 06:54:43.970934 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
3662 | 2025.02.21 06:54:43.971078 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3663 | 2025.02.21 06:54:43.971102 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3664 | 2025.02.21 06:54:43.971155 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1842 rows starting from the beginning of the part | ||
3665 | 2025.02.21 06:54:43.971366 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3666 | 2025.02.21 06:54:43.971384 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
3667 | 2025.02.21 06:54:43.971531 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3668 | 2025.02.21 06:54:43.971753 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
3669 | 2025.02.21 06:54:43.972233 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 695 rows starting from the beginning of the part | ||
3670 | 2025.02.21 06:54:43.972535 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 56 rows starting from the beginning of the part | ||
3671 | 2025.02.21 06:54:43.972883 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 695 rows starting from the beginning of the part | ||
3672 | 2025.02.21 06:54:43.974472 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2025.02.21 06:54:43.974549 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3674 | 2025.02.21 06:54:43.975667 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3675 | 2025.02.21 06:54:43.976043 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2025.02.21 06:54:43.976419 [ 97 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3677 | 2025.02.21 06:54:43.976595 [ 97 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3678 | 2025.02.21 06:54:43.976697 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3679 | 2025.02.21 06:54:43.976744 [ 201 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 5 columns (5 merged, 0 gathered) in 0.005888628 sec., 577384.0697697324 rows/sec., 48.76 MiB/sec. | ||
3680 | 2025.02.21 06:54:43.976851 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.005564 sec., 26060.38820992092 rows/sec., 1.64 MiB/sec. | ||
3681 | 2025.02.21 06:54:43.977089 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
3682 | 2025.02.21 06:54:43.977303 [ 275 ] {7fe98d06-fe3d-4388-8e90-4b09637412c4} <Debug> TCPHandler: Processed in 0.006322359 sec. | ||
3683 | 2025.02.21 06:54:43.977398 [ 190 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3684 | 2025.02.21 06:54:43.977632 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3685 | 2025.02.21 06:54:43.977843 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3686 | 2025.02.21 06:54:43.977968 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 153 rows starting from the beginning of the part | ||
3687 | 2025.02.21 06:54:43.978058 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3688 | 2025.02.21 06:54:43.978310 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3689 | 2025.02.21 06:54:43.978413 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 145 rows starting from the beginning of the part | ||
3690 | 2025.02.21 06:54:43.978869 [ 200 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3691 | 2025.02.21 06:54:43.979001 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part | ||
3692 | 2025.02.21 06:54:43.979200 [ 200 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_26_5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3693 | 2025.02.21 06:54:43.979533 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
3694 | 2025.02.21 06:54:43.979708 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 147 rows starting from the beginning of the part | ||
3695 | 2025.02.21 06:54:43.980128 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 145 rows starting from the beginning of the part | ||
3696 | 2025.02.21 06:54:43.980451 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
3697 | 2025.02.21 06:54:43.981422 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3698 | 2025.02.21 06:54:43.981507 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3699 | 2025.02.21 06:54:43.982533 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3700 | 2025.02.21 06:54:43.982996 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3701 | 2025.02.21 06:54:43.983362 [ 97 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3702 | 2025.02.21 06:54:43.983370 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 880 rows, containing 5 columns (5 merged, 0 gathered) in 0.006494423 sec., 135500.87513548162 rows/sec., 9.03 MiB/sec. | ||
3703 | 2025.02.21 06:54:43.983447 [ 97 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3704 | 2025.02.21 06:54:43.983510 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3705 | 2025.02.21 06:54:43.983637 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005644 sec., 20021.261516654857 rows/sec., 1.30 MiB/sec. | ||
3706 | 2025.02.21 06:54:43.983752 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3707 | 2025.02.21 06:54:43.984216 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3708 | 2025.02.21 06:54:43.984346 [ 279 ] {92797123-8be0-44a4-82c1-61d79e9ff189} <Debug> TCPHandler: Processed in 0.006879022 sec. | ||
3709 | 2025.02.21 06:54:43.984746 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3710 | 2025.02.21 06:54:43.984805 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3711 | 2025.02.21 06:54:43.984849 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3712 | 2025.02.21 06:54:43.984982 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3713 | 2025.02.21 06:54:43.985183 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3714 | 2025.02.21 06:54:43.985348 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3715 | 2025.02.21 06:54:43.985447 [ 186 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_11_2} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3716 | 2025.02.21 06:54:43.985468 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3717 | 2025.02.21 06:54:43.985884 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
3718 | 2025.02.21 06:54:43.985905 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3719 | 2025.02.21 06:54:43.986260 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3720 | 2025.02.21 06:54:43.986790 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3721 | 2025.02.21 06:54:43.987187 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
3722 | 2025.02.21 06:54:43.988334 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3723 | 2025.02.21 06:54:43.988397 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3724 | 2025.02.21 06:54:43.989489 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3725 | 2025.02.21 06:54:43.990086 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3726 | 2025.02.21 06:54:43.990133 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006502993 sec., 174381.24260628913 rows/sec., 12.16 MiB/sec. | ||
3727 | 2025.02.21 06:54:43.990462 [ 186 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3728 | 2025.02.21 06:54:43.990617 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005594 sec., 20021.451555237756 rows/sec., 1.14 MiB/sec. | ||
3729 | 2025.02.21 06:54:43.990930 [ 275 ] {c481766e-6344-402e-8bfa-919bf41716ef} <Debug> TCPHandler: Processed in 0.006429211 sec. | ||
3730 | 2025.02.21 06:54:43.991182 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3731 | 2025.02.21 06:54:43.991284 [ 186 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_11_2} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2025.02.21 06:54:43.991492 [ 186 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_11_2} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3733 | 2025.02.21 06:54:43.991501 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3734 | 2025.02.21 06:54:43.991621 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3735 | 2025.02.21 06:54:43.991626 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
3736 | 2025.02.21 06:54:43.992509 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3737 | 2025.02.21 06:54:43.992554 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3738 | 2025.02.21 06:54:43.992956 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3739 | 2025.02.21 06:54:43.993198 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3740 | 2025.02.21 06:54:43.993323 [ 97 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3741 | 2025.02.21 06:54:43.993367 [ 97 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3742 | 2025.02.21 06:54:43.993393 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001976 sec., 213056.68016194334 rows/sec., 15.18 MiB/sec. | ||
3743 | 2025.02.21 06:54:43.993396 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3744 | 2025.02.21 06:54:43.993519 [ 279 ] {c7e8a44b-730f-4291-95e4-0d1faa0fed56} <Debug> TCPHandler: Processed in 0.002488209 sec. | ||
3745 | 2025.02.21 06:54:43.993754 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
3746 | 2025.02.21 06:54:43.993771 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2025.02.21 06:54:43.994132 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3748 | 2025.02.21 06:54:43.994143 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3749 | 2025.02.21 06:54:43.994222 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 909 rows starting from the beginning of the part | ||
3750 | 2025.02.21 06:54:43.994277 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3751 | 2025.02.21 06:54:43.994681 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
3752 | 2025.02.21 06:54:43.995094 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
3753 | 2025.02.21 06:54:43.995414 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 421 rows starting from the beginning of the part | ||
3754 | 2025.02.21 06:54:43.995656 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
3755 | 2025.02.21 06:54:43.996084 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 421 rows starting from the beginning of the part | ||
3756 | 2025.02.21 06:54:43.996788 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3757 | 2025.02.21 06:54:43.996859 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3758 | 2025.02.21 06:54:43.997802 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3759 | 2025.02.21 06:54:43.998335 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3760 | 2025.02.21 06:54:43.998626 [ 97 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3761 | 2025.02.21 06:54:43.998698 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004676 sec., 1283.1479897348163 rows/sec., 67.04 KiB/sec. | ||
3762 | 2025.02.21 06:54:43.998735 [ 97 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3763 | 2025.02.21 06:54:43.998940 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3764 | 2025.02.21 06:54:43.998960 [ 275 ] {ffd77fb5-1f74-4727-926a-f823927821a6} <Debug> TCPHandler: Processed in 0.005319605 sec. | ||
3765 | 2025.02.21 06:54:43.999574 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3766 | 2025.02.21 06:54:43.999659 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3767 | 2025.02.21 06:54:44.000092 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1943 rows, containing 5 columns (5 merged, 0 gathered) in 0.006573805 sec., 295567.02701099287 rows/sec., 22.57 MiB/sec. | ||
3768 | 2025.02.21 06:54:44.000224 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.08 MiB, peak 187.25 MiB, free memory in arenas 0.00 B, will set to 180.38 MiB (RSS), difference: -3.71 MiB | ||
3769 | 2025.02.21 06:54:44.000278 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3770 | 2025.02.21 06:54:44.000457 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3771 | 2025.02.21 06:54:44.000574 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3772 | 2025.02.21 06:54:44.000628 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3773 | 2025.02.21 06:54:44.000660 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3774 | 2025.02.21 06:54:44.001240 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3775 | 2025.02.21 06:54:44.002254 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3776 | 2025.02.21 06:54:44.002727 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3777 | 2025.02.21 06:54:44.002774 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3778 | 2025.02.21 06:54:44.003207 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3779 | 2025.02.21 06:54:44.003301 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_26_5} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3780 | 2025.02.21 06:54:44.003490 [ 190 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
3781 | 2025.02.21 06:54:44.003708 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3782 | 2025.02.21 06:54:44.004682 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3783 | 2025.02.21 06:54:44.004761 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3784 | 2025.02.21 06:54:44.005937 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3785 | 2025.02.21 06:54:44.006229 [ 198 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.007139138 sec., 9244.813589539803 rows/sec., 483.01 KiB/sec. | ||
3786 | 2025.02.21 06:54:44.006440 [ 198 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3787 | 2025.02.21 06:54:44.006506 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2025.02.21 06:54:44.006769 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3789 | 2025.02.21 06:54:44.006849 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3790 | 2025.02.21 06:54:44.006917 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3791 | 2025.02.21 06:54:44.006993 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00696 sec., 34051.724137931036 rows/sec., 2.28 MiB/sec. | ||
3792 | 2025.02.21 06:54:44.007263 [ 198 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_11_2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3793 | 2025.02.21 06:54:44.007333 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
3794 | 2025.02.21 06:54:44.007409 [ 279 ] {7acd7d86-be02-4bdf-bb0b-a3568e6d29b8} <Debug> TCPHandler: Processed in 0.008286265 sec. | ||
3795 | 2025.02.21 06:54:44.007549 [ 198 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_11_2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3796 | 2025.02.21 06:54:44.007727 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3797 | 2025.02.21 06:54:44.007816 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3798 | 2025.02.21 06:54:44.007830 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3799 | 2025.02.21 06:54:44.007884 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7390 rows starting from the beginning of the part | ||
3800 | 2025.02.21 06:54:44.008113 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3801 | 2025.02.21 06:54:44.008159 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 128 rows starting from the beginning of the part | ||
3802 | 2025.02.21 06:54:44.008327 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3803 | 2025.02.21 06:54:44.008547 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
3804 | 2025.02.21 06:54:44.008882 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 237 rows starting from the beginning of the part | ||
3805 | 2025.02.21 06:54:44.009277 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
3806 | 2025.02.21 06:54:44.009581 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 237 rows starting from the beginning of the part | ||
3807 | 2025.02.21 06:54:44.010773 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3808 | 2025.02.21 06:54:44.010925 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3809 | 2025.02.21 06:54:44.011709 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3810 | 2025.02.21 06:54:44.012425 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3811 | 2025.02.21 06:54:44.012781 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004813 sec., 207.77062123415752 rows/sec., 14.00 KiB/sec. | ||
3812 | 2025.02.21 06:54:44.012949 [ 275 ] {d9c73d50-98df-467a-8681-2dd838692b72} <Debug> TCPHandler: Processed in 0.005405207 sec. | ||
3813 | 2025.02.21 06:54:44.013160 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3814 | 2025.02.21 06:54:44.013416 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3815 | 2025.02.21 06:54:44.013558 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3816 | 2025.02.21 06:54:44.014969 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8312 rows, containing 5 columns (5 merged, 0 gathered) in 0.007915957 sec., 1050030.9690919241 rows/sec., 70.88 MiB/sec. | ||
3817 | 2025.02.21 06:54:44.015243 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3818 | 2025.02.21 06:54:44.015936 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3819 | 2025.02.21 06:54:44.015969 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3820 | 2025.02.21 06:54:44.016027 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3821 | 2025.02.21 06:54:44.016065 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3822 | 2025.02.21 06:54:44.016242 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
3823 | 2025.02.21 06:54:44.016950 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3824 | 2025.02.21 06:54:44.017258 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3825 | 2025.02.21 06:54:44.017405 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3826 | 2025.02.21 06:54:44.017453 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3827 | 2025.02.21 06:54:44.017478 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3828 | 2025.02.21 06:54:44.017487 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004201 sec., 9283.503927636277 rows/sec., 16.64 MiB/sec. | ||
3829 | 2025.02.21 06:54:44.017793 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
3830 | 2025.02.21 06:54:44.017930 [ 279 ] {5760cc8a-4b6a-4cfe-bb45-7938ddf4e3a0} <Debug> TCPHandler: Processed in 0.004820363 sec. | ||
3831 | 2025.02.21 06:54:44.018194 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3832 | 2025.02.21 06:54:44.018522 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3833 | 2025.02.21 06:54:44.018533 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3834 | 2025.02.21 06:54:44.018670 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3835 | 2025.02.21 06:54:44.018712 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 127 rows starting from the beginning of the part | ||
3836 | 2025.02.21 06:54:44.019650 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
3837 | 2025.02.21 06:54:44.020430 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part | ||
3838 | 2025.02.21 06:54:44.021221 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part | ||
3839 | 2025.02.21 06:54:44.021276 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3840 | 2025.02.21 06:54:44.021364 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3841 | 2025.02.21 06:54:44.021854 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
3842 | 2025.02.21 06:54:44.022557 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part | ||
3843 | 2025.02.21 06:54:44.023090 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3844 | 2025.02.21 06:54:44.023745 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3845 | 2025.02.21 06:54:44.024011 [ 97 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3846 | 2025.02.21 06:54:44.024107 [ 97 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3847 | 2025.02.21 06:54:44.024177 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3848 | 2025.02.21 06:54:44.024378 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005942 sec., 13800.067317401548 rows/sec., 897.51 KiB/sec. | ||
3849 | 2025.02.21 06:54:44.024676 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
3850 | 2025.02.21 06:54:44.024692 [ 275 ] {8823ed86-2015-42a3-89bf-9db4133d21d9} <Debug> TCPHandler: Processed in 0.006630696 sec. | ||
3851 | 2025.02.21 06:54:44.025152 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3852 | 2025.02.21 06:54:44.025246 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part | ||
3853 | 2025.02.21 06:54:44.025472 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part | ||
3854 | 2025.02.21 06:54:44.025734 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3855 | 2025.02.21 06:54:44.026028 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 82 rows starting from the beginning of the part | ||
3856 | 2025.02.21 06:54:44.026228 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
3857 | 2025.02.21 06:54:44.026471 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 82 rows starting from the beginning of the part | ||
3858 | 2025.02.21 06:54:44.030069 [ 191 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.005722315 sec., 281354.66153121594 rows/sec., 18.35 MiB/sec. | ||
3859 | 2025.02.21 06:54:44.030445 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3860 | 2025.02.21 06:54:44.030973 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3861 | 2025.02.21 06:54:44.031147 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_26_5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3862 | 2025.02.21 06:54:44.031326 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3863 | 2025.02.21 06:54:44.031833 [ 196 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 19 columns (19 merged, 0 gathered) in 0.014275676 sec., 22555.849544357832 rows/sec., 40.42 MiB/sec. | ||
3864 | 2025.02.21 06:54:44.032426 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3865 | 2025.02.21 06:54:44.032853 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3866 | 2025.02.21 06:54:44.032933 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3867 | 2025.02.21 06:54:44.033082 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3868 | 2025.02.21 06:54:45.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.60 MiB, peak 187.25 MiB, free memory in arenas 0.00 B, will set to 180.80 MiB (RSS), difference: 3.20 MiB | ||
3869 | 2025.02.21 06:54:47.185434 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3870 | 2025.02.21 06:54:47.185516 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3871 | 2025.02.21 06:54:47.301868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3872 | 2025.02.21 06:54:47.302563 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3873 | 2025.02.21 06:54:47.302616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3874 | 2025.02.21 06:54:47.303176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3875 | 2025.02.21 06:54:47.303448 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3876 | 2025.02.21 06:54:47.303717 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3877 | 2025.02.21 06:54:47.850515 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3878 | 2025.02.21 06:54:47.871290 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2025.02.21 06:54:47.871349 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3880 | 2025.02.21 06:54:47.879042 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3881 | 2025.02.21 06:54:47.879823 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2025.02.21 06:54:47.882957 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3883 | 2025.02.21 06:54:48.958390 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3884 | 2025.02.21 06:54:48.958578 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3885 | 2025.02.21 06:54:48.958650 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3886 | 2025.02.21 06:54:48.959435 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3887 | 2025.02.21 06:54:48.959480 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3888 | 2025.02.21 06:54:48.959923 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3889 | 2025.02.21 06:54:48.960179 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3890 | 2025.02.21 06:54:48.960399 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
3891 | 2025.02.21 06:54:48.960493 [ 275 ] {5e5fdeda-f003-4d12-8c84-40e3c4240769} <Debug> TCPHandler: Processed in 0.002235892 sec. | ||
3892 | 2025.02.21 06:54:48.960824 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3893 | 2025.02.21 06:54:48.961021 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3894 | 2025.02.21 06:54:48.961095 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3895 | 2025.02.21 06:54:48.961890 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3896 | 2025.02.21 06:54:48.961940 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3897 | 2025.02.21 06:54:48.962378 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3898 | 2025.02.21 06:54:48.962633 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3899 | 2025.02.21 06:54:48.962867 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001899 sec., 33701.94839389152 rows/sec., 2.63 MiB/sec. | ||
3900 | 2025.02.21 06:54:48.962935 [ 279 ] {16d14bee-824b-43d6-9fe0-a822e5a808a0} <Debug> TCPHandler: Processed in 0.002293084 sec. | ||
3901 | 2025.02.21 06:54:48.963093 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3902 | 2025.02.21 06:54:48.963242 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3903 | 2025.02.21 06:54:48.963309 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3904 | 2025.02.21 06:54:48.963933 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3905 | 2025.02.21 06:54:48.963970 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3906 | 2025.02.21 06:54:48.964374 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3907 | 2025.02.21 06:54:48.964614 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3908 | 2025.02.21 06:54:48.964788 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001585 sec., 100946.37223974764 rows/sec., 7.03 MiB/sec. | ||
3909 | 2025.02.21 06:54:48.964842 [ 275 ] {d1920e92-4165-4b2e-8a80-bbae3fff6ef1} <Debug> TCPHandler: Processed in 0.001818633 sec. | ||
3910 | 2025.02.21 06:54:48.964994 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3911 | 2025.02.21 06:54:48.965141 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3912 | 2025.02.21 06:54:48.965208 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3913 | 2025.02.21 06:54:48.965796 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3914 | 2025.02.21 06:54:48.965836 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.67 GiB. | ||
3915 | 2025.02.21 06:54:48.966223 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3916 | 2025.02.21 06:54:48.966469 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3917 | 2025.02.21 06:54:48.966705 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
3918 | 2025.02.21 06:54:48.966785 [ 279 ] {8d7e263a-dec8-4d35-9ceb-80e648164963} <Debug> TCPHandler: Processed in 0.001859354 sec. | ||
3919 | 2025.02.21 06:54:49.326122 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3920 | 2025.02.21 06:54:49.326347 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3921 | 2025.02.21 06:54:49.326427 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3922 | 2025.02.21 06:54:49.327285 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3923 | 2025.02.21 06:54:49.327325 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3924 | 2025.02.21 06:54:49.327760 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3925 | 2025.02.21 06:54:49.328003 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3926 | 2025.02.21 06:54:49.328232 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001942 sec., 109165.80844490217 rows/sec., 6.94 MiB/sec. | ||
3927 | 2025.02.21 06:54:49.328288 [ 275 ] {e4403271-ec4d-4748-9d31-372d7aabd56f} <Debug> TCPHandler: Processed in 0.002309615 sec. | ||
3928 | 2025.02.21 06:54:49.328545 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3929 | 2025.02.21 06:54:49.328752 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3930 | 2025.02.21 06:54:49.328834 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3931 | 2025.02.21 06:54:49.329688 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3932 | 2025.02.21 06:54:49.329739 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3933 | 2025.02.21 06:54:49.330168 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3934 | 2025.02.21 06:54:49.330423 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3935 | 2025.02.21 06:54:49.330732 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.002006 sec., 7976.071784646062 rows/sec., 650.39 KiB/sec. | ||
3936 | 2025.02.21 06:54:49.330865 [ 279 ] {14388e6c-928d-4bb2-a532-1148789b3a1e} <Debug> TCPHandler: Processed in 0.002458308 sec. | ||
3937 | 2025.02.21 06:54:49.331046 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3938 | 2025.02.21 06:54:49.331183 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3939 | 2025.02.21 06:54:49.331242 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3940 | 2025.02.21 06:54:49.332701 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3941 | 2025.02.21 06:54:49.332739 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3942 | 2025.02.21 06:54:49.333207 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3943 | 2025.02.21 06:54:49.333454 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3944 | 2025.02.21 06:54:49.333670 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.002518 sec., 731930.1032565528 rows/sec., 59.71 MiB/sec. | ||
3945 | 2025.02.21 06:54:49.333721 [ 275 ] {557489e9-d5b9-4125-8ef1-229eebfd643a} <Debug> TCPHandler: Processed in 0.002744335 sec. | ||
3946 | 2025.02.21 06:54:49.333895 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3947 | 2025.02.21 06:54:49.334042 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3948 | 2025.02.21 06:54:49.334104 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3949 | 2025.02.21 06:54:49.334864 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3950 | 2025.02.21 06:54:49.334906 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3951 | 2025.02.21 06:54:49.335289 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3952 | 2025.02.21 06:54:49.335540 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3953 | 2025.02.21 06:54:49.335816 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.001792 sec., 89843.75 rows/sec., 5.69 MiB/sec. | ||
3954 | 2025.02.21 06:54:49.335978 [ 279 ] {1417dc40-0cb5-43be-b971-16f91effc4a5} <Debug> TCPHandler: Processed in 0.00215168 sec. | ||
3955 | 2025.02.21 06:54:49.336122 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3956 | 2025.02.21 06:54:49.336237 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3957 | 2025.02.21 06:54:49.336285 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3958 | 2025.02.21 06:54:49.336996 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3959 | 2025.02.21 06:54:49.337035 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3960 | 2025.02.21 06:54:49.337437 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3961 | 2025.02.21 06:54:49.337680 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3962 | 2025.02.21 06:54:49.337886 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001672 sec., 203947.3684210526 rows/sec., 13.61 MiB/sec. | ||
3963 | 2025.02.21 06:54:49.337937 [ 275 ] {27fd30e4-a267-4f03-887c-4ee0dbac37bf} <Debug> TCPHandler: Processed in 0.001867984 sec. | ||
3964 | 2025.02.21 06:54:49.338094 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3965 | 2025.02.21 06:54:49.338233 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3966 | 2025.02.21 06:54:49.338292 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3967 | 2025.02.21 06:54:49.338972 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3968 | 2025.02.21 06:54:49.339013 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3969 | 2025.02.21 06:54:49.339386 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3970 | 2025.02.21 06:54:49.339629 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3971 | 2025.02.21 06:54:49.339845 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001644 sec., 68126.5206812652 rows/sec., 3.88 MiB/sec. | ||
3972 | 2025.02.21 06:54:49.339900 [ 279 ] {e59f3130-969c-4d05-be86-3cb046dfaf24} <Debug> TCPHandler: Processed in 0.001873794 sec. | ||
3973 | 2025.02.21 06:54:49.340054 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3974 | 2025.02.21 06:54:49.340189 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3975 | 2025.02.21 06:54:49.340246 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3976 | 2025.02.21 06:54:49.341186 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3977 | 2025.02.21 06:54:49.341226 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3978 | 2025.02.21 06:54:49.341635 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3979 | 2025.02.21 06:54:49.341867 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3980 | 2025.02.21 06:54:49.342086 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.001926 sec., 463655.24402907584 rows/sec., 33.62 MiB/sec. | ||
3981 | 2025.02.21 06:54:49.342213 [ 275 ] {f950c667-d7ba-4a47-a367-cc9fc11d6632} <Debug> TCPHandler: Processed in 0.002223762 sec. | ||
3982 | 2025.02.21 06:54:49.342434 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3983 | 2025.02.21 06:54:49.342654 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3984 | 2025.02.21 06:54:49.342707 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3985 | 2025.02.21 06:54:49.343203 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3986 | 2025.02.21 06:54:49.343241 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3987 | 2025.02.21 06:54:49.343622 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3988 | 2025.02.21 06:54:49.343864 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3989 | 2025.02.21 06:54:49.344070 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
3990 | 2025.02.21 06:54:49.344120 [ 279 ] {855e6c9a-7c6c-4a19-a21c-1f86e11051a6} <Debug> TCPHandler: Processed in 0.001803552 sec. | ||
3991 | 2025.02.21 06:54:49.344265 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3992 | 2025.02.21 06:54:49.344379 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3993 | 2025.02.21 06:54:49.344436 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3994 | 2025.02.21 06:54:49.345193 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3995 | 2025.02.21 06:54:49.345232 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
3996 | 2025.02.21 06:54:49.345680 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3997 | 2025.02.21 06:54:49.345915 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3998 | 2025.02.21 06:54:49.346153 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001789 sec., 538289.5472330911 rows/sec., 35.77 MiB/sec. | ||
3999 | 2025.02.21 06:54:49.346223 [ 275 ] {5801da75-0649-4b4f-bf72-a5aacbc9454f} <Debug> TCPHandler: Processed in 0.002015428 sec. | ||
4000 | 2025.02.21 06:54:49.346431 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4001 | 2025.02.21 06:54:49.346581 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4002 | 2025.02.21 06:54:49.346635 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4003 | 2025.02.21 06:54:49.347110 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4004 | 2025.02.21 06:54:49.347147 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4005 | 2025.02.21 06:54:49.347501 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4006 | 2025.02.21 06:54:49.347738 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4007 | 2025.02.21 06:54:49.347943 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001387 sec., 720.9805335255949 rows/sec., 48.58 KiB/sec. | ||
4008 | 2025.02.21 06:54:49.347992 [ 279 ] {8d6b7ffb-aa3c-4ece-a5d6-aa2d98b1955b} <Debug> TCPHandler: Processed in 0.001669749 sec. | ||
4009 | 2025.02.21 06:54:49.348143 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4010 | 2025.02.21 06:54:49.348258 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4011 | 2025.02.21 06:54:49.348337 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.02.21 06:54:49.349536 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4013 | 2025.02.21 06:54:49.349575 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4014 | 2025.02.21 06:54:49.350218 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4015 | 2025.02.21 06:54:49.350496 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4016 | 2025.02.21 06:54:49.350723 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002488 sec., 15675.24115755627 rows/sec., 28.09 MiB/sec. | ||
4017 | 2025.02.21 06:54:49.350815 [ 275 ] {0e7c21e3-0be4-478a-8219-d94aea4ec7d2} <Debug> TCPHandler: Processed in 0.002729664 sec. | ||
4018 | 2025.02.21 06:54:49.350971 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4019 | 2025.02.21 06:54:49.351109 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4020 | 2025.02.21 06:54:49.351168 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4021 | 2025.02.21 06:54:49.351722 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4022 | 2025.02.21 06:54:49.351761 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4023 | 2025.02.21 06:54:49.352128 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4024 | 2025.02.21 06:54:49.352367 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4025 | 2025.02.21 06:54:49.352571 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001493 sec., 22772.940388479572 rows/sec., 1.32 MiB/sec. | ||
4026 | 2025.02.21 06:54:49.352620 [ 279 ] {355f47d6-a197-4740-8265-c920a96aa289} <Debug> TCPHandler: Processed in 0.00171557 sec. | ||
4027 | 2025.02.21 06:54:52.335344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 582 | ||
4028 | 2025.02.21 06:54:52.338864 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4029 | 2025.02.21 06:54:52.338915 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4030 | 2025.02.21 06:54:52.340447 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4031 | 2025.02.21 06:54:52.340773 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4032 | 2025.02.21 06:54:52.341356 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
4033 | 2025.02.21 06:54:53.956371 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2025.02.21 06:54:53.956566 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4035 | 2025.02.21 06:54:53.956642 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4036 | 2025.02.21 06:54:53.957427 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2025.02.21 06:54:53.957483 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4038 | 2025.02.21 06:54:53.957927 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4039 | 2025.02.21 06:54:53.958178 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2025.02.21 06:54:53.958421 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001907 sec., 29365.495542737284 rows/sec., 2.26 MiB/sec. | ||
4041 | 2025.02.21 06:54:53.958489 [ 275 ] {08568370-47fa-405e-896e-33d52de70eaa} <Debug> TCPHandler: Processed in 0.002255544 sec. | ||
4042 | 2025.02.21 06:54:53.958763 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4043 | 2025.02.21 06:54:53.958980 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4044 | 2025.02.21 06:54:53.959063 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4045 | 2025.02.21 06:54:53.959932 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2025.02.21 06:54:53.959986 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4047 | 2025.02.21 06:54:53.960426 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4048 | 2025.02.21 06:54:53.960694 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2025.02.21 06:54:53.961012 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002068 sec., 30947.775628626692 rows/sec., 2.42 MiB/sec. | ||
4050 | 2025.02.21 06:54:53.961243 [ 279 ] {c0772192-9e13-4d93-ab50-a219d8bcee03} <Debug> TCPHandler: Processed in 0.002622381 sec. | ||
4051 | 2025.02.21 06:54:53.961423 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4052 | 2025.02.21 06:54:53.961571 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4053 | 2025.02.21 06:54:53.961639 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4054 | 2025.02.21 06:54:53.962253 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4055 | 2025.02.21 06:54:53.962294 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4056 | 2025.02.21 06:54:53.962696 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4057 | 2025.02.21 06:54:53.962944 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4058 | 2025.02.21 06:54:53.963157 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001623 sec., 78866.29698089957 rows/sec., 5.49 MiB/sec. | ||
4059 | 2025.02.21 06:54:53.963215 [ 275 ] {839de0c5-644c-4a04-8760-703f4478614b} <Debug> TCPHandler: Processed in 0.001861244 sec. | ||
4060 | 2025.02.21 06:54:53.963445 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4061 | 2025.02.21 06:54:53.963677 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4062 | 2025.02.21 06:54:53.963776 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4063 | 2025.02.21 06:54:53.964303 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2025.02.21 06:54:53.964344 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4065 | 2025.02.21 06:54:53.964728 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4066 | 2025.02.21 06:54:53.964968 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2025.02.21 06:54:53.965230 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001612 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. | ||
4068 | 2025.02.21 06:54:53.965438 [ 279 ] {1f195e62-d37d-405a-a132-098a75b07704} <Debug> TCPHandler: Processed in 0.00210665 sec. | ||
4069 | 2025.02.21 06:54:54.803870 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4070 | 2025.02.21 06:54:54.804638 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4071 | 2025.02.21 06:54:54.804680 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4072 | 2025.02.21 06:54:54.805277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4073 | 2025.02.21 06:54:54.805537 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4074 | 2025.02.21 06:54:54.805767 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4075 | 2025.02.21 06:54:55.383054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4076 | 2025.02.21 06:54:55.403764 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4077 | 2025.02.21 06:54:55.403822 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4078 | 2025.02.21 06:54:55.411506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4079 | 2025.02.21 06:54:55.412302 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4080 | 2025.02.21 06:54:55.415481 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4081 | 2025.02.21 06:54:58.958196 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4082 | 2025.02.21 06:54:58.958405 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4083 | 2025.02.21 06:54:58.958494 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4084 | 2025.02.21 06:54:58.959328 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4085 | 2025.02.21 06:54:58.959377 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4086 | 2025.02.21 06:54:58.959832 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4087 | 2025.02.21 06:54:58.960090 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4088 | 2025.02.21 06:54:58.960338 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.16 MiB/sec. | ||
4089 | 2025.02.21 06:54:58.960403 [ 275 ] {d9d3ebc0-4273-4da2-84bd-c036c77aad98} <Debug> TCPHandler: Processed in 0.002347775 sec. | ||
4090 | 2025.02.21 06:54:58.960732 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4091 | 2025.02.21 06:54:58.961030 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4092 | 2025.02.21 06:54:58.961105 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4093 | 2025.02.21 06:54:58.961895 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4094 | 2025.02.21 06:54:58.961946 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4095 | 2025.02.21 06:54:58.962388 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4096 | 2025.02.21 06:54:58.962646 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4097 | 2025.02.21 06:54:58.962925 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001973 sec., 32437.91180942727 rows/sec., 2.53 MiB/sec. | ||
4098 | 2025.02.21 06:54:58.963141 [ 279 ] {32d156fc-c4e8-4906-a905-f0e1fdfb9be3} <Debug> TCPHandler: Processed in 0.002599661 sec. | ||
4099 | 2025.02.21 06:54:58.963334 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4100 | 2025.02.21 06:54:58.963477 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4101 | 2025.02.21 06:54:58.963542 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4102 | 2025.02.21 06:54:58.964171 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4103 | 2025.02.21 06:54:58.964211 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4104 | 2025.02.21 06:54:58.964621 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4105 | 2025.02.21 06:54:58.964855 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4106 | 2025.02.21 06:54:58.965074 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
4107 | 2025.02.21 06:54:58.965126 [ 275 ] {d86a7f6e-7326-4bd9-9a8b-cb6a40dfd2b1} <Debug> TCPHandler: Processed in 0.001858623 sec. | ||
4108 | 2025.02.21 06:54:58.965278 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4109 | 2025.02.21 06:54:58.965427 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4110 | 2025.02.21 06:54:58.965494 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4111 | 2025.02.21 06:54:58.966073 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4112 | 2025.02.21 06:54:58.966114 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4113 | 2025.02.21 06:54:58.966504 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4114 | 2025.02.21 06:54:58.966753 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4115 | 2025.02.21 06:54:58.966966 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001576 sec., 38071.06598984772 rows/sec., 2.57 MiB/sec. | ||
4116 | 2025.02.21 06:54:58.967018 [ 279 ] {fc2037c4-bcea-4236-8f12-2e8400b828ba} <Debug> TCPHandler: Processed in 0.001806982 sec. | ||
4117 | 2025.02.21 06:55:02.185775 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4118 | 2025.02.21 06:55:02.185844 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4119 | 2025.02.21 06:55:02.305890 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4120 | 2025.02.21 06:55:02.306548 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4121 | 2025.02.21 06:55:02.306592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4122 | 2025.02.21 06:55:02.307149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4123 | 2025.02.21 06:55:02.307398 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4124 | 2025.02.21 06:55:02.307666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4125 | 2025.02.21 06:55:02.341716 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 598 | ||
4126 | 2025.02.21 06:55:02.344622 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4127 | 2025.02.21 06:55:02.344678 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4128 | 2025.02.21 06:55:02.346146 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4129 | 2025.02.21 06:55:02.346463 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4130 | 2025.02.21 06:55:02.347660 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 598 | ||
4131 | 2025.02.21 06:55:02.915550 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4132 | 2025.02.21 06:55:02.937090 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4133 | 2025.02.21 06:55:02.937158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4134 | 2025.02.21 06:55:02.945088 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4135 | 2025.02.21 06:55:02.945922 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4136 | 2025.02.21 06:55:02.949918 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4137 | 2025.02.21 06:55:03.966290 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4138 | 2025.02.21 06:55:03.966508 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4139 | 2025.02.21 06:55:03.966593 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4140 | 2025.02.21 06:55:03.967494 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4141 | 2025.02.21 06:55:03.967546 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4142 | 2025.02.21 06:55:03.968004 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4143 | 2025.02.21 06:55:03.968264 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4144 | 2025.02.21 06:55:03.968509 [ 73 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4145 | 2025.02.21 06:55:03.968526 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002074 sec., 102217.93635486982 rows/sec., 6.50 MiB/sec. | ||
4146 | 2025.02.21 06:55:03.968632 [ 73 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4147 | 2025.02.21 06:55:03.968719 [ 275 ] {c52075eb-2110-4a1f-9242-385c98a212be} <Debug> TCPHandler: Processed in 0.00257425 sec. | ||
4148 | 2025.02.21 06:55:03.968727 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4149 | 2025.02.21 06:55:03.969040 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4150 | 2025.02.21 06:55:03.969162 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2025.02.21 06:55:03.969277 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4152 | 2025.02.21 06:55:03.969361 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4153 | 2025.02.21 06:55:03.969469 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4154 | 2025.02.21 06:55:03.969609 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4155 | 2025.02.21 06:55:03.969656 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4156 | 2025.02.21 06:55:03.970005 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4157 | 2025.02.21 06:55:03.970416 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4158 | 2025.02.21 06:55:03.970723 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
4159 | 2025.02.21 06:55:03.972871 [ 193 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003989144 sec., 265721.1672479108 rows/sec., 17.91 MiB/sec. | ||
4160 | 2025.02.21 06:55:03.972931 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4161 | 2025.02.21 06:55:03.972996 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4162 | 2025.02.21 06:55:03.973091 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4163 | 2025.02.21 06:55:03.973700 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_13_3} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4164 | 2025.02.21 06:55:03.973873 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_13_3} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4165 | 2025.02.21 06:55:03.973892 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4166 | 2025.02.21 06:55:03.974002 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
4167 | 2025.02.21 06:55:03.974205 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4168 | 2025.02.21 06:55:03.974344 [ 73 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4169 | 2025.02.21 06:55:03.974385 [ 73 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4170 | 2025.02.21 06:55:03.974407 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4171 | 2025.02.21 06:55:03.974427 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.005069 sec., 137107.91083053857 rows/sec., 10.95 MiB/sec. | ||
4172 | 2025.02.21 06:55:03.974843 [ 279 ] {48c25986-5431-4fd5-8b00-6acaf3e3d543} <Debug> TCPHandler: Processed in 0.00596807 sec. | ||
4173 | 2025.02.21 06:55:03.974874 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
4174 | 2025.02.21 06:55:03.975155 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4175 | 2025.02.21 06:55:03.975452 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4176 | 2025.02.21 06:55:03.975519 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4177 | 2025.02.21 06:55:03.975528 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1842 rows starting from the beginning of the part | ||
4178 | 2025.02.21 06:55:03.975640 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4179 | 2025.02.21 06:55:03.975930 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part | ||
4180 | 2025.02.21 06:55:03.976220 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1843 rows starting from the beginning of the part | ||
4181 | 2025.02.21 06:55:03.976635 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
4182 | 2025.02.21 06:55:03.977056 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
4183 | 2025.02.21 06:55:03.977411 [ 199 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 695 rows starting from the beginning of the part | ||
4184 | 2025.02.21 06:55:03.978339 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4185 | 2025.02.21 06:55:03.978413 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4186 | 2025.02.21 06:55:03.979253 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4187 | 2025.02.21 06:55:03.979783 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4188 | 2025.02.21 06:55:03.980056 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.004622 sec., 31371.700562527043 rows/sec., 1.97 MiB/sec. | ||
4189 | 2025.02.21 06:55:03.980152 [ 275 ] {3b149ec1-5acf-4b51-9d01-d1f814d791aa} <Debug> TCPHandler: Processed in 0.005174422 sec. | ||
4190 | 2025.02.21 06:55:03.980328 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4191 | 2025.02.21 06:55:03.980731 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4192 | 2025.02.21 06:55:03.980777 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4548 rows, containing 5 columns (5 merged, 0 gathered) in 0.006292628 sec., 722750.4947058685 rows/sec., 61.40 MiB/sec. | ||
4193 | 2025.02.21 06:55:03.980811 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4194 | 2025.02.21 06:55:03.981078 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4195 | 2025.02.21 06:55:03.981484 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2025.02.21 06:55:03.981625 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_31_6} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4197 | 2025.02.21 06:55:03.981730 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4198 | 2025.02.21 06:55:03.981769 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2025.02.21 06:55:03.981807 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4200 | 2025.02.21 06:55:03.982173 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4201 | 2025.02.21 06:55:03.982432 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2025.02.21 06:55:03.982615 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002063 sec., 54774.60009694619 rows/sec., 3.55 MiB/sec. | ||
4203 | 2025.02.21 06:55:03.982668 [ 279 ] {bae14223-82b2-4ddd-a08a-007310018391} <Debug> TCPHandler: Processed in 0.002410226 sec. | ||
4204 | 2025.02.21 06:55:03.982833 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2025.02.21 06:55:03.982977 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4206 | 2025.02.21 06:55:03.983037 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4207 | 2025.02.21 06:55:03.983713 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2025.02.21 06:55:03.983753 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4209 | 2025.02.21 06:55:03.984128 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4210 | 2025.02.21 06:55:03.984359 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2025.02.21 06:55:03.984510 [ 73 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4212 | 2025.02.21 06:55:03.984570 [ 73 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4213 | 2025.02.21 06:55:03.984607 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4214 | 2025.02.21 06:55:03.984613 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001659 sec., 67510.54852320674 rows/sec., 3.85 MiB/sec. | ||
4215 | 2025.02.21 06:55:03.984913 [ 275 ] {bc1b03b7-84c7-4b16-96c9-3c834ca590fe} <Debug> TCPHandler: Processed in 0.00214325 sec. | ||
4216 | 2025.02.21 06:55:03.984969 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4217 | 2025.02.21 06:55:03.985195 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4218 | 2025.02.21 06:55:03.985425 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4219 | 2025.02.21 06:55:03.985467 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4220 | 2025.02.21 06:55:03.985472 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4221 | 2025.02.21 06:55:03.985572 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4222 | 2025.02.21 06:55:03.985601 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4223 | 2025.02.21 06:55:03.985880 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4224 | 2025.02.21 06:55:03.986222 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4225 | 2025.02.21 06:55:03.986407 [ 197 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
4226 | 2025.02.21 06:55:03.987982 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4227 | 2025.02.21 06:55:03.988040 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4228 | 2025.02.21 06:55:03.988137 [ 189 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003458271 sec., 161930.6294966473 rows/sec., 9.84 MiB/sec. | ||
4229 | 2025.02.21 06:55:03.988335 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4230 | 2025.02.21 06:55:03.988657 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4231 | 2025.02.21 06:55:03.988864 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_13_3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4232 | 2025.02.21 06:55:03.989051 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_13_3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4233 | 2025.02.21 06:55:03.989114 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4234 | 2025.02.21 06:55:03.989216 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4235 | 2025.02.21 06:55:03.989323 [ 73 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4236 | 2025.02.21 06:55:03.989361 [ 73 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4237 | 2025.02.21 06:55:03.989383 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4238 | 2025.02.21 06:55:03.989396 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.003965 sec., 106179.06683480454 rows/sec., 7.56 MiB/sec. | ||
4239 | 2025.02.21 06:55:03.989646 [ 279 ] {52645f5d-9693-4886-92ae-80e9c80222e8} <Debug> TCPHandler: Processed in 0.004613669 sec. | ||
4240 | 2025.02.21 06:55:03.989695 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
4241 | 2025.02.21 06:55:03.989956 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4242 | 2025.02.21 06:55:03.990192 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4243 | 2025.02.21 06:55:03.990311 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 909 rows starting from the beginning of the part | ||
4244 | 2025.02.21 06:55:03.990356 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4245 | 2025.02.21 06:55:03.990636 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4246 | 2025.02.21 06:55:03.990737 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 64 rows starting from the beginning of the part | ||
4247 | 2025.02.21 06:55:03.991163 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 893 rows starting from the beginning of the part | ||
4248 | 2025.02.21 06:55:03.991552 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
4249 | 2025.02.21 06:55:03.991896 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
4250 | 2025.02.21 06:55:03.992207 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 421 rows starting from the beginning of the part | ||
4251 | 2025.02.21 06:55:03.993235 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4252 | 2025.02.21 06:55:03.993303 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4253 | 2025.02.21 06:55:03.994330 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4254 | 2025.02.21 06:55:03.994696 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4255 | 2025.02.21 06:55:03.995113 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004869 sec., 1232.2858903265558 rows/sec., 64.38 KiB/sec. | ||
4256 | 2025.02.21 06:55:03.995394 [ 275 ] {35e6a14c-9fd1-4636-8700-b9c546148cc0} <Debug> TCPHandler: Processed in 0.005618243 sec. | ||
4257 | 2025.02.21 06:55:03.995412 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2415 rows, containing 5 columns (5 merged, 0 gathered) in 0.005982471 sec., 403679.3492187426 rows/sec., 30.91 MiB/sec. | ||
4258 | 2025.02.21 06:55:03.995574 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4259 | 2025.02.21 06:55:03.995608 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4260 | 2025.02.21 06:55:03.995723 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4261 | 2025.02.21 06:55:03.995798 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4262 | 2025.02.21 06:55:03.995923 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4263 | 2025.02.21 06:55:03.996062 [ 197 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_31_6} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4264 | 2025.02.21 06:55:03.996159 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4265 | 2025.02.21 06:55:03.996571 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4266 | 2025.02.21 06:55:03.996609 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4267 | 2025.02.21 06:55:03.997008 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4268 | 2025.02.21 06:55:03.997247 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4269 | 2025.02.21 06:55:03.997368 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4270 | 2025.02.21 06:55:03.997408 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4271 | 2025.02.21 06:55:03.997433 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4272 | 2025.02.21 06:55:03.997438 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001752 sec., 135273.97260273973 rows/sec., 9.07 MiB/sec. | ||
4273 | 2025.02.21 06:55:03.997662 [ 279 ] {3727f674-7bcf-4b28-a268-4437d5582dbe} <Debug> TCPHandler: Processed in 0.002161991 sec. | ||
4274 | 2025.02.21 06:55:03.997695 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
4275 | 2025.02.21 06:55:03.997961 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4276 | 2025.02.21 06:55:03.998169 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4277 | 2025.02.21 06:55:03.998280 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8312 rows starting from the beginning of the part | ||
4278 | 2025.02.21 06:55:03.998334 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4279 | 2025.02.21 06:55:03.998467 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
4280 | 2025.02.21 06:55:03.998542 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4281 | 2025.02.21 06:55:03.998802 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 963 rows starting from the beginning of the part | ||
4282 | 2025.02.21 06:55:03.999151 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 128 rows starting from the beginning of the part | ||
4283 | 2025.02.21 06:55:03.999511 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 160 rows starting from the beginning of the part | ||
4284 | 2025.02.21 06:55:03.999822 [ 189 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 237 rows starting from the beginning of the part | ||
4285 | 2025.02.21 06:55:04.001575 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4286 | 2025.02.21 06:55:04.001620 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4287 | 2025.02.21 06:55:04.002128 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4288 | 2025.02.21 06:55:04.002636 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4289 | 2025.02.21 06:55:04.003252 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004982 sec., 200.7226013649137 rows/sec., 13.53 KiB/sec. | ||
4290 | 2025.02.21 06:55:04.003634 [ 275 ] {5013f5d6-4137-43df-ac48-210af21d1020} <Debug> TCPHandler: Processed in 0.005865809 sec. | ||
4291 | 2025.02.21 06:55:04.003849 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4292 | 2025.02.21 06:55:04.003970 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4293 | 2025.02.21 06:55:04.004052 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4294 | 2025.02.21 06:55:04.005692 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9960 rows, containing 5 columns (5 merged, 0 gathered) in 0.008194533 sec., 1215444.492077828 rows/sec., 82.02 MiB/sec. | ||
4295 | 2025.02.21 06:55:04.005939 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4296 | 2025.02.21 06:55:04.005992 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4297 | 2025.02.21 06:55:04.006144 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4298 | 2025.02.21 06:55:04.006899 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4299 | 2025.02.21 06:55:04.007153 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4300 | 2025.02.21 06:55:04.007342 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.18 MiB. | ||
4301 | 2025.02.21 06:55:04.007503 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4302 | 2025.02.21 06:55:04.007778 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4303 | 2025.02.21 06:55:04.008088 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004116 sec., 9475.218658892129 rows/sec., 16.98 MiB/sec. | ||
4304 | 2025.02.21 06:55:04.008373 [ 279 ] {7d585241-94cb-4204-8bca-501b69502c91} <Debug> TCPHandler: Processed in 0.004635189 sec. | ||
4305 | 2025.02.21 06:55:04.008521 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4306 | 2025.02.21 06:55:04.008640 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4307 | 2025.02.21 06:55:04.008691 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4308 | 2025.02.21 06:55:04.009190 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4309 | 2025.02.21 06:55:04.009227 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4310 | 2025.02.21 06:55:04.009631 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4311 | 2025.02.21 06:55:04.009866 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4312 | 2025.02.21 06:55:04.010046 [ 70 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4313 | 2025.02.21 06:55:04.010105 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001483 sec., 55293.32434254889 rows/sec., 3.51 MiB/sec. | ||
4314 | 2025.02.21 06:55:04.010133 [ 70 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4315 | 2025.02.21 06:55:04.010206 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4316 | 2025.02.21 06:55:04.010223 [ 275 ] {6d9d9b05-19e1-448a-bb68-9bb824a4d5b7} <Debug> TCPHandler: Processed in 0.001750162 sec. | ||
4317 | 2025.02.21 06:55:04.010376 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
4318 | 2025.02.21 06:55:04.010480 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4319 | 2025.02.21 06:55:04.010670 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part | ||
4320 | 2025.02.21 06:55:04.010744 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
4321 | 2025.02.21 06:55:04.011043 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 34 rows starting from the beginning of the part | ||
4322 | 2025.02.21 06:55:04.011308 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part | ||
4323 | 2025.02.21 06:55:04.011428 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 60 rows starting from the beginning of the part | ||
4324 | 2025.02.21 06:55:04.011630 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 82 rows starting from the beginning of the part | ||
4325 | 2025.02.21 06:55:04.013238 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929839 sec., 646451.9040124731 rows/sec., 42.15 MiB/sec. | ||
4326 | 2025.02.21 06:55:04.013549 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4327 | 2025.02.21 06:55:04.013996 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4328 | 2025.02.21 06:55:04.014117 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_31_6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4329 | 2025.02.21 06:55:04.014234 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
4330 | 2025.02.21 06:55:08.958245 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4331 | 2025.02.21 06:55:08.958446 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4332 | 2025.02.21 06:55:08.958518 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4333 | 2025.02.21 06:55:08.959263 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2025.02.21 06:55:08.959306 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4335 | 2025.02.21 06:55:08.959744 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4336 | 2025.02.21 06:55:08.960005 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2025.02.21 06:55:08.960206 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
4338 | 2025.02.21 06:55:08.960269 [ 275 ] {29934413-f904-4154-a763-dad893d98e9f} <Debug> TCPHandler: Processed in 0.002162581 sec. | ||
4339 | 2025.02.21 06:55:08.960525 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4340 | 2025.02.21 06:55:08.960737 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4341 | 2025.02.21 06:55:08.960819 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4342 | 2025.02.21 06:55:08.961662 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4343 | 2025.02.21 06:55:08.961717 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4344 | 2025.02.21 06:55:08.962167 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4345 | 2025.02.21 06:55:08.962423 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4346 | 2025.02.21 06:55:08.962658 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. | ||
4347 | 2025.02.21 06:55:08.962724 [ 279 ] {540ce45d-2bde-4a7e-8157-6c58f970e399} <Debug> TCPHandler: Processed in 0.002348905 sec. | ||
4348 | 2025.02.21 06:55:08.962876 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4349 | 2025.02.21 06:55:08.963023 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4350 | 2025.02.21 06:55:08.963090 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4351 | 2025.02.21 06:55:08.963705 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4352 | 2025.02.21 06:55:08.963744 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4353 | 2025.02.21 06:55:08.964155 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4354 | 2025.02.21 06:55:08.964395 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4355 | 2025.02.21 06:55:08.964600 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. | ||
4356 | 2025.02.21 06:55:08.964666 [ 275 ] {6dafbd35-bd16-4f40-9f6f-877488aa9f8b} <Debug> TCPHandler: Processed in 0.001856993 sec. | ||
4357 | 2025.02.21 06:55:08.964814 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4358 | 2025.02.21 06:55:08.964960 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4359 | 2025.02.21 06:55:08.965025 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4360 | 2025.02.21 06:55:08.965644 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4361 | 2025.02.21 06:55:08.965685 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4362 | 2025.02.21 06:55:08.966077 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4363 | 2025.02.21 06:55:08.966327 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4364 | 2025.02.21 06:55:08.966585 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001652 sec., 36319.61259079903 rows/sec., 2.45 MiB/sec. | ||
4365 | 2025.02.21 06:55:08.966746 [ 279 ] {7c6875f3-273f-4a8a-b05a-fdcec0e08d4f} <Debug> TCPHandler: Processed in 0.001994866 sec. | ||
4366 | 2025.02.21 06:55:09.807810 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4367 | 2025.02.21 06:55:09.808453 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4368 | 2025.02.21 06:55:09.808524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4369 | 2025.02.21 06:55:09.809031 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4370 | 2025.02.21 06:55:09.809296 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2025.02.21 06:55:09.809496 [ 55 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4372 | 2025.02.21 06:55:09.809560 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4373 | 2025.02.21 06:55:09.809582 [ 55 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2025.02.21 06:55:09.809613 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4375 | 2025.02.21 06:55:09.809764 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4376 | 2025.02.21 06:55:09.809924 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4377 | 2025.02.21 06:55:09.809966 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4378 | 2025.02.21 06:55:09.810044 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4379 | 2025.02.21 06:55:09.810154 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4380 | 2025.02.21 06:55:09.810420 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4381 | 2025.02.21 06:55:09.810556 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4382 | 2025.02.21 06:55:09.810671 [ 189 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
4383 | 2025.02.21 06:55:09.812812 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003122934 sec., 3086200.3487745817 rows/sec., 44.15 MiB/sec. | ||
4384 | 2025.02.21 06:55:09.813170 [ 194 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4385 | 2025.02.21 06:55:09.813567 [ 194 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_21_4} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4386 | 2025.02.21 06:55:09.813663 [ 194 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_21_4} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4387 | 2025.02.21 06:55:09.813781 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4388 | 2025.02.21 06:55:10.449993 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4389 | 2025.02.21 06:55:10.471659 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4390 | 2025.02.21 06:55:10.471716 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4391 | 2025.02.21 06:55:10.479343 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4392 | 2025.02.21 06:55:10.480106 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4393 | 2025.02.21 06:55:10.480412 [ 55 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4394 | 2025.02.21 06:55:10.480482 [ 55 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4395 | 2025.02.21 06:55:10.480530 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4396 | 2025.02.21 06:55:10.480950 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4397 | 2025.02.21 06:55:10.496370 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4398 | 2025.02.21 06:55:10.498021 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4399 | 2025.02.21 06:55:10.499525 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4400 | 2025.02.21 06:55:10.504983 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4401 | 2025.02.21 06:55:10.510362 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4402 | 2025.02.21 06:55:10.515748 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4403 | 2025.02.21 06:55:10.521335 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4404 | 2025.02.21 06:55:10.525875 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
4405 | 2025.02.21 06:55:10.584149 [ 194 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.103490365 sec., 1536.374907944329 rows/sec., 7.94 MiB/sec. | ||
4406 | 2025.02.21 06:55:10.587032 [ 194 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4407 | 2025.02.21 06:55:10.590097 [ 194 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_21_4} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4408 | 2025.02.21 06:55:10.590222 [ 194 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_21_4} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4409 | 2025.02.21 06:55:10.592738 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4410 | 2025.02.21 06:55:11.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.45 MiB, peak 195.00 MiB, free memory in arenas 0.00 B, will set to 186.42 MiB (RSS), difference: 1.97 MiB | ||
4411 | 2025.02.21 06:55:12.347838 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 628 | ||
4412 | 2025.02.21 06:55:12.351125 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4413 | 2025.02.21 06:55:12.351179 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4414 | 2025.02.21 06:55:12.352693 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4415 | 2025.02.21 06:55:12.353026 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4416 | 2025.02.21 06:55:12.353885 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 628 | ||
4417 | 2025.02.21 06:55:13.966651 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4418 | 2025.02.21 06:55:13.966863 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4419 | 2025.02.21 06:55:13.966945 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4420 | 2025.02.21 06:55:13.967838 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4421 | 2025.02.21 06:55:13.967887 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4422 | 2025.02.21 06:55:13.968337 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4423 | 2025.02.21 06:55:13.968602 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4424 | 2025.02.21 06:55:13.968853 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002047 sec., 103566.19443087444 rows/sec., 6.59 MiB/sec. | ||
4425 | 2025.02.21 06:55:13.968925 [ 275 ] {aa3950e9-73ac-4319-9a7e-c724477ea8f6} <Debug> TCPHandler: Processed in 0.002419226 sec. | ||
4426 | 2025.02.21 06:55:13.969245 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4427 | 2025.02.21 06:55:13.969561 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4428 | 2025.02.21 06:55:13.969638 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4429 | 2025.02.21 06:55:13.970716 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4430 | 2025.02.21 06:55:13.970772 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4431 | 2025.02.21 06:55:13.971286 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4432 | 2025.02.21 06:55:13.971543 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4433 | 2025.02.21 06:55:13.971815 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002341 sec., 296881.6744980777 rows/sec., 23.70 MiB/sec. | ||
4434 | 2025.02.21 06:55:13.971882 [ 279 ] {5c7e2622-3efd-4327-bc8f-daceb47e319c} <Debug> TCPHandler: Processed in 0.002840727 sec. | ||
4435 | 2025.02.21 06:55:13.972036 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4436 | 2025.02.21 06:55:13.972183 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4437 | 2025.02.21 06:55:13.972245 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4438 | 2025.02.21 06:55:13.972940 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4439 | 2025.02.21 06:55:13.972982 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4440 | 2025.02.21 06:55:13.973360 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4441 | 2025.02.21 06:55:13.973618 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4442 | 2025.02.21 06:55:13.973854 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001705 sec., 85043.98826979473 rows/sec., 5.34 MiB/sec. | ||
4443 | 2025.02.21 06:55:13.973973 [ 275 ] {9d9163ee-5afe-473c-a605-73cb6161fa30} <Debug> TCPHandler: Processed in 0.002006167 sec. | ||
4444 | 2025.02.21 06:55:13.974172 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4445 | 2025.02.21 06:55:13.974400 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4446 | 2025.02.21 06:55:13.974496 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4447 | 2025.02.21 06:55:13.975160 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4448 | 2025.02.21 06:55:13.975202 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4449 | 2025.02.21 06:55:13.975588 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4450 | 2025.02.21 06:55:13.975827 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4451 | 2025.02.21 06:55:13.976098 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001748 sec., 64645.30892448513 rows/sec., 4.18 MiB/sec. | ||
4452 | 2025.02.21 06:55:13.976275 [ 279 ] {b85d9396-7151-490c-b4a2-4b0b66c204ad} <Debug> TCPHandler: Processed in 0.002206092 sec. | ||
4453 | 2025.02.21 06:55:13.976431 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4454 | 2025.02.21 06:55:13.976574 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4455 | 2025.02.21 06:55:13.976632 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4456 | 2025.02.21 06:55:13.977396 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4457 | 2025.02.21 06:55:13.977444 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4458 | 2025.02.21 06:55:13.977831 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4459 | 2025.02.21 06:55:13.978075 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4460 | 2025.02.21 06:55:13.978288 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001746 sec., 64146.62084765178 rows/sec., 3.65 MiB/sec. | ||
4461 | 2025.02.21 06:55:13.978343 [ 275 ] {681333cc-323e-4d80-88a4-fb694e86e3eb} <Debug> TCPHandler: Processed in 0.001978416 sec. | ||
4462 | 2025.02.21 06:55:13.978526 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4463 | 2025.02.21 06:55:13.978670 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4464 | 2025.02.21 06:55:13.978728 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4465 | 2025.02.21 06:55:13.979566 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4466 | 2025.02.21 06:55:13.979607 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4467 | 2025.02.21 06:55:13.979999 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4468 | 2025.02.21 06:55:13.980235 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4469 | 2025.02.21 06:55:13.980444 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001805 sec., 233240.99722991692 rows/sec., 16.61 MiB/sec. | ||
4470 | 2025.02.21 06:55:13.980497 [ 279 ] {2b92a08d-8f71-4033-b78b-48ab4348d26d} <Debug> TCPHandler: Processed in 0.002030728 sec. | ||
4471 | 2025.02.21 06:55:13.980650 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4472 | 2025.02.21 06:55:13.980790 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4473 | 2025.02.21 06:55:13.980850 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4474 | 2025.02.21 06:55:13.981422 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4475 | 2025.02.21 06:55:13.981470 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4476 | 2025.02.21 06:55:13.981848 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4477 | 2025.02.21 06:55:13.982086 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4478 | 2025.02.21 06:55:13.982333 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001566 sec., 3831.417624521073 rows/sec., 200.18 KiB/sec. | ||
4479 | 2025.02.21 06:55:13.982423 [ 275 ] {15a12efa-161b-4853-8574-2e4144ba7085} <Debug> TCPHandler: Processed in 0.001837103 sec. | ||
4480 | 2025.02.21 06:55:13.982568 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4481 | 2025.02.21 06:55:13.982707 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4482 | 2025.02.21 06:55:13.982769 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4483 | 2025.02.21 06:55:13.983479 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2025.02.21 06:55:13.983526 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4485 | 2025.02.21 06:55:13.983928 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4486 | 2025.02.21 06:55:13.984162 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2025.02.21 06:55:13.984372 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001697 sec., 139658.22038892162 rows/sec., 9.36 MiB/sec. | ||
4488 | 2025.02.21 06:55:13.984426 [ 279 ] {9dd8ba6b-d551-4d4d-a016-1a757794dd7a} <Debug> TCPHandler: Processed in 0.001921225 sec. | ||
4489 | 2025.02.21 06:55:13.984586 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4490 | 2025.02.21 06:55:13.984726 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4491 | 2025.02.21 06:55:13.984790 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4492 | 2025.02.21 06:55:13.985339 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4493 | 2025.02.21 06:55:13.985386 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4494 | 2025.02.21 06:55:13.985773 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4495 | 2025.02.21 06:55:13.986026 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4496 | 2025.02.21 06:55:13.986189 [ 58 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4497 | 2025.02.21 06:55:13.986260 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00156 sec., 641.025641025641 rows/sec., 43.19 KiB/sec. | ||
4498 | 2025.02.21 06:55:13.986269 [ 58 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4499 | 2025.02.21 06:55:13.986338 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4500 | 2025.02.21 06:55:13.986382 [ 275 ] {1a887ea1-e9eb-4d0d-bcd7-7fb7b6b1f78e} <Debug> TCPHandler: Processed in 0.001860004 sec. | ||
4501 | 2025.02.21 06:55:13.986615 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2025.02.21 06:55:13.986623 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4503 | 2025.02.21 06:55:13.986845 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4504 | 2025.02.21 06:55:13.986912 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4505 | 2025.02.21 06:55:13.987034 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4506 | 2025.02.21 06:55:13.987050 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4507 | 2025.02.21 06:55:13.987539 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4508 | 2025.02.21 06:55:13.987964 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4509 | 2025.02.21 06:55:13.988347 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4510 | 2025.02.21 06:55:13.988735 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4511 | 2025.02.21 06:55:13.989048 [ 186 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
4512 | 2025.02.21 06:55:13.992496 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.006056223 sec., 2311.671812613241 rows/sec., 155.77 KiB/sec. | ||
4513 | 2025.02.21 06:55:13.992729 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2025.02.21 06:55:13.992737 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4515 | 2025.02.21 06:55:13.992794 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4516 | 2025.02.21 06:55:13.993371 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_14_3} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2025.02.21 06:55:13.993593 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_14_3} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4518 | 2025.02.21 06:55:13.993766 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4519 | 2025.02.21 06:55:13.994114 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4520 | 2025.02.21 06:55:13.994407 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4521 | 2025.02.21 06:55:13.994662 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.007895 sec., 4939.835338822039 rows/sec., 8.85 MiB/sec. | ||
4522 | 2025.02.21 06:55:13.994796 [ 279 ] {e6bf84d7-5c81-4f0c-af50-ef59834b5612} <Debug> TCPHandler: Processed in 0.008304855 sec. | ||
4523 | 2025.02.21 06:55:13.994996 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4524 | 2025.02.21 06:55:13.995139 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4525 | 2025.02.21 06:55:13.995199 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4526 | 2025.02.21 06:55:13.995738 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4527 | 2025.02.21 06:55:13.995777 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.66 GiB. | ||
4528 | 2025.02.21 06:55:13.996155 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4529 | 2025.02.21 06:55:13.996398 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4530 | 2025.02.21 06:55:13.996611 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001503 sec., 54557.551563539586 rows/sec., 3.47 MiB/sec. | ||
4531 | 2025.02.21 06:55:13.996665 [ 275 ] {fca524f0-ca51-411e-819c-1e25bb930ea4} <Debug> TCPHandler: Processed in 0.001739271 sec. | ||
4532 | 2025.02.21 06:55:17.186093 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4533 | 2025.02.21 06:55:17.186176 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4534 | 2025.02.21 06:55:17.309701 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4535 | 2025.02.21 06:55:17.310361 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4536 | 2025.02.21 06:55:17.310404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4537 | 2025.02.21 06:55:17.310981 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4538 | 2025.02.21 06:55:17.311238 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4539 | 2025.02.21 06:55:17.311469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4540 | 2025.02.21 06:55:17.996488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4541 | 2025.02.21 06:55:18.017548 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2025.02.21 06:55:18.017608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4543 | 2025.02.21 06:55:18.025066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4544 | 2025.02.21 06:55:18.025834 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2025.02.21 06:55:18.029029 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4546 | 2025.02.21 06:55:18.958418 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4547 | 2025.02.21 06:55:18.958609 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4548 | 2025.02.21 06:55:18.958684 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4549 | 2025.02.21 06:55:18.959437 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4550 | 2025.02.21 06:55:18.959489 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4551 | 2025.02.21 06:55:18.959952 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4552 | 2025.02.21 06:55:18.960214 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4553 | 2025.02.21 06:55:18.960469 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001913 sec., 29273.392577104027 rows/sec., 2.25 MiB/sec. | ||
4554 | 2025.02.21 06:55:18.960537 [ 275 ] {f21160e5-0911-40c6-9779-499b82ac158b} <Debug> TCPHandler: Processed in 0.002260773 sec. | ||
4555 | 2025.02.21 06:55:18.960814 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4556 | 2025.02.21 06:55:18.961030 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4557 | 2025.02.21 06:55:18.961111 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4558 | 2025.02.21 06:55:18.961952 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4559 | 2025.02.21 06:55:18.961995 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4560 | 2025.02.21 06:55:18.962432 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4561 | 2025.02.21 06:55:18.962683 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4562 | 2025.02.21 06:55:18.962936 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001954 sec., 32753.326509723644 rows/sec., 2.56 MiB/sec. | ||
4563 | 2025.02.21 06:55:18.963150 [ 279 ] {df1e322f-f8c0-4c79-88c8-c33509c5ed38} <Debug> TCPHandler: Processed in 0.002496838 sec. | ||
4564 | 2025.02.21 06:55:18.963381 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4565 | 2025.02.21 06:55:18.963527 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4566 | 2025.02.21 06:55:18.963593 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4567 | 2025.02.21 06:55:18.964228 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4568 | 2025.02.21 06:55:18.964269 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4569 | 2025.02.21 06:55:18.964674 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4570 | 2025.02.21 06:55:18.964930 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4571 | 2025.02.21 06:55:18.965152 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
4572 | 2025.02.21 06:55:18.965209 [ 275 ] {3b013978-391c-42e9-af06-90cdbe7bfd51} <Debug> TCPHandler: Processed in 0.001961636 sec. | ||
4573 | 2025.02.21 06:55:18.965400 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4574 | 2025.02.21 06:55:18.965544 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4575 | 2025.02.21 06:55:18.965608 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4576 | 2025.02.21 06:55:18.966135 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4577 | 2025.02.21 06:55:18.966172 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4578 | 2025.02.21 06:55:18.966558 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4579 | 2025.02.21 06:55:18.966798 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4580 | 2025.02.21 06:55:18.966976 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001467 sec., 40899.7955010225 rows/sec., 2.76 MiB/sec. | ||
4581 | 2025.02.21 06:55:18.967027 [ 279 ] {3e15f92c-4b62-4cfd-8a8f-90c9787cf5ed} <Debug> TCPHandler: Processed in 0.001697179 sec. | ||
4582 | 2025.02.21 06:55:19.326328 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4583 | 2025.02.21 06:55:19.326565 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4584 | 2025.02.21 06:55:19.326649 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4585 | 2025.02.21 06:55:19.327525 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4586 | 2025.02.21 06:55:19.327581 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4587 | 2025.02.21 06:55:19.328037 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4588 | 2025.02.21 06:55:19.328298 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4589 | 2025.02.21 06:55:19.328549 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002042 sec., 103819.78452497552 rows/sec., 6.60 MiB/sec. | ||
4590 | 2025.02.21 06:55:19.328619 [ 275 ] {6d85ff34-51ec-4baa-b3c0-4810ac315cde} <Debug> TCPHandler: Processed in 0.002437557 sec. | ||
4591 | 2025.02.21 06:55:19.328896 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4592 | 2025.02.21 06:55:19.329093 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4593 | 2025.02.21 06:55:19.329168 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4594 | 2025.02.21 06:55:19.329951 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4595 | 2025.02.21 06:55:19.329991 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4596 | 2025.02.21 06:55:19.330400 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
4597 | 2025.02.21 06:55:19.330675 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4598 | 2025.02.21 06:55:19.330896 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001849 sec., 1081.6657652785289 rows/sec., 88.20 KiB/sec. | ||
4599 | 2025.02.21 06:55:19.330962 [ 279 ] {88b44aad-6663-4cc9-87d2-249b60f4a1f5} <Debug> TCPHandler: Processed in 0.002196761 sec. | ||
4600 | 2025.02.21 06:55:19.331137 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4601 | 2025.02.21 06:55:19.331282 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4602 | 2025.02.21 06:55:19.331345 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4603 | 2025.02.21 06:55:19.332887 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4604 | 2025.02.21 06:55:19.332930 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4605 | 2025.02.21 06:55:19.333438 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4606 | 2025.02.21 06:55:19.333690 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4607 | 2025.02.21 06:55:19.333930 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002684 sec., 684053.651266766 rows/sec., 55.83 MiB/sec. | ||
4608 | 2025.02.21 06:55:19.333989 [ 275 ] {36fbdc26-f228-4801-a1e5-fcc444e0a9b0} <Debug> TCPHandler: Processed in 0.002924398 sec. | ||
4609 | 2025.02.21 06:55:19.334209 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4610 | 2025.02.21 06:55:19.334435 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4611 | 2025.02.21 06:55:19.334527 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4612 | 2025.02.21 06:55:19.335284 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4613 | 2025.02.21 06:55:19.335322 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4614 | 2025.02.21 06:55:19.335692 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4615 | 2025.02.21 06:55:19.335924 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4616 | 2025.02.21 06:55:19.336107 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.00173 sec., 84971.09826589595 rows/sec., 5.34 MiB/sec. | ||
4617 | 2025.02.21 06:55:19.336161 [ 279 ] {0a32c878-31c8-4400-9ff5-947e101d505f} <Debug> TCPHandler: Processed in 0.002063239 sec. | ||
4618 | 2025.02.21 06:55:19.336316 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4619 | 2025.02.21 06:55:19.336455 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4620 | 2025.02.21 06:55:19.336513 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4621 | 2025.02.21 06:55:19.337264 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4622 | 2025.02.21 06:55:19.337305 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4623 | 2025.02.21 06:55:19.337676 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4624 | 2025.02.21 06:55:19.337915 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4625 | 2025.02.21 06:55:19.338192 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001761 sec., 193639.97728563315 rows/sec., 12.92 MiB/sec. | ||
4626 | 2025.02.21 06:55:19.338412 [ 275 ] {30b7af61-a56e-4f57-93d2-7db81d80622d} <Debug> TCPHandler: Processed in 0.00215538 sec. | ||
4627 | 2025.02.21 06:55:19.338647 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4628 | 2025.02.21 06:55:19.338831 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4629 | 2025.02.21 06:55:19.338888 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4630 | 2025.02.21 06:55:19.339629 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4631 | 2025.02.21 06:55:19.339674 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4632 | 2025.02.21 06:55:19.340049 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4633 | 2025.02.21 06:55:19.340281 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4634 | 2025.02.21 06:55:19.340489 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001682 sec., 66587.39595719382 rows/sec., 3.79 MiB/sec. | ||
4635 | 2025.02.21 06:55:19.340562 [ 279 ] {e6a9d9a2-4435-48b0-9603-7177bc6bb0b3} <Debug> TCPHandler: Processed in 0.002030117 sec. | ||
4636 | 2025.02.21 06:55:19.340719 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4637 | 2025.02.21 06:55:19.340858 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4638 | 2025.02.21 06:55:19.340915 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4639 | 2025.02.21 06:55:19.342015 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4640 | 2025.02.21 06:55:19.342054 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4641 | 2025.02.21 06:55:19.342483 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4642 | 2025.02.21 06:55:19.342733 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4643 | 2025.02.21 06:55:19.342963 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.002135 sec., 411709.60187353624 rows/sec., 29.80 MiB/sec. | ||
4644 | 2025.02.21 06:55:19.343014 [ 275 ] {7f021fb2-9226-4fd2-8acd-415ebd595fe8} <Debug> TCPHandler: Processed in 0.002355435 sec. | ||
4645 | 2025.02.21 06:55:19.343220 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4646 | 2025.02.21 06:55:19.343441 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4647 | 2025.02.21 06:55:19.343536 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4648 | 2025.02.21 06:55:19.344432 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4649 | 2025.02.21 06:55:19.344472 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4650 | 2025.02.21 06:55:19.344839 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4651 | 2025.02.21 06:55:19.345093 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4652 | 2025.02.21 06:55:19.345261 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001873 sec., 3203.416978109984 rows/sec., 167.37 KiB/sec. | ||
4653 | 2025.02.21 06:55:19.345311 [ 279 ] {b433a1d7-a3d9-4a3e-a220-114fa3768f9f} <Debug> TCPHandler: Processed in 0.002198402 sec. | ||
4654 | 2025.02.21 06:55:19.345771 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4655 | 2025.02.21 06:55:19.345907 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4656 | 2025.02.21 06:55:19.345970 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4657 | 2025.02.21 06:55:19.346906 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4658 | 2025.02.21 06:55:19.346950 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4659 | 2025.02.21 06:55:19.347481 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4660 | 2025.02.21 06:55:19.347735 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4661 | 2025.02.21 06:55:19.347946 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002055 sec., 465206.81265206815 rows/sec., 30.91 MiB/sec. | ||
4662 | 2025.02.21 06:55:19.348023 [ 275 ] {d7c7fec3-a452-4a37-a0a2-dd5ff8fd39c1} <Debug> TCPHandler: Processed in 0.002317955 sec. | ||
4663 | 2025.02.21 06:55:19.348275 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4664 | 2025.02.21 06:55:19.348424 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4665 | 2025.02.21 06:55:19.348483 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4666 | 2025.02.21 06:55:19.348992 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4667 | 2025.02.21 06:55:19.349029 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4668 | 2025.02.21 06:55:19.349381 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4669 | 2025.02.21 06:55:19.349614 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4670 | 2025.02.21 06:55:19.349817 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
4671 | 2025.02.21 06:55:19.349867 [ 279 ] {3c2c680f-8d14-42d4-868f-cc0d8da87d60} <Debug> TCPHandler: Processed in 0.001728291 sec. | ||
4672 | 2025.02.21 06:55:19.350028 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4673 | 2025.02.21 06:55:19.350166 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4674 | 2025.02.21 06:55:19.350259 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4675 | 2025.02.21 06:55:19.351517 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4676 | 2025.02.21 06:55:19.351553 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4677 | 2025.02.21 06:55:19.352159 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4678 | 2025.02.21 06:55:19.352395 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4679 | 2025.02.21 06:55:19.352653 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002518 sec., 15488.482922954727 rows/sec., 27.75 MiB/sec. | ||
4680 | 2025.02.21 06:55:19.352757 [ 275 ] {913bca6d-ac97-49d0-8c73-b4e05f90ddfe} <Debug> TCPHandler: Processed in 0.002794486 sec. | ||
4681 | 2025.02.21 06:55:19.353010 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4682 | 2025.02.21 06:55:19.353228 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4683 | 2025.02.21 06:55:19.353319 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4684 | 2025.02.21 06:55:19.353998 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4685 | 2025.02.21 06:55:19.354035 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4686 | 2025.02.21 06:55:19.354396 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4687 | 2025.02.21 06:55:19.354628 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4688 | 2025.02.21 06:55:19.354890 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001698 sec., 20023.557126030624 rows/sec., 1.16 MiB/sec. | ||
4689 | 2025.02.21 06:55:19.354963 [ 279 ] {fcb607e4-4d44-4560-ba27-bc0fc30d2c76} <Debug> TCPHandler: Processed in 0.002062449 sec. | ||
4690 | 2025.02.21 06:55:22.354103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 682 | ||
4691 | 2025.02.21 06:55:22.357724 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4692 | 2025.02.21 06:55:22.357795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4693 | 2025.02.21 06:55:22.359317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4694 | 2025.02.21 06:55:22.359681 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4695 | 2025.02.21 06:55:22.359952 [ 53 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4696 | 2025.02.21 06:55:22.360133 [ 53 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4697 | 2025.02.21 06:55:22.360256 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4698 | 2025.02.21 06:55:22.361115 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
4699 | 2025.02.21 06:55:22.361795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 682 | ||
4700 | 2025.02.21 06:55:22.362274 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4701 | 2025.02.21 06:55:22.362450 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 498 rows starting from the beginning of the part | ||
4702 | 2025.02.21 06:55:22.363102 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4703 | 2025.02.21 06:55:22.363695 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part | ||
4704 | 2025.02.21 06:55:22.364294 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part | ||
4705 | 2025.02.21 06:55:22.365026 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
4706 | 2025.02.21 06:55:22.365666 [ 201 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 54 rows starting from the beginning of the part | ||
4707 | 2025.02.21 06:55:22.373893 [ 194 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 682 rows, containing 72 columns (72 merged, 0 gathered) in 0.013425296 sec., 50799.62482763881 rows/sec., 43.41 MiB/sec. | ||
4708 | 2025.02.21 06:55:22.375311 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4709 | 2025.02.21 06:55:22.376160 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2025.02.21 06:55:22.376261 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_16_3} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4711 | 2025.02.21 06:55:22.376600 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
4712 | 2025.02.21 06:55:23.957026 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4713 | 2025.02.21 06:55:23.957220 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4714 | 2025.02.21 06:55:23.957292 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4715 | 2025.02.21 06:55:23.958123 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2025.02.21 06:55:23.958174 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4717 | 2025.02.21 06:55:23.958609 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4718 | 2025.02.21 06:55:23.958863 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2025.02.21 06:55:23.959085 [ 51 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4720 | 2025.02.21 06:55:23.959122 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001955 sec., 28644.501278772375 rows/sec., 2.20 MiB/sec. | ||
4721 | 2025.02.21 06:55:23.959199 [ 51 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4722 | 2025.02.21 06:55:23.959278 [ 275 ] {bc435763-7998-436b-8634-7ba7a1477400} <Debug> TCPHandler: Processed in 0.002393677 sec. | ||
4723 | 2025.02.21 06:55:23.959289 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4724 | 2025.02.21 06:55:23.959613 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4725 | 2025.02.21 06:55:23.959626 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
4726 | 2025.02.21 06:55:23.960137 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4727 | 2025.02.21 06:55:23.960294 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4728 | 2025.02.21 06:55:23.960341 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4729 | 2025.02.21 06:55:23.960446 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1844 rows starting from the beginning of the part | ||
4730 | 2025.02.21 06:55:23.960867 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
4731 | 2025.02.21 06:55:23.961151 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 695 rows starting from the beginning of the part | ||
4732 | 2025.02.21 06:55:23.961502 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
4733 | 2025.02.21 06:55:23.961839 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1836 rows starting from the beginning of the part | ||
4734 | 2025.02.21 06:55:23.962154 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
4735 | 2025.02.21 06:55:23.963031 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4736 | 2025.02.21 06:55:23.963079 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4737 | 2025.02.21 06:55:23.963690 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4738 | 2025.02.21 06:55:23.963969 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4739 | 2025.02.21 06:55:23.964172 [ 51 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4740 | 2025.02.21 06:55:23.964260 [ 51 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2025.02.21 06:55:23.964296 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4742 | 2025.02.21 06:55:23.964315 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004345 sec., 14729.57422324511 rows/sec., 1.15 MiB/sec. | ||
4743 | 2025.02.21 06:55:23.964714 [ 279 ] {0f424604-58e4-4d3d-9eca-02772652ba10} <Debug> TCPHandler: Processed in 0.005285824 sec. | ||
4744 | 2025.02.21 06:55:23.965055 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4745 | 2025.02.21 06:55:23.965092 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
4746 | 2025.02.21 06:55:23.965258 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.005806417 sec., 782410.219589809 rows/sec., 66.48 MiB/sec. | ||
4747 | 2025.02.21 06:55:23.965391 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4748 | 2025.02.21 06:55:23.965580 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4749 | 2025.02.21 06:55:23.965604 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4750 | 2025.02.21 06:55:23.965651 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4751 | 2025.02.21 06:55:23.965853 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 913 rows starting from the beginning of the part | ||
4752 | 2025.02.21 06:55:23.966613 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 64 rows starting from the beginning of the part | ||
4753 | 2025.02.21 06:55:23.966648 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4754 | 2025.02.21 06:55:23.967038 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_36_7} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4755 | 2025.02.21 06:55:23.967298 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
4756 | 2025.02.21 06:55:23.967325 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 421 rows starting from the beginning of the part | ||
4757 | 2025.02.21 06:55:23.967501 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
4758 | 2025.02.21 06:55:23.968002 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 879 rows starting from the beginning of the part | ||
4759 | 2025.02.21 06:55:23.968346 [ 194 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
4760 | 2025.02.21 06:55:23.968940 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4761 | 2025.02.21 06:55:23.969009 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4762 | 2025.02.21 06:55:23.969962 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4763 | 2025.02.21 06:55:23.970522 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4764 | 2025.02.21 06:55:23.970886 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4765 | 2025.02.21 06:55:23.970980 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4766 | 2025.02.21 06:55:23.971020 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4767 | 2025.02.21 06:55:23.971030 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005729 sec., 22342.46814452784 rows/sec., 1.56 MiB/sec. | ||
4768 | 2025.02.21 06:55:23.971309 [ 275 ] {cc6b5a27-d9bd-46ac-b7de-3be9fb45fcc5} <Debug> TCPHandler: Processed in 0.006458721 sec. | ||
4769 | 2025.02.21 06:55:23.971337 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
4770 | 2025.02.21 06:55:23.971659 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4771 | 2025.02.21 06:55:23.971894 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4772 | 2025.02.21 06:55:23.972043 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9960 rows starting from the beginning of the part | ||
4773 | 2025.02.21 06:55:23.972059 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4774 | 2025.02.21 06:55:23.972341 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4775 | 2025.02.21 06:55:23.972513 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.00809627 sec., 297050.37010870443 rows/sec., 22.74 MiB/sec. | ||
4776 | 2025.02.21 06:55:23.972538 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
4777 | 2025.02.21 06:55:23.972947 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 237 rows starting from the beginning of the part | ||
4778 | 2025.02.21 06:55:23.972964 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4779 | 2025.02.21 06:55:23.973592 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 160 rows starting from the beginning of the part | ||
4780 | 2025.02.21 06:55:23.974221 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 956 rows starting from the beginning of the part | ||
4781 | 2025.02.21 06:55:23.974355 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4782 | 2025.02.21 06:55:23.974774 [ 196 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 128 rows starting from the beginning of the part | ||
4783 | 2025.02.21 06:55:23.974868 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_36_7} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4784 | 2025.02.21 06:55:23.975387 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
4785 | 2025.02.21 06:55:23.976194 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2025.02.21 06:55:23.976270 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4787 | 2025.02.21 06:55:23.976855 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4788 | 2025.02.21 06:55:23.977269 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2025.02.21 06:55:23.977610 [ 50 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4790 | 2025.02.21 06:55:23.977782 [ 50 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4791 | 2025.02.21 06:55:23.977872 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005942 sec., 8078.088185796028 rows/sec., 557.47 KiB/sec. | ||
4792 | 2025.02.21 06:55:23.977895 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4793 | 2025.02.21 06:55:23.978205 [ 279 ] {5e2c87f8-4be9-4e62-a051-9101cd998777} <Debug> TCPHandler: Processed in 0.006748078 sec. | ||
4794 | 2025.02.21 06:55:23.978462 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
4795 | 2025.02.21 06:55:23.978787 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4796 | 2025.02.21 06:55:23.978834 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part | ||
4797 | 2025.02.21 06:55:23.978984 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
4798 | 2025.02.21 06:55:23.979166 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 82 rows starting from the beginning of the part | ||
4799 | 2025.02.21 06:55:23.979304 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
4800 | 2025.02.21 06:55:23.979377 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
4801 | 2025.02.21 06:55:23.979719 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 48 rows starting from the beginning of the part | ||
4802 | 2025.02.21 06:55:23.981393 [ 197 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11601 rows, containing 5 columns (5 merged, 0 gathered) in 0.010266072 sec., 1130032.9863262211 rows/sec., 76.25 MiB/sec. | ||
4803 | 2025.02.21 06:55:23.981835 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2178 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721048 sec., 585318.9746544522 rows/sec., 38.16 MiB/sec. | ||
4804 | 2025.02.21 06:55:23.981936 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4805 | 2025.02.21 06:55:23.982229 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4806 | 2025.02.21 06:55:23.982419 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4807 | 2025.02.21 06:55:23.982541 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4808 | 2025.02.21 06:55:23.982693 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.16 MiB. | ||
4809 | 2025.02.21 06:55:23.982797 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4810 | 2025.02.21 06:55:23.982890 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_36_7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4811 | 2025.02.21 06:55:23.982997 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
4812 | 2025.02.21 06:55:24.811621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4813 | 2025.02.21 06:55:24.812264 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4814 | 2025.02.21 06:55:24.812307 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4815 | 2025.02.21 06:55:24.812825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4816 | 2025.02.21 06:55:24.813089 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4817 | 2025.02.21 06:55:24.813388 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4818 | 2025.02.21 06:55:25.529114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4819 | 2025.02.21 06:55:25.550201 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4820 | 2025.02.21 06:55:25.550269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4821 | 2025.02.21 06:55:25.558021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4822 | 2025.02.21 06:55:25.558846 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4823 | 2025.02.21 06:55:25.562773 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4824 | 2025.02.21 06:55:28.958684 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4825 | 2025.02.21 06:55:28.958902 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4826 | 2025.02.21 06:55:28.958985 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4827 | 2025.02.21 06:55:28.959785 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4828 | 2025.02.21 06:55:28.959838 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4829 | 2025.02.21 06:55:28.960285 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4830 | 2025.02.21 06:55:28.960541 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4831 | 2025.02.21 06:55:28.960806 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001953 sec., 28673.835125448026 rows/sec., 2.20 MiB/sec. | ||
4832 | 2025.02.21 06:55:28.960925 [ 275 ] {ceb75308-062b-4df2-b131-f7a730981c21} <Debug> TCPHandler: Processed in 0.002387546 sec. | ||
4833 | 2025.02.21 06:55:28.961272 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4834 | 2025.02.21 06:55:28.961480 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4835 | 2025.02.21 06:55:28.961561 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4836 | 2025.02.21 06:55:28.962391 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4837 | 2025.02.21 06:55:28.962434 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4838 | 2025.02.21 06:55:28.962880 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4839 | 2025.02.21 06:55:28.963133 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4840 | 2025.02.21 06:55:28.963331 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
4841 | 2025.02.21 06:55:28.963394 [ 279 ] {234f81cc-ad11-43a9-864e-928cd21167bb} <Debug> TCPHandler: Processed in 0.002328725 sec. | ||
4842 | 2025.02.21 06:55:28.963551 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4843 | 2025.02.21 06:55:28.963699 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4844 | 2025.02.21 06:55:28.963766 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4845 | 2025.02.21 06:55:28.964432 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2025.02.21 06:55:28.964473 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4847 | 2025.02.21 06:55:28.964887 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4848 | 2025.02.21 06:55:28.965129 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2025.02.21 06:55:28.965353 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001691 sec., 94618.56889414547 rows/sec., 6.59 MiB/sec. | ||
4850 | 2025.02.21 06:55:28.965409 [ 275 ] {0764d673-a8d0-480c-9f9b-45f58d0b3e81} <Debug> TCPHandler: Processed in 0.001928325 sec. | ||
4851 | 2025.02.21 06:55:28.965606 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4852 | 2025.02.21 06:55:28.965754 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4853 | 2025.02.21 06:55:28.965819 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4854 | 2025.02.21 06:55:28.966372 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4855 | 2025.02.21 06:55:28.966409 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4856 | 2025.02.21 06:55:28.966793 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4857 | 2025.02.21 06:55:28.967029 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4858 | 2025.02.21 06:55:28.967209 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
4859 | 2025.02.21 06:55:28.967259 [ 279 ] {9f3d36f4-dce4-4440-8dfd-1c292f0f08ba} <Debug> TCPHandler: Processed in 0.0017294 sec. | ||
4860 | 2025.02.21 06:55:30.630194 [ 45 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4861 | 2025.02.21 06:55:30.630275 [ 45 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4862 | 2025.02.21 06:55:30.630299 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4863 | 2025.02.21 06:55:30.630509 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
4864 | 2025.02.21 06:55:30.630698 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4865 | 2025.02.21 06:55:30.630742 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
4866 | 2025.02.21 06:55:30.630839 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 161 rows starting from the beginning of the part | ||
4867 | 2025.02.21 06:55:30.631100 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 145 rows starting from the beginning of the part | ||
4868 | 2025.02.21 06:55:30.631287 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part | ||
4869 | 2025.02.21 06:55:30.631411 [ 193 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 147 rows starting from the beginning of the part | ||
4870 | 2025.02.21 06:55:30.632608 [ 195 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 757 rows, containing 5 columns (5 merged, 0 gathered) in 0.002240382 sec., 337888.80646246934 rows/sec., 22.57 MiB/sec. | ||
4871 | 2025.02.21 06:55:30.632840 [ 195 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4872 | 2025.02.21 06:55:30.633219 [ 195 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4873 | 2025.02.21 06:55:30.633312 [ 195 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_15_3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4874 | 2025.02.21 06:55:30.633422 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4875 | 2025.02.21 06:55:30.656454 [ 45 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4876 | 2025.02.21 06:55:30.656525 [ 45 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4877 | 2025.02.21 06:55:30.656565 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4878 | 2025.02.21 06:55:30.656797 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
4879 | 2025.02.21 06:55:30.657155 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4880 | 2025.02.21 06:55:30.657193 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part | ||
4881 | 2025.02.21 06:55:30.657309 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 341 rows starting from the beginning of the part | ||
4882 | 2025.02.21 06:55:30.657489 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 113 rows starting from the beginning of the part | ||
4883 | 2025.02.21 06:55:30.657670 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 113 rows starting from the beginning of the part | ||
4884 | 2025.02.21 06:55:30.657820 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 341 rows starting from the beginning of the part | ||
4885 | 2025.02.21 06:55:30.659085 [ 195 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426788 sec., 514672.0685943725 rows/sec., 36.12 MiB/sec. | ||
4886 | 2025.02.21 06:55:30.659290 [ 195 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4887 | 2025.02.21 06:55:30.659580 [ 195 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4888 | 2025.02.21 06:55:30.659662 [ 195 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_15_3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4889 | 2025.02.21 06:55:30.659751 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
4890 | 2025.02.21 06:55:31.174207 [ 45 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4891 | 2025.02.21 06:55:31.174274 [ 45 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4892 | 2025.02.21 06:55:31.174300 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4893 | 2025.02.21 06:55:31.174534 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4894 | 2025.02.21 06:55:31.174742 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4895 | 2025.02.21 06:55:31.174788 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4896 | 2025.02.21 06:55:31.174880 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4897 | 2025.02.21 06:55:31.175112 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4898 | 2025.02.21 06:55:31.175361 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4899 | 2025.02.21 06:55:31.175462 [ 195 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
4900 | 2025.02.21 06:55:31.176657 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002255453 sec., 39903.29215461373 rows/sec., 2.04 MiB/sec. | ||
4901 | 2025.02.21 06:55:31.176858 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4902 | 2025.02.21 06:55:31.177191 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_15_3} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4903 | 2025.02.21 06:55:31.177277 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_15_3} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4904 | 2025.02.21 06:55:31.177376 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4905 | 2025.02.21 06:55:32.186233 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4906 | 2025.02.21 06:55:32.186283 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4907 | 2025.02.21 06:55:32.313528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
4908 | 2025.02.21 06:55:32.314186 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4909 | 2025.02.21 06:55:32.314229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4910 | 2025.02.21 06:55:32.314826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4911 | 2025.02.21 06:55:32.315087 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4912 | 2025.02.21 06:55:32.315331 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4913 | 2025.02.21 06:55:32.362114 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 698 | ||
4914 | 2025.02.21 06:55:32.364817 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2025.02.21 06:55:32.364864 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4916 | 2025.02.21 06:55:32.366320 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4917 | 2025.02.21 06:55:32.366631 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4918 | 2025.02.21 06:55:32.367213 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 698 | ||
4919 | 2025.02.21 06:55:33.062875 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4920 | 2025.02.21 06:55:33.084658 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4921 | 2025.02.21 06:55:33.084715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4922 | 2025.02.21 06:55:33.092148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4923 | 2025.02.21 06:55:33.092933 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4924 | 2025.02.21 06:55:33.096745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4925 | 2025.02.21 06:55:33.967008 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2025.02.21 06:55:33.967222 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4927 | 2025.02.21 06:55:33.967305 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4928 | 2025.02.21 06:55:33.968138 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2025.02.21 06:55:33.968191 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4930 | 2025.02.21 06:55:33.968667 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4931 | 2025.02.21 06:55:33.968932 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2025.02.21 06:55:33.969200 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002027 sec., 104588.06117414898 rows/sec., 6.65 MiB/sec. | ||
4933 | 2025.02.21 06:55:33.969371 [ 275 ] {e97df321-5bc7-447b-bd89-1cf9dea668ff} <Debug> TCPHandler: Processed in 0.002508419 sec. | ||
4934 | 2025.02.21 06:55:33.969732 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2025.02.21 06:55:33.970034 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4936 | 2025.02.21 06:55:33.970147 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4937 | 2025.02.21 06:55:33.971319 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2025.02.21 06:55:33.971365 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4939 | 2025.02.21 06:55:33.971860 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4940 | 2025.02.21 06:55:33.972115 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2025.02.21 06:55:33.972361 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002397 sec., 289945.76554025867 rows/sec., 23.15 MiB/sec. | ||
4942 | 2025.02.21 06:55:33.972468 [ 279 ] {d8dbd902-e4ab-48eb-bd26-844ea3f0662c} <Debug> TCPHandler: Processed in 0.002928869 sec. | ||
4943 | 2025.02.21 06:55:33.972724 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2025.02.21 06:55:33.972960 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4945 | 2025.02.21 06:55:33.973022 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4946 | 2025.02.21 06:55:33.973727 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2025.02.21 06:55:33.973770 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4948 | 2025.02.21 06:55:33.974171 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4949 | 2025.02.21 06:55:33.974419 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2025.02.21 06:55:33.974638 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001725 sec., 84057.97101449275 rows/sec., 5.28 MiB/sec. | ||
4951 | 2025.02.21 06:55:33.974697 [ 275 ] {8ed9dcc6-5281-4561-890c-f863a2e4c53a} <Debug> TCPHandler: Processed in 0.00213105 sec. | ||
4952 | 2025.02.21 06:55:33.974851 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4953 | 2025.02.21 06:55:33.974994 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4954 | 2025.02.21 06:55:33.975055 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4955 | 2025.02.21 06:55:33.975723 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2025.02.21 06:55:33.975761 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4957 | 2025.02.21 06:55:33.976124 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4958 | 2025.02.21 06:55:33.976364 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2025.02.21 06:55:33.976547 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001587 sec., 71203.52867044738 rows/sec., 4.61 MiB/sec. | ||
4960 | 2025.02.21 06:55:33.976603 [ 279 ] {95c5206d-09dd-42d1-b4ad-3cb69c5f3731} <Debug> TCPHandler: Processed in 0.001820423 sec. | ||
4961 | 2025.02.21 06:55:33.976759 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2025.02.21 06:55:33.976899 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4963 | 2025.02.21 06:55:33.976957 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4964 | 2025.02.21 06:55:33.977626 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2025.02.21 06:55:33.977666 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4966 | 2025.02.21 06:55:33.978043 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4967 | 2025.02.21 06:55:33.978290 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2025.02.21 06:55:33.978535 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001652 sec., 67796.61016949153 rows/sec., 3.86 MiB/sec. | ||
4969 | 2025.02.21 06:55:33.978709 [ 275 ] {de43dd44-6c41-499f-92dd-6db8161f8de6} <Debug> TCPHandler: Processed in 0.002014097 sec. | ||
4970 | 2025.02.21 06:55:33.978950 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4971 | 2025.02.21 06:55:33.979172 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4972 | 2025.02.21 06:55:33.979261 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4973 | 2025.02.21 06:55:33.980032 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4974 | 2025.02.21 06:55:33.980070 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4975 | 2025.02.21 06:55:33.980455 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4976 | 2025.02.21 06:55:33.980693 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4977 | 2025.02.21 06:55:33.980882 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001765 sec., 238526.9121813031 rows/sec., 16.99 MiB/sec. | ||
4978 | 2025.02.21 06:55:33.980936 [ 279 ] {6b22fdce-b33f-4c23-bca9-2cf3d4cbaeda} <Debug> TCPHandler: Processed in 0.00212014 sec. | ||
4979 | 2025.02.21 06:55:33.981083 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4980 | 2025.02.21 06:55:33.981206 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4981 | 2025.02.21 06:55:33.981257 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4982 | 2025.02.21 06:55:33.981828 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4983 | 2025.02.21 06:55:33.981874 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4984 | 2025.02.21 06:55:33.982312 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4985 | 2025.02.21 06:55:33.982551 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4986 | 2025.02.21 06:55:33.982792 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001611 sec., 3724.3947858472998 rows/sec., 194.59 KiB/sec. | ||
4987 | 2025.02.21 06:55:33.982909 [ 275 ] {7dc8848b-781c-4280-8205-a23792b74e6a} <Debug> TCPHandler: Processed in 0.001885894 sec. | ||
4988 | 2025.02.21 06:55:33.983051 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4989 | 2025.02.21 06:55:33.983169 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4990 | 2025.02.21 06:55:33.983222 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4991 | 2025.02.21 06:55:33.983911 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4992 | 2025.02.21 06:55:33.983955 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
4993 | 2025.02.21 06:55:33.984395 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4994 | 2025.02.21 06:55:33.984639 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4995 | 2025.02.21 06:55:33.984858 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001709 sec., 138677.58923346986 rows/sec., 9.30 MiB/sec. | ||
4996 | 2025.02.21 06:55:33.985056 [ 279 ] {706ad029-0a24-4575-bb5a-7b0dc4067ebc} <Debug> TCPHandler: Processed in 0.002056999 sec. | ||
4997 | 2025.02.21 06:55:33.985264 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4998 | 2025.02.21 06:55:33.985390 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4999 | 2025.02.21 06:55:33.985441 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5000 | 2025.02.21 06:55:33.985914 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5001 | 2025.02.21 06:55:33.985953 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5002 | 2025.02.21 06:55:33.986314 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5003 | 2025.02.21 06:55:33.986546 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5004 | 2025.02.21 06:55:33.986787 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
5005 | 2025.02.21 06:55:33.986871 [ 275 ] {3e333603-33fe-4d08-a72e-1cb11657076f} <Debug> TCPHandler: Processed in 0.001719321 sec. | ||
5006 | 2025.02.21 06:55:33.987002 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5007 | 2025.02.21 06:55:33.987119 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5008 | 2025.02.21 06:55:33.987200 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5009 | 2025.02.21 06:55:33.988406 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5010 | 2025.02.21 06:55:33.988443 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5011 | 2025.02.21 06:55:33.989097 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5012 | 2025.02.21 06:55:33.989351 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2025.02.21 06:55:33.989486 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5014 | 2025.02.21 06:55:33.989538 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5015 | 2025.02.21 06:55:33.989567 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00247 sec., 15789.473684210527 rows/sec., 28.29 MiB/sec. | ||
5016 | 2025.02.21 06:55:33.989570 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5017 | 2025.02.21 06:55:33.990100 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
5018 | 2025.02.21 06:55:33.990168 [ 279 ] {41823f42-82d6-4d18-b546-8191f9af24a8} <Debug> TCPHandler: Processed in 0.003219786 sec. | ||
5019 | 2025.02.21 06:55:33.990444 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5020 | 2025.02.21 06:55:33.990656 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5021 | 2025.02.21 06:55:33.990772 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5022 | 2025.02.21 06:55:33.990937 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5023 | 2025.02.21 06:55:33.991081 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 322 rows starting from the beginning of the part | ||
5024 | 2025.02.21 06:55:33.991706 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 39 rows starting from the beginning of the part | ||
5025 | 2025.02.21 06:55:33.992156 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5026 | 2025.02.21 06:55:33.992169 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part | ||
5027 | 2025.02.21 06:55:33.992200 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5028 | 2025.02.21 06:55:33.992567 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part | ||
5029 | 2025.02.21 06:55:33.992978 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part | ||
5030 | 2025.02.21 06:55:33.993071 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5031 | 2025.02.21 06:55:33.993291 [ 192 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 39 rows starting from the beginning of the part | ||
5032 | 2025.02.21 06:55:33.993609 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5033 | 2025.02.21 06:55:33.994035 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0034 sec., 24117.64705882353 rows/sec., 1.53 MiB/sec. | ||
5034 | 2025.02.21 06:55:33.994284 [ 275 ] {8a140869-f31f-4087-9bea-43d552acdc9e} <Debug> TCPHandler: Processed in 0.003990944 sec. | ||
5035 | 2025.02.21 06:55:33.998365 [ 189 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 517 rows, containing 19 columns (19 merged, 0 gathered) in 0.008648034 sec., 59782.37365856794 rows/sec., 107.13 MiB/sec. | ||
5036 | 2025.02.21 06:55:33.999423 [ 189 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5037 | 2025.02.21 06:55:33.999855 [ 189 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5038 | 2025.02.21 06:55:33.999931 [ 189 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5039 | 2025.02.21 06:55:34.000084 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
5040 | 2025.02.21 06:55:38.958397 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5041 | 2025.02.21 06:55:38.958618 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5042 | 2025.02.21 06:55:38.958699 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5043 | 2025.02.21 06:55:38.959600 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5044 | 2025.02.21 06:55:38.959686 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5045 | 2025.02.21 06:55:38.960125 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5046 | 2025.02.21 06:55:38.960376 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5047 | 2025.02.21 06:55:38.960584 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
5048 | 2025.02.21 06:55:38.960648 [ 275 ] {145f986b-660e-4bb9-9b13-b5802163344e} <Debug> TCPHandler: Processed in 0.002388876 sec. | ||
5049 | 2025.02.21 06:55:38.960910 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5050 | 2025.02.21 06:55:38.961102 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5051 | 2025.02.21 06:55:38.961178 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5052 | 2025.02.21 06:55:38.962034 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5053 | 2025.02.21 06:55:38.962082 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5054 | 2025.02.21 06:55:38.962530 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5055 | 2025.02.21 06:55:38.962788 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5056 | 2025.02.21 06:55:38.963020 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00197 sec., 32487.30964467005 rows/sec., 2.54 MiB/sec. | ||
5057 | 2025.02.21 06:55:38.963085 [ 279 ] {f8d68e92-fcb5-41f8-9744-02de8d4defe4} <Debug> TCPHandler: Processed in 0.002311735 sec. | ||
5058 | 2025.02.21 06:55:38.963262 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5059 | 2025.02.21 06:55:38.963411 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5060 | 2025.02.21 06:55:38.963477 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5061 | 2025.02.21 06:55:38.964172 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5062 | 2025.02.21 06:55:38.964217 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5063 | 2025.02.21 06:55:38.964673 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5064 | 2025.02.21 06:55:38.964914 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5065 | 2025.02.21 06:55:38.965096 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001722 sec., 92915.21486643438 rows/sec., 6.47 MiB/sec. | ||
5066 | 2025.02.21 06:55:38.965151 [ 275 ] {10d43dd4-8dc6-4ad5-a796-25313340834e} <Debug> TCPHandler: Processed in 0.001961786 sec. | ||
5067 | 2025.02.21 06:55:38.965319 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5068 | 2025.02.21 06:55:38.965446 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5069 | 2025.02.21 06:55:38.965503 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5070 | 2025.02.21 06:55:38.966025 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5071 | 2025.02.21 06:55:38.966066 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5072 | 2025.02.21 06:55:38.966454 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5073 | 2025.02.21 06:55:38.966719 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5074 | 2025.02.21 06:55:38.966930 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001514 sec., 39630.11889035667 rows/sec., 2.67 MiB/sec. | ||
5075 | 2025.02.21 06:55:38.966984 [ 279 ] {b8dbd187-24a3-4527-b7c0-0ad7d7fedaeb} <Debug> TCPHandler: Processed in 0.00172635 sec. | ||
5076 | 2025.02.21 06:55:39.815469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5077 | 2025.02.21 06:55:39.816166 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2025.02.21 06:55:39.816219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5079 | 2025.02.21 06:55:39.816921 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5080 | 2025.02.21 06:55:39.817199 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2025.02.21 06:55:39.817526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5082 | 2025.02.21 06:55:40.596836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5083 | 2025.02.21 06:55:40.618822 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5084 | 2025.02.21 06:55:40.618876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5085 | 2025.02.21 06:55:40.626475 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5086 | 2025.02.21 06:55:40.627288 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5087 | 2025.02.21 06:55:40.630860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5088 | 2025.02.21 06:55:42.367377 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 728 | ||
5089 | 2025.02.21 06:55:42.370455 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5090 | 2025.02.21 06:55:42.370515 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5091 | 2025.02.21 06:55:42.372043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5092 | 2025.02.21 06:55:42.372405 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5093 | 2025.02.21 06:55:42.373783 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 728 | ||
5094 | 2025.02.21 06:55:43.967022 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5095 | 2025.02.21 06:55:43.967215 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5096 | 2025.02.21 06:55:43.967289 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5097 | 2025.02.21 06:55:43.968160 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5098 | 2025.02.21 06:55:43.968211 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5099 | 2025.02.21 06:55:43.968667 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5100 | 2025.02.21 06:55:43.968926 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5101 | 2025.02.21 06:55:43.969119 [ 33 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5102 | 2025.02.21 06:55:43.969190 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002021 sec., 104898.56506679862 rows/sec., 6.67 MiB/sec. | ||
5103 | 2025.02.21 06:55:43.969199 [ 33 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5104 | 2025.02.21 06:55:43.969276 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5105 | 2025.02.21 06:55:43.969339 [ 275 ] {69269fc2-3407-4e49-9344-c15e920167dd} <Debug> TCPHandler: Processed in 0.002449328 sec. | ||
5106 | 2025.02.21 06:55:43.969650 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5107 | 2025.02.21 06:55:43.969728 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5108 | 2025.02.21 06:55:43.969948 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5109 | 2025.02.21 06:55:43.970014 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5110 | 2025.02.21 06:55:43.970024 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5111 | 2025.02.21 06:55:43.970194 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5112 | 2025.02.21 06:55:43.970197 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5113 | 2025.02.21 06:55:43.970560 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5114 | 2025.02.21 06:55:43.970950 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5115 | 2025.02.21 06:55:43.971239 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
5116 | 2025.02.21 06:55:43.973308 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003929442 sec., 269758.4033559981 rows/sec., 18.19 MiB/sec. | ||
5117 | 2025.02.21 06:55:43.973481 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5118 | 2025.02.21 06:55:43.973495 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5119 | 2025.02.21 06:55:43.973524 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5120 | 2025.02.21 06:55:43.973878 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_17_4} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5121 | 2025.02.21 06:55:43.974044 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_17_4} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5122 | 2025.02.21 06:55:43.974151 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5123 | 2025.02.21 06:55:43.974156 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
5124 | 2025.02.21 06:55:43.974410 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5125 | 2025.02.21 06:55:43.974676 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.004736 sec., 146748.31081081083 rows/sec., 11.72 MiB/sec. | ||
5126 | 2025.02.21 06:55:43.974858 [ 279 ] {f5ada64e-5b2a-4768-8343-f60a26687d62} <Debug> TCPHandler: Processed in 0.005362406 sec. | ||
5127 | 2025.02.21 06:55:43.975110 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5128 | 2025.02.21 06:55:43.975265 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5129 | 2025.02.21 06:55:43.975326 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5130 | 2025.02.21 06:55:43.976025 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5131 | 2025.02.21 06:55:43.976067 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5132 | 2025.02.21 06:55:43.976444 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5133 | 2025.02.21 06:55:43.976686 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5134 | 2025.02.21 06:55:43.976898 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001671 sec., 86774.38659485338 rows/sec., 5.45 MiB/sec. | ||
5135 | 2025.02.21 06:55:43.976956 [ 275 ] {6fd373d6-c23f-469b-83c4-ec4108b089ae} <Debug> TCPHandler: Processed in 0.001971436 sec. | ||
5136 | 2025.02.21 06:55:43.977131 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5137 | 2025.02.21 06:55:43.977269 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5138 | 2025.02.21 06:55:43.977326 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5139 | 2025.02.21 06:55:43.977999 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5140 | 2025.02.21 06:55:43.978038 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5141 | 2025.02.21 06:55:43.978400 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5142 | 2025.02.21 06:55:43.978636 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5143 | 2025.02.21 06:55:43.978863 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001623 sec., 69624.1528034504 rows/sec., 4.51 MiB/sec. | ||
5144 | 2025.02.21 06:55:43.978979 [ 279 ] {46808ca3-963d-4adf-ba62-590f5f682b64} <Debug> TCPHandler: Processed in 0.001915165 sec. | ||
5145 | 2025.02.21 06:55:43.979129 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5146 | 2025.02.21 06:55:43.979269 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5147 | 2025.02.21 06:55:43.979326 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5148 | 2025.02.21 06:55:43.980034 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5149 | 2025.02.21 06:55:43.980074 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5150 | 2025.02.21 06:55:43.980458 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5151 | 2025.02.21 06:55:43.980694 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5152 | 2025.02.21 06:55:43.980860 [ 31 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5153 | 2025.02.21 06:55:43.980935 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001693 sec., 66154.75487300649 rows/sec., 3.77 MiB/sec. | ||
5154 | 2025.02.21 06:55:43.980943 [ 31 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5155 | 2025.02.21 06:55:43.981014 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5156 | 2025.02.21 06:55:43.981066 [ 275 ] {945798d0-57a2-46bd-b861-8c40573f9680} <Debug> TCPHandler: Processed in 0.002000127 sec. | ||
5157 | 2025.02.21 06:55:43.981200 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5158 | 2025.02.21 06:55:43.981272 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5159 | 2025.02.21 06:55:43.981356 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5160 | 2025.02.21 06:55:43.981434 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5161 | 2025.02.21 06:55:43.981514 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5162 | 2025.02.21 06:55:43.981686 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5163 | 2025.02.21 06:55:43.981720 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5164 | 2025.02.21 06:55:43.981963 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5165 | 2025.02.21 06:55:43.982336 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5166 | 2025.02.21 06:55:43.982665 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
5167 | 2025.02.21 06:55:43.984605 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5168 | 2025.02.21 06:55:43.984680 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5169 | 2025.02.21 06:55:43.985222 [ 188 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004115817 sec., 136060.4711045219 rows/sec., 8.27 MiB/sec. | ||
5170 | 2025.02.21 06:55:43.985471 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5171 | 2025.02.21 06:55:43.985502 [ 186 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5172 | 2025.02.21 06:55:43.985951 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5173 | 2025.02.21 06:55:43.986154 [ 186 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_17_4} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5174 | 2025.02.21 06:55:43.986512 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00502 sec., 83864.54183266932 rows/sec., 5.97 MiB/sec. | ||
5175 | 2025.02.21 06:55:43.986527 [ 186 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_17_4} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5176 | 2025.02.21 06:55:43.986803 [ 279 ] {61d5605c-6f84-4980-aca5-4e91807b1f7f} <Debug> TCPHandler: Processed in 0.005610422 sec. | ||
5177 | 2025.02.21 06:55:43.987081 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5178 | 2025.02.21 06:55:43.987102 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
5179 | 2025.02.21 06:55:43.987264 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5180 | 2025.02.21 06:55:43.987318 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5181 | 2025.02.21 06:55:43.987818 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5182 | 2025.02.21 06:55:43.987857 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5183 | 2025.02.21 06:55:43.988219 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5184 | 2025.02.21 06:55:43.988453 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5185 | 2025.02.21 06:55:43.988670 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 219.06 KiB/sec. | ||
5186 | 2025.02.21 06:55:43.988723 [ 275 ] {8dda95e4-e605-4008-9bb1-a615f9a202d7} <Debug> TCPHandler: Processed in 0.001789582 sec. | ||
5187 | 2025.02.21 06:55:43.988887 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5188 | 2025.02.21 06:55:43.989025 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5189 | 2025.02.21 06:55:43.989087 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5190 | 2025.02.21 06:55:43.989753 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5191 | 2025.02.21 06:55:43.989792 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5192 | 2025.02.21 06:55:43.990189 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5193 | 2025.02.21 06:55:43.990417 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5194 | 2025.02.21 06:55:43.990637 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001641 sec., 144424.13162705666 rows/sec., 9.68 MiB/sec. | ||
5195 | 2025.02.21 06:55:43.990751 [ 279 ] {40fd8cdb-4eb3-4547-a95f-d66e511845ec} <Debug> TCPHandler: Processed in 0.001929526 sec. | ||
5196 | 2025.02.21 06:55:43.990940 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5197 | 2025.02.21 06:55:43.991077 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5198 | 2025.02.21 06:55:43.991139 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5199 | 2025.02.21 06:55:43.991680 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5200 | 2025.02.21 06:55:43.991719 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5201 | 2025.02.21 06:55:43.992073 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5202 | 2025.02.21 06:55:43.992310 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2025.02.21 06:55:43.992519 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
5204 | 2025.02.21 06:55:43.992572 [ 275 ] {83153161-e0c8-4f4d-b6d5-e5e02c82ea86} <Debug> TCPHandler: Processed in 0.001726281 sec. | ||
5205 | 2025.02.21 06:55:43.992726 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5206 | 2025.02.21 06:55:43.992874 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5207 | 2025.02.21 06:55:43.992968 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5208 | 2025.02.21 06:55:43.994267 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5209 | 2025.02.21 06:55:43.994307 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5210 | 2025.02.21 06:55:43.994982 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5211 | 2025.02.21 06:55:43.995247 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5212 | 2025.02.21 06:55:43.995587 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002719 sec., 14343.508642883413 rows/sec., 25.70 MiB/sec. | ||
5213 | 2025.02.21 06:55:43.995763 [ 279 ] {a42e39ca-ea8d-4264-9e73-c85a537f8846} <Debug> TCPHandler: Processed in 0.003107403 sec. | ||
5214 | 2025.02.21 06:55:43.995913 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5215 | 2025.02.21 06:55:43.996051 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5216 | 2025.02.21 06:55:43.996109 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5217 | 2025.02.21 06:55:43.996666 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5218 | 2025.02.21 06:55:43.996705 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.65 GiB. | ||
5219 | 2025.02.21 06:55:43.997105 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5220 | 2025.02.21 06:55:43.997337 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5221 | 2025.02.21 06:55:43.997584 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00156 sec., 52564.10256410256 rows/sec., 3.34 MiB/sec. | ||
5222 | 2025.02.21 06:55:43.997729 [ 275 ] {11dd0ad3-f499-4f1b-9798-da3a42389f67} <Debug> TCPHandler: Processed in 0.001877734 sec. | ||
5223 | 2025.02.21 06:55:47.186342 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5224 | 2025.02.21 06:55:47.186453 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5225 | 2025.02.21 06:55:47.317675 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5226 | 2025.02.21 06:55:47.318367 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5227 | 2025.02.21 06:55:47.318419 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5228 | 2025.02.21 06:55:47.318959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5229 | 2025.02.21 06:55:47.319227 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5230 | 2025.02.21 06:55:47.319472 [ 26 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5231 | 2025.02.21 06:55:47.319518 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5232 | 2025.02.21 06:55:47.319576 [ 26 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5233 | 2025.02.21 06:55:47.319625 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5234 | 2025.02.21 06:55:47.319926 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
5235 | 2025.02.21 06:55:47.320125 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5236 | 2025.02.21 06:55:47.320174 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5237 | 2025.02.21 06:55:47.320259 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5238 | 2025.02.21 06:55:47.320476 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5239 | 2025.02.21 06:55:47.320782 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5240 | 2025.02.21 06:55:47.321023 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5241 | 2025.02.21 06:55:47.321143 [ 186 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
5242 | 2025.02.21 06:55:47.323827 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.004108046 sec., 2910386.1057057297 rows/sec., 41.63 MiB/sec. | ||
5243 | 2025.02.21 06:55:47.324146 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5244 | 2025.02.21 06:55:47.324498 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2025.02.21 06:55:47.324595 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_26_5} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5246 | 2025.02.21 06:55:47.324700 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
5247 | 2025.02.21 06:55:48.130962 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5248 | 2025.02.21 06:55:48.154488 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2025.02.21 06:55:48.154552 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5250 | 2025.02.21 06:55:48.162504 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5251 | 2025.02.21 06:55:48.163328 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5252 | 2025.02.21 06:55:48.163746 [ 25 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5253 | 2025.02.21 06:55:48.163934 [ 25 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5254 | 2025.02.21 06:55:48.164046 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5255 | 2025.02.21 06:55:48.164560 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5256 | 2025.02.21 06:55:48.174079 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5257 | 2025.02.21 06:55:48.175199 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5258 | 2025.02.21 06:55:48.176123 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5259 | 2025.02.21 06:55:48.181021 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5260 | 2025.02.21 06:55:48.185894 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5261 | 2025.02.21 06:55:48.191195 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5262 | 2025.02.21 06:55:48.196798 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5263 | 2025.02.21 06:55:48.201440 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
5264 | 2025.02.21 06:55:48.260621 [ 198 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.096402269 sec., 2033.1471658618325 rows/sec., 10.51 MiB/sec. | ||
5265 | 2025.02.21 06:55:48.263855 [ 198 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5266 | 2025.02.21 06:55:48.267021 [ 198 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_26_5} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5267 | 2025.02.21 06:55:48.267153 [ 198 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_26_5} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5268 | 2025.02.21 06:55:48.269940 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5269 | 2025.02.21 06:55:48.958225 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5270 | 2025.02.21 06:55:48.958419 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5271 | 2025.02.21 06:55:48.958491 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5272 | 2025.02.21 06:55:48.959250 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5273 | 2025.02.21 06:55:48.959304 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5274 | 2025.02.21 06:55:48.959746 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5275 | 2025.02.21 06:55:48.960001 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5276 | 2025.02.21 06:55:48.960202 [ 23 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5277 | 2025.02.21 06:55:48.960228 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. | ||
5278 | 2025.02.21 06:55:48.960288 [ 23 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5279 | 2025.02.21 06:55:48.960363 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5280 | 2025.02.21 06:55:48.960374 [ 275 ] {dbc583ca-abcc-489f-a803-e5d83154ac3c} <Debug> TCPHandler: Processed in 0.002287744 sec. | ||
5281 | 2025.02.21 06:55:48.960728 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
5282 | 2025.02.21 06:55:48.960776 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2025.02.21 06:55:48.961127 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5284 | 2025.02.21 06:55:48.961152 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5285 | 2025.02.21 06:55:48.961180 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1844 rows starting from the beginning of the part | ||
5286 | 2025.02.21 06:55:48.961236 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5287 | 2025.02.21 06:55:48.961345 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
5288 | 2025.02.21 06:55:48.961763 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 695 rows starting from the beginning of the part | ||
5289 | 2025.02.21 06:55:48.962066 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
5290 | 2025.02.21 06:55:48.962344 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 695 rows starting from the beginning of the part | ||
5291 | 2025.02.21 06:55:48.962710 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
5292 | 2025.02.21 06:55:48.963772 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5293 | 2025.02.21 06:55:48.963824 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5294 | 2025.02.21 06:55:48.964549 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5295 | 2025.02.21 06:55:48.964827 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5296 | 2025.02.21 06:55:48.965062 [ 23 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5297 | 2025.02.21 06:55:48.965214 [ 23 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5298 | 2025.02.21 06:55:48.965331 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004247 sec., 15069.460795855899 rows/sec., 1.18 MiB/sec. | ||
5299 | 2025.02.21 06:55:48.965337 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5300 | 2025.02.21 06:55:48.965735 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.005165231 sec., 658634.6283447923 rows/sec., 55.62 MiB/sec. | ||
5301 | 2025.02.21 06:55:48.965820 [ 279 ] {b6587ed0-0739-45cc-91d2-5cf7dd6cd45d} <Debug> TCPHandler: Processed in 0.005299164 sec. | ||
5302 | 2025.02.21 06:55:48.965946 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
5303 | 2025.02.21 06:55:48.966047 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5304 | 2025.02.21 06:55:48.966160 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5305 | 2025.02.21 06:55:48.966223 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5306 | 2025.02.21 06:55:48.966356 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 913 rows starting from the beginning of the part | ||
5307 | 2025.02.21 06:55:48.966373 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5308 | 2025.02.21 06:55:48.966596 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5309 | 2025.02.21 06:55:48.966789 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
5310 | 2025.02.21 06:55:48.967321 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5311 | 2025.02.21 06:55:48.967351 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 421 rows starting from the beginning of the part | ||
5312 | 2025.02.21 06:55:48.967775 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_41_8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5313 | 2025.02.21 06:55:48.967890 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
5314 | 2025.02.21 06:55:48.968154 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
5315 | 2025.02.21 06:55:48.968436 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 421 rows starting from the beginning of the part | ||
5316 | 2025.02.21 06:55:48.968729 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
5317 | 2025.02.21 06:55:48.969562 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5318 | 2025.02.21 06:55:48.969603 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5319 | 2025.02.21 06:55:48.970180 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5320 | 2025.02.21 06:55:48.970447 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5321 | 2025.02.21 06:55:48.970770 [ 23 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5322 | 2025.02.21 06:55:48.970833 [ 199 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005211832 sec., 373573.0545420497 rows/sec., 28.53 MiB/sec. | ||
5323 | 2025.02.21 06:55:48.970865 [ 23 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5324 | 2025.02.21 06:55:48.970936 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5325 | 2025.02.21 06:55:48.970962 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004707 sec., 33991.92691735712 rows/sec., 2.37 MiB/sec. | ||
5326 | 2025.02.21 06:55:48.971284 [ 275 ] {457da985-af58-4f5a-b04c-41203dad9ef0} <Debug> TCPHandler: Processed in 0.005346716 sec. | ||
5327 | 2025.02.21 06:55:48.971306 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5328 | 2025.02.21 06:55:48.971402 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
5329 | 2025.02.21 06:55:48.971603 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5330 | 2025.02.21 06:55:48.971988 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5331 | 2025.02.21 06:55:48.972008 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5332 | 2025.02.21 06:55:48.972138 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11601 rows starting from the beginning of the part | ||
5333 | 2025.02.21 06:55:48.972151 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5334 | 2025.02.21 06:55:48.972257 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5335 | 2025.02.21 06:55:48.972633 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 160 rows starting from the beginning of the part | ||
5336 | 2025.02.21 06:55:48.972817 [ 193 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_41_8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5337 | 2025.02.21 06:55:48.973214 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5338 | 2025.02.21 06:55:48.973461 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 237 rows starting from the beginning of the part | ||
5339 | 2025.02.21 06:55:48.973837 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
5340 | 2025.02.21 06:55:48.974006 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 237 rows starting from the beginning of the part | ||
5341 | 2025.02.21 06:55:48.974399 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
5342 | 2025.02.21 06:55:48.975143 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5343 | 2025.02.21 06:55:48.975207 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5344 | 2025.02.21 06:55:48.975885 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5345 | 2025.02.21 06:55:48.976237 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5346 | 2025.02.21 06:55:48.976504 [ 23 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5347 | 2025.02.21 06:55:48.976597 [ 23 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5348 | 2025.02.21 06:55:48.976679 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5349 | 2025.02.21 06:55:48.976869 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004995 sec., 12012.012012012012 rows/sec., 828.95 KiB/sec. | ||
5350 | 2025.02.21 06:55:48.977181 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5351 | 2025.02.21 06:55:48.977257 [ 279 ] {341c2544-de6b-403f-a5ad-8e9401482bc5} <Debug> TCPHandler: Processed in 0.005812767 sec. | ||
5352 | 2025.02.21 06:55:48.977603 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5353 | 2025.02.21 06:55:48.977660 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2178 rows starting from the beginning of the part | ||
5354 | 2025.02.21 06:55:48.977773 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5355 | 2025.02.21 06:55:48.977889 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 82 rows starting from the beginning of the part | ||
5356 | 2025.02.21 06:55:48.977986 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5357 | 2025.02.21 06:55:48.978064 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
5358 | 2025.02.21 06:55:48.978222 [ 199 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5359 | 2025.02.21 06:55:48.980258 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12555 rows, containing 5 columns (5 merged, 0 gathered) in 0.009209257 sec., 1363302.164333127 rows/sec., 92.08 MiB/sec. | ||
5360 | 2025.02.21 06:55:48.980258 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2522 rows, containing 4 columns (4 merged, 0 gathered) in 0.003435391 sec., 734123.1318356484 rows/sec., 47.90 MiB/sec. | ||
5361 | 2025.02.21 06:55:48.980583 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5362 | 2025.02.21 06:55:48.980748 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5363 | 2025.02.21 06:55:48.981054 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5364 | 2025.02.21 06:55:48.981187 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5365 | 2025.02.21 06:55:48.981330 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
5366 | 2025.02.21 06:55:48.981412 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2025.02.21 06:55:48.981523 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_41_8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5368 | 2025.02.21 06:55:48.981645 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5369 | 2025.02.21 06:55:49.000222 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 192.99 MiB, peak 203.12 MiB, free memory in arenas 0.00 B, will set to 194.62 MiB (RSS), difference: 1.63 MiB | ||
5370 | 2025.02.21 06:55:49.325984 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5371 | 2025.02.21 06:55:49.326208 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5372 | 2025.02.21 06:55:49.326297 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5373 | 2025.02.21 06:55:49.327216 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2025.02.21 06:55:49.327269 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5375 | 2025.02.21 06:55:49.327827 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5376 | 2025.02.21 06:55:49.328110 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5377 | 2025.02.21 06:55:49.328351 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002195 sec., 96583.14350797267 rows/sec., 6.14 MiB/sec. | ||
5378 | 2025.02.21 06:55:49.328420 [ 275 ] {acd807ac-5ec8-4024-acf0-1b052d0d8ce6} <Debug> TCPHandler: Processed in 0.002626882 sec. | ||
5379 | 2025.02.21 06:55:49.328640 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5380 | 2025.02.21 06:55:49.328805 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5381 | 2025.02.21 06:55:49.328873 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5382 | 2025.02.21 06:55:49.329582 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5383 | 2025.02.21 06:55:49.329628 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5384 | 2025.02.21 06:55:49.330041 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
5385 | 2025.02.21 06:55:49.330291 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5386 | 2025.02.21 06:55:49.330545 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001783 sec., 8973.6399326977 rows/sec., 731.74 KiB/sec. | ||
5387 | 2025.02.21 06:55:49.330611 [ 279 ] {9e72dadc-48ee-40ba-9f98-82f492560ddf} <Debug> TCPHandler: Processed in 0.002073409 sec. | ||
5388 | 2025.02.21 06:55:49.330775 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5389 | 2025.02.21 06:55:49.330900 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5390 | 2025.02.21 06:55:49.330952 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5391 | 2025.02.21 06:55:49.332961 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5392 | 2025.02.21 06:55:49.333001 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5393 | 2025.02.21 06:55:49.333525 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5394 | 2025.02.21 06:55:49.333771 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5395 | 2025.02.21 06:55:49.333966 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.003095 sec., 595476.5751211632 rows/sec., 48.58 MiB/sec. | ||
5396 | 2025.02.21 06:55:49.334026 [ 275 ] {d4c34b36-22fd-41f0-bc4c-f3a004427bbb} <Debug> TCPHandler: Processed in 0.003310898 sec. | ||
5397 | 2025.02.21 06:55:49.334184 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5398 | 2025.02.21 06:55:49.334309 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5399 | 2025.02.21 06:55:49.334363 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5400 | 2025.02.21 06:55:49.335041 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5401 | 2025.02.21 06:55:49.335082 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5402 | 2025.02.21 06:55:49.335472 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5403 | 2025.02.21 06:55:49.335720 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5404 | 2025.02.21 06:55:49.335988 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.001705 sec., 94428.15249266863 rows/sec., 5.98 MiB/sec. | ||
5405 | 2025.02.21 06:55:49.336223 [ 279 ] {9addb6f7-dc38-4104-ab8e-21fc230cebb8} <Debug> TCPHandler: Processed in 0.0020916 sec. | ||
5406 | 2025.02.21 06:55:49.336418 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5407 | 2025.02.21 06:55:49.336559 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5408 | 2025.02.21 06:55:49.336618 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5409 | 2025.02.21 06:55:49.337436 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5410 | 2025.02.21 06:55:49.337474 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5411 | 2025.02.21 06:55:49.337862 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5412 | 2025.02.21 06:55:49.338101 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5413 | 2025.02.21 06:55:49.338348 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00182 sec., 187362.63736263735 rows/sec., 12.50 MiB/sec. | ||
5414 | 2025.02.21 06:55:49.338580 [ 275 ] {54791b63-50ce-442f-8cb6-48b8f139b3e3} <Debug> TCPHandler: Processed in 0.002245002 sec. | ||
5415 | 2025.02.21 06:55:49.338760 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5416 | 2025.02.21 06:55:49.338901 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5417 | 2025.02.21 06:55:49.338953 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5418 | 2025.02.21 06:55:49.339597 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5419 | 2025.02.21 06:55:49.339639 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5420 | 2025.02.21 06:55:49.340016 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5421 | 2025.02.21 06:55:49.340267 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5422 | 2025.02.21 06:55:49.340583 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001681 sec., 66627.00773349196 rows/sec., 3.80 MiB/sec. | ||
5423 | 2025.02.21 06:55:49.340785 [ 279 ] {e37909da-bea4-4521-937d-c841f4169275} <Debug> TCPHandler: Processed in 0.002094089 sec. | ||
5424 | 2025.02.21 06:55:49.340949 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5425 | 2025.02.21 06:55:49.341088 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5426 | 2025.02.21 06:55:49.341147 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5427 | 2025.02.21 06:55:49.342175 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5428 | 2025.02.21 06:55:49.342213 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5429 | 2025.02.21 06:55:49.342619 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5430 | 2025.02.21 06:55:49.342882 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5431 | 2025.02.21 06:55:49.343065 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.002008 sec., 444721.1155378487 rows/sec., 32.24 MiB/sec. | ||
5432 | 2025.02.21 06:55:49.343119 [ 275 ] {cc053a57-a9b1-4566-baa8-d79b15afacae} <Debug> TCPHandler: Processed in 0.002236162 sec. | ||
5433 | 2025.02.21 06:55:49.343279 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5434 | 2025.02.21 06:55:49.343406 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5435 | 2025.02.21 06:55:49.343460 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5436 | 2025.02.21 06:55:49.343983 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5437 | 2025.02.21 06:55:49.344034 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5438 | 2025.02.21 06:55:49.344461 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5439 | 2025.02.21 06:55:49.344717 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5440 | 2025.02.21 06:55:49.344944 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 200.43 KiB/sec. | ||
5441 | 2025.02.21 06:55:49.345006 [ 279 ] {7b911dc1-2df1-4e9f-b717-c32fd8f104b2} <Debug> TCPHandler: Processed in 0.001789793 sec. | ||
5442 | 2025.02.21 06:55:49.345160 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5443 | 2025.02.21 06:55:49.345299 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5444 | 2025.02.21 06:55:49.345363 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5445 | 2025.02.21 06:55:49.346196 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5446 | 2025.02.21 06:55:49.346233 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5447 | 2025.02.21 06:55:49.346691 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5448 | 2025.02.21 06:55:49.346936 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5449 | 2025.02.21 06:55:49.347155 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001883 sec., 511417.95007966016 rows/sec., 33.99 MiB/sec. | ||
5450 | 2025.02.21 06:55:49.347305 [ 275 ] {802251df-18d1-49db-a7ca-c95d3133889f} <Debug> TCPHandler: Processed in 0.002205182 sec. | ||
5451 | 2025.02.21 06:55:49.347572 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5452 | 2025.02.21 06:55:49.347714 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5453 | 2025.02.21 06:55:49.347768 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5454 | 2025.02.21 06:55:49.348248 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5455 | 2025.02.21 06:55:49.348288 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5456 | 2025.02.21 06:55:49.348649 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5457 | 2025.02.21 06:55:49.348884 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5458 | 2025.02.21 06:55:49.349119 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00143 sec., 699.3006993006993 rows/sec., 47.12 KiB/sec. | ||
5459 | 2025.02.21 06:55:49.349174 [ 279 ] {f9f1a82a-7fd3-4bc7-b200-019ea023a158} <Debug> TCPHandler: Processed in 0.001736061 sec. | ||
5460 | 2025.02.21 06:55:49.349308 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5461 | 2025.02.21 06:55:49.349424 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5462 | 2025.02.21 06:55:49.349505 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5463 | 2025.02.21 06:55:49.350737 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5464 | 2025.02.21 06:55:49.350776 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5465 | 2025.02.21 06:55:49.351450 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5466 | 2025.02.21 06:55:49.351709 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5467 | 2025.02.21 06:55:49.351931 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002531 sec., 15408.929276965628 rows/sec., 27.61 MiB/sec. | ||
5468 | 2025.02.21 06:55:49.352068 [ 275 ] {4e44ca96-25d0-484d-ac1d-c2903c46a7e2} <Debug> TCPHandler: Processed in 0.002813626 sec. | ||
5469 | 2025.02.21 06:55:49.352227 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5470 | 2025.02.21 06:55:49.352367 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5471 | 2025.02.21 06:55:49.352427 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5472 | 2025.02.21 06:55:49.352988 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5473 | 2025.02.21 06:55:49.353026 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5474 | 2025.02.21 06:55:49.353402 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5475 | 2025.02.21 06:55:49.353640 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5476 | 2025.02.21 06:55:49.353859 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001523 sec., 22324.35981615233 rows/sec., 1.30 MiB/sec. | ||
5477 | 2025.02.21 06:55:49.353916 [ 279 ] {cd592027-86e7-44cb-a9a6-79a73cdeb9c5} <Debug> TCPHandler: Processed in 0.001756511 sec. | ||
5478 | 2025.02.21 06:55:52.374001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 782 | ||
5479 | 2025.02.21 06:55:52.377492 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5480 | 2025.02.21 06:55:52.377534 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5481 | 2025.02.21 06:55:52.379079 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5482 | 2025.02.21 06:55:52.379415 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5483 | 2025.02.21 06:55:52.380001 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 782 | ||
5484 | 2025.02.21 06:55:53.956712 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5485 | 2025.02.21 06:55:53.956929 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5486 | 2025.02.21 06:55:53.957011 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5487 | 2025.02.21 06:55:53.957814 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5488 | 2025.02.21 06:55:53.957866 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5489 | 2025.02.21 06:55:53.958306 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5490 | 2025.02.21 06:55:53.958577 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5491 | 2025.02.21 06:55:53.958842 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001975 sec., 28354.43037974683 rows/sec., 2.18 MiB/sec. | ||
5492 | 2025.02.21 06:55:53.958910 [ 275 ] {ac084c16-2164-44a7-bedc-07eed97f8f55} <Debug> TCPHandler: Processed in 0.002343765 sec. | ||
5493 | 2025.02.21 06:55:53.959174 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5494 | 2025.02.21 06:55:53.959367 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5495 | 2025.02.21 06:55:53.959442 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5496 | 2025.02.21 06:55:53.960265 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2025.02.21 06:55:53.960317 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5498 | 2025.02.21 06:55:53.960784 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5499 | 2025.02.21 06:55:53.961046 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5500 | 2025.02.21 06:55:53.961279 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001964 sec., 32586.558044806516 rows/sec., 2.54 MiB/sec. | ||
5501 | 2025.02.21 06:55:53.961347 [ 279 ] {1621b79e-6d4f-465d-81f8-38cd24d032c4} <Debug> TCPHandler: Processed in 0.002310774 sec. | ||
5502 | 2025.02.21 06:55:53.961516 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5503 | 2025.02.21 06:55:53.961664 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5504 | 2025.02.21 06:55:53.961730 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5505 | 2025.02.21 06:55:53.962357 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5506 | 2025.02.21 06:55:53.962399 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5507 | 2025.02.21 06:55:53.962790 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5508 | 2025.02.21 06:55:53.963027 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5509 | 2025.02.21 06:55:53.963238 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001612 sec., 79404.46650124069 rows/sec., 5.53 MiB/sec. | ||
5510 | 2025.02.21 06:55:53.963295 [ 275 ] {bd462776-dd2c-48c5-9896-5a13771bc8fc} <Debug> TCPHandler: Processed in 0.001849963 sec. | ||
5511 | 2025.02.21 06:55:53.963461 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5512 | 2025.02.21 06:55:53.963588 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5513 | 2025.02.21 06:55:53.963644 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5514 | 2025.02.21 06:55:53.964162 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5515 | 2025.02.21 06:55:53.964202 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5516 | 2025.02.21 06:55:53.964587 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5517 | 2025.02.21 06:55:53.964829 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5518 | 2025.02.21 06:55:53.965039 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00148 sec., 32432.432432432433 rows/sec., 2.19 MiB/sec. | ||
5519 | 2025.02.21 06:55:53.965092 [ 279 ] {3bd50678-0612-44f8-8a77-443cd4177ed6} <Debug> TCPHandler: Processed in 0.00169423 sec. | ||
5520 | 2025.02.21 06:55:54.819687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5521 | 2025.02.21 06:55:54.820356 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2025.02.21 06:55:54.820400 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5523 | 2025.02.21 06:55:54.820918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5524 | 2025.02.21 06:55:54.821178 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2025.02.21 06:55:54.821434 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5526 | 2025.02.21 06:55:55.674179 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5527 | 2025.02.21 06:55:55.693553 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2025.02.21 06:55:55.693608 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5529 | 2025.02.21 06:55:55.701138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5530 | 2025.02.21 06:55:55.701970 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2025.02.21 06:55:55.704760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5532 | 2025.02.21 06:55:58.958517 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5533 | 2025.02.21 06:55:58.958715 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5534 | 2025.02.21 06:55:58.958792 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5535 | 2025.02.21 06:55:58.959565 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2025.02.21 06:55:58.959621 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5537 | 2025.02.21 06:55:58.960066 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5538 | 2025.02.21 06:55:58.960322 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2025.02.21 06:55:58.960601 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
5540 | 2025.02.21 06:55:58.960738 [ 275 ] {f370eff3-d1b8-4e1e-8d6e-38b4aa5de192} <Debug> TCPHandler: Processed in 0.002361385 sec. | ||
5541 | 2025.02.21 06:55:58.961100 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2025.02.21 06:55:58.961363 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5543 | 2025.02.21 06:55:58.961434 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5544 | 2025.02.21 06:55:58.962187 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2025.02.21 06:55:58.962227 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5546 | 2025.02.21 06:55:58.962658 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5547 | 2025.02.21 06:55:58.962910 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2025.02.21 06:55:58.963102 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001792 sec., 35714.28571428572 rows/sec., 2.79 MiB/sec. | ||
5549 | 2025.02.21 06:55:58.963155 [ 279 ] {7e5bad58-c135-4340-a81e-170c24a7d8b4} <Debug> TCPHandler: Processed in 0.002296355 sec. | ||
5550 | 2025.02.21 06:55:58.963304 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5551 | 2025.02.21 06:55:58.963455 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5552 | 2025.02.21 06:55:58.963523 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5553 | 2025.02.21 06:55:58.964220 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5554 | 2025.02.21 06:55:58.964270 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5555 | 2025.02.21 06:55:58.964684 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5556 | 2025.02.21 06:55:58.964926 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2025.02.21 06:55:58.965173 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001757 sec., 91064.31417188389 rows/sec., 6.34 MiB/sec. | ||
5558 | 2025.02.21 06:55:58.965340 [ 275 ] {7dadcbf6-115c-4850-a612-a2b75200dfde} <Debug> TCPHandler: Processed in 0.00209941 sec. | ||
5559 | 2025.02.21 06:55:58.965668 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5560 | 2025.02.21 06:55:58.965891 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5561 | 2025.02.21 06:55:58.965988 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5562 | 2025.02.21 06:55:58.966623 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5563 | 2025.02.21 06:55:58.966661 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5564 | 2025.02.21 06:55:58.967048 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5565 | 2025.02.21 06:55:58.967285 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5566 | 2025.02.21 06:55:58.967462 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001626 sec., 36900.36900369004 rows/sec., 2.49 MiB/sec. | ||
5567 | 2025.02.21 06:55:58.967509 [ 279 ] {f2acff08-07b3-4113-ace8-532ad1b7bd14} <Debug> TCPHandler: Processed in 0.002038577 sec. | ||
5568 | 2025.02.21 06:56:01.166189 [ 109 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5569 | 2025.02.21 06:56:01.166305 [ 109 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2025.02.21 06:56:01.166347 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5571 | 2025.02.21 06:56:01.166600 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5572 | 2025.02.21 06:56:01.166877 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5573 | 2025.02.21 06:56:01.166949 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5574 | 2025.02.21 06:56:01.167080 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5575 | 2025.02.21 06:56:01.167345 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5576 | 2025.02.21 06:56:01.167555 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5577 | 2025.02.21 06:56:01.167688 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
5578 | 2025.02.21 06:56:01.168817 [ 192 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.002361675 sec., 7621.709168280987 rows/sec., 513.57 KiB/sec. | ||
5579 | 2025.02.21 06:56:01.169017 [ 192 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5580 | 2025.02.21 06:56:01.169399 [ 192 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_18_4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2025.02.21 06:56:01.169494 [ 192 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_18_4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5582 | 2025.02.21 06:56:01.169603 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5583 | 2025.02.21 06:56:01.876619 [ 109 ] {} <Debug> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
5584 | 2025.02.21 06:56:01.876691 [ 109 ] {} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5585 | 2025.02.21 06:56:01.876720 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5586 | 2025.02.21 06:56:01.876959 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::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 | ||
5587 | 2025.02.21 06:56:01.877155 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5588 | 2025.02.21 06:56:01.877201 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
5589 | 2025.02.21 06:56:01.877294 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
5590 | 2025.02.21 06:56:01.877391 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
5591 | 2025.02.21 06:56:01.877691 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
5592 | 2025.02.21 06:56:01.877828 [ 195 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part | ||
5593 | 2025.02.21 06:56:01.878943 [ 192 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212745 sec., 22562.222378904324 rows/sec., 1.88 MiB/sec. | ||
5594 | 2025.02.21 06:56:01.879165 [ 189 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
5595 | 2025.02.21 06:56:01.879520 [ 189 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5596 | 2025.02.21 06:56:01.879608 [ 189 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_5_1} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
5597 | 2025.02.21 06:56:01.879714 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5598 | 2025.02.21 06:56:02.186713 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5599 | 2025.02.21 06:56:02.186765 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5600 | 2025.02.21 06:56:02.321613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5601 | 2025.02.21 06:56:02.322412 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5602 | 2025.02.21 06:56:02.322457 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5603 | 2025.02.21 06:56:02.322990 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5604 | 2025.02.21 06:56:02.323246 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5605 | 2025.02.21 06:56:02.323482 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5606 | 2025.02.21 06:56:02.380371 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 798 | ||
5607 | 2025.02.21 06:56:02.383572 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5608 | 2025.02.21 06:56:02.383632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5609 | 2025.02.21 06:56:02.385111 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5610 | 2025.02.21 06:56:02.385440 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5611 | 2025.02.21 06:56:02.386092 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
5612 | 2025.02.21 06:56:03.204873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5613 | 2025.02.21 06:56:03.226001 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5614 | 2025.02.21 06:56:03.226070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5615 | 2025.02.21 06:56:03.233682 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5616 | 2025.02.21 06:56:03.234468 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2025.02.21 06:56:03.237326 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5618 | 2025.02.21 06:56:03.966990 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5619 | 2025.02.21 06:56:03.967212 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5620 | 2025.02.21 06:56:03.967297 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5621 | 2025.02.21 06:56:03.968252 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5622 | 2025.02.21 06:56:03.968309 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5623 | 2025.02.21 06:56:03.968785 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5624 | 2025.02.21 06:56:03.969049 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5625 | 2025.02.21 06:56:03.969326 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002166 sec., 97876.26962142198 rows/sec., 6.22 MiB/sec. | ||
5626 | 2025.02.21 06:56:03.969506 [ 275 ] {131e9f30-b849-4de0-a2b5-1c569b0404fd} <Debug> TCPHandler: Processed in 0.002654943 sec. | ||
5627 | 2025.02.21 06:56:03.969884 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5628 | 2025.02.21 06:56:03.970183 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5629 | 2025.02.21 06:56:03.970298 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5630 | 2025.02.21 06:56:03.971705 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5631 | 2025.02.21 06:56:03.971749 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5632 | 2025.02.21 06:56:03.972251 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5633 | 2025.02.21 06:56:03.972517 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5634 | 2025.02.21 06:56:03.972727 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002628 sec., 264459.66514459666 rows/sec., 21.11 MiB/sec. | ||
5635 | 2025.02.21 06:56:03.972796 [ 279 ] {f3256190-7079-4cc2-9cdc-a5ca409a476e} <Debug> TCPHandler: Processed in 0.003103513 sec. | ||
5636 | 2025.02.21 06:56:03.972959 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5637 | 2025.02.21 06:56:03.973109 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5638 | 2025.02.21 06:56:03.973172 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5639 | 2025.02.21 06:56:03.973891 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5640 | 2025.02.21 06:56:03.973933 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5641 | 2025.02.21 06:56:03.974316 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5642 | 2025.02.21 06:56:03.974559 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5643 | 2025.02.21 06:56:03.974819 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.00174 sec., 83333.33333333333 rows/sec., 5.23 MiB/sec. | ||
5644 | 2025.02.21 06:56:03.974966 [ 275 ] {0cf3511c-dd9c-47f8-88ff-64997c167105} <Debug> TCPHandler: Processed in 0.002073489 sec. | ||
5645 | 2025.02.21 06:56:03.975181 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5646 | 2025.02.21 06:56:03.975307 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5647 | 2025.02.21 06:56:03.975360 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5648 | 2025.02.21 06:56:03.976005 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5649 | 2025.02.21 06:56:03.976044 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5650 | 2025.02.21 06:56:03.976440 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5651 | 2025.02.21 06:56:03.976679 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5652 | 2025.02.21 06:56:03.976978 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001671 sec., 67624.17713943747 rows/sec., 4.38 MiB/sec. | ||
5653 | 2025.02.21 06:56:03.977174 [ 279 ] {c65a361a-5688-4978-a512-2f3c0ee4a68a} <Debug> TCPHandler: Processed in 0.00209557 sec. | ||
5654 | 2025.02.21 06:56:03.977327 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5655 | 2025.02.21 06:56:03.977450 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5656 | 2025.02.21 06:56:03.977503 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5657 | 2025.02.21 06:56:03.978156 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5658 | 2025.02.21 06:56:03.978198 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5659 | 2025.02.21 06:56:03.978566 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5660 | 2025.02.21 06:56:03.978803 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5661 | 2025.02.21 06:56:03.979013 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001593 sec., 70307.59573132455 rows/sec., 4.01 MiB/sec. | ||
5662 | 2025.02.21 06:56:03.979070 [ 275 ] {67e99969-ca5a-41e7-b862-8551e0038c43} <Debug> TCPHandler: Processed in 0.001800103 sec. | ||
5663 | 2025.02.21 06:56:03.979213 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5664 | 2025.02.21 06:56:03.979331 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5665 | 2025.02.21 06:56:03.979380 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5666 | 2025.02.21 06:56:03.980257 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5667 | 2025.02.21 06:56:03.980303 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5668 | 2025.02.21 06:56:03.980709 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5669 | 2025.02.21 06:56:03.980971 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5670 | 2025.02.21 06:56:03.981191 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001886 sec., 223223.75397667018 rows/sec., 15.90 MiB/sec. | ||
5671 | 2025.02.21 06:56:03.981245 [ 279 ] {01f33d79-f261-46a4-b943-55fe3e855dca} <Debug> TCPHandler: Processed in 0.002088579 sec. | ||
5672 | 2025.02.21 06:56:03.981384 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5673 | 2025.02.21 06:56:03.981520 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5674 | 2025.02.21 06:56:03.981582 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5675 | 2025.02.21 06:56:03.982141 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5676 | 2025.02.21 06:56:03.982188 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5677 | 2025.02.21 06:56:03.982623 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5678 | 2025.02.21 06:56:03.982876 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5679 | 2025.02.21 06:56:03.983163 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00167 sec., 3592.814371257485 rows/sec., 187.71 KiB/sec. | ||
5680 | 2025.02.21 06:56:03.983373 [ 275 ] {8b231782-da45-41a9-810f-5da53d0958e1} <Debug> TCPHandler: Processed in 0.002039128 sec. | ||
5681 | 2025.02.21 06:56:03.983565 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5682 | 2025.02.21 06:56:03.983683 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5683 | 2025.02.21 06:56:03.983738 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5684 | 2025.02.21 06:56:03.984339 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5685 | 2025.02.21 06:56:03.984378 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5686 | 2025.02.21 06:56:03.984779 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5687 | 2025.02.21 06:56:03.985015 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5688 | 2025.02.21 06:56:03.985247 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001587 sec., 149338.3742911153 rows/sec., 10.01 MiB/sec. | ||
5689 | 2025.02.21 06:56:03.985307 [ 279 ] {d8a492d7-0826-47aa-a85b-3b8dccb98674} <Debug> TCPHandler: Processed in 0.001836203 sec. | ||
5690 | 2025.02.21 06:56:03.985475 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5691 | 2025.02.21 06:56:03.985615 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5692 | 2025.02.21 06:56:03.985676 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5693 | 2025.02.21 06:56:03.986246 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5694 | 2025.02.21 06:56:03.986292 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5695 | 2025.02.21 06:56:03.986671 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5696 | 2025.02.21 06:56:03.986901 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5697 | 2025.02.21 06:56:03.987111 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001529 sec., 654.0222367560497 rows/sec., 44.07 KiB/sec. | ||
5698 | 2025.02.21 06:56:03.987166 [ 275 ] {c9f8a66d-5d68-44f9-8791-669d10fd66fe} <Debug> TCPHandler: Processed in 0.001755531 sec. | ||
5699 | 2025.02.21 06:56:03.987311 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5700 | 2025.02.21 06:56:03.987427 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5701 | 2025.02.21 06:56:03.987509 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5702 | 2025.02.21 06:56:03.988782 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5703 | 2025.02.21 06:56:03.988841 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5704 | 2025.02.21 06:56:03.989531 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5705 | 2025.02.21 06:56:03.989788 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5706 | 2025.02.21 06:56:03.990040 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002636 sec., 14795.144157814872 rows/sec., 26.51 MiB/sec. | ||
5707 | 2025.02.21 06:56:03.990167 [ 279 ] {8683b92a-f9ca-4408-9d8f-b0c6a1b560ba} <Debug> TCPHandler: Processed in 0.002911759 sec. | ||
5708 | 2025.02.21 06:56:03.990309 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5709 | 2025.02.21 06:56:03.990431 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5710 | 2025.02.21 06:56:03.990491 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5711 | 2025.02.21 06:56:03.991080 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5712 | 2025.02.21 06:56:03.991126 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5713 | 2025.02.21 06:56:03.991544 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5714 | 2025.02.21 06:56:03.991780 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2025.02.21 06:56:03.992037 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00163 sec., 50306.74846625767 rows/sec., 3.20 MiB/sec. | ||
5716 | 2025.02.21 06:56:03.992226 [ 275 ] {24f23772-5811-4bae-a0ee-674b1edf6661} <Debug> TCPHandler: Processed in 0.001967196 sec. | ||
5717 | 2025.02.21 06:56:08.958844 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5718 | 2025.02.21 06:56:08.959078 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5719 | 2025.02.21 06:56:08.959160 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5720 | 2025.02.21 06:56:08.960000 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5721 | 2025.02.21 06:56:08.960055 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5722 | 2025.02.21 06:56:08.960490 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5723 | 2025.02.21 06:56:08.960750 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5724 | 2025.02.21 06:56:08.960958 [ 146 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5725 | 2025.02.21 06:56:08.961019 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001994 sec., 28084.252758274823 rows/sec., 2.16 MiB/sec. | ||
5726 | 2025.02.21 06:56:08.961047 [ 146 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2025.02.21 06:56:08.961118 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5728 | 2025.02.21 06:56:08.961155 [ 275 ] {1eda1a9d-5b2d-4b4c-8b1c-90c69530f96f} <Debug> TCPHandler: Processed in 0.002455378 sec. | ||
5729 | 2025.02.21 06:56:08.961370 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
5730 | 2025.02.21 06:56:08.961439 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5731 | 2025.02.21 06:56:08.961634 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5732 | 2025.02.21 06:56:08.961674 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5733 | 2025.02.21 06:56:08.961678 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1844 rows starting from the beginning of the part | ||
5734 | 2025.02.21 06:56:08.961759 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5735 | 2025.02.21 06:56:08.961821 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1843 rows starting from the beginning of the part | ||
5736 | 2025.02.21 06:56:08.962278 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
5737 | 2025.02.21 06:56:08.962546 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 56 rows starting from the beginning of the part | ||
5738 | 2025.02.21 06:56:08.962884 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 695 rows starting from the beginning of the part | ||
5739 | 2025.02.21 06:56:08.963210 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
5740 | 2025.02.21 06:56:08.964019 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5741 | 2025.02.21 06:56:08.964072 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5742 | 2025.02.21 06:56:08.964673 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5743 | 2025.02.21 06:56:08.964956 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5744 | 2025.02.21 06:56:08.965144 [ 146 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5745 | 2025.02.21 06:56:08.965251 [ 146 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5746 | 2025.02.21 06:56:08.965284 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5747 | 2025.02.21 06:56:08.965305 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003686 sec., 17362.995116657625 rows/sec., 1.36 MiB/sec. | ||
5748 | 2025.02.21 06:56:08.965827 [ 279 ] {aa579f44-27f0-41e1-906e-be115e3c972a} <Debug> TCPHandler: Processed in 0.004528547 sec. | ||
5749 | 2025.02.21 06:56:08.966067 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
5750 | 2025.02.21 06:56:08.966283 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5751 | 2025.02.21 06:56:08.966961 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.005675583 sec., 801679.756951841 rows/sec., 68.11 MiB/sec. | ||
5752 | 2025.02.21 06:56:08.967021 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5753 | 2025.02.21 06:56:08.967053 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5754 | 2025.02.21 06:56:08.967195 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 913 rows starting from the beginning of the part | ||
5755 | 2025.02.21 06:56:08.967227 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5756 | 2025.02.21 06:56:08.967511 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5757 | 2025.02.21 06:56:08.967852 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 893 rows starting from the beginning of the part | ||
5758 | 2025.02.21 06:56:08.968292 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
5759 | 2025.02.21 06:56:08.968842 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 64 rows starting from the beginning of the part | ||
5760 | 2025.02.21 06:56:08.968946 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5761 | 2025.02.21 06:56:08.969465 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 421 rows starting from the beginning of the part | ||
5762 | 2025.02.21 06:56:08.969495 [ 189 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_46_9} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5763 | 2025.02.21 06:56:08.969932 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
5764 | 2025.02.21 06:56:08.970091 [ 192 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
5765 | 2025.02.21 06:56:08.970762 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5766 | 2025.02.21 06:56:08.970806 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5767 | 2025.02.21 06:56:08.971391 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5768 | 2025.02.21 06:56:08.971669 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5769 | 2025.02.21 06:56:08.971885 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5770 | 2025.02.21 06:56:08.971993 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5771 | 2025.02.21 06:56:08.972074 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005222 sec., 30639.60168517809 rows/sec., 2.13 MiB/sec. | ||
5772 | 2025.02.21 06:56:08.972100 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5773 | 2025.02.21 06:56:08.972657 [ 275 ] {47ba29a7-10d6-435d-a4f1-1683d860f2a9} <Debug> TCPHandler: Processed in 0.006640886 sec. | ||
5774 | 2025.02.21 06:56:08.972720 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
5775 | 2025.02.21 06:56:08.972788 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.007403554 sec., 326734.97079915943 rows/sec., 25.02 MiB/sec. | ||
5776 | 2025.02.21 06:56:08.972964 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5777 | 2025.02.21 06:56:08.973118 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5778 | 2025.02.21 06:56:08.973125 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5779 | 2025.02.21 06:56:08.973286 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12555 rows starting from the beginning of the part | ||
5780 | 2025.02.21 06:56:08.973305 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5781 | 2025.02.21 06:56:08.973492 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5782 | 2025.02.21 06:56:08.974095 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 963 rows starting from the beginning of the part | ||
5783 | 2025.02.21 06:56:08.974155 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2025.02.21 06:56:08.974434 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_46_9} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5785 | 2025.02.21 06:56:08.974816 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5786 | 2025.02.21 06:56:08.974945 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 128 rows starting from the beginning of the part | ||
5787 | 2025.02.21 06:56:08.975082 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
5788 | 2025.02.21 06:56:08.975590 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
5789 | 2025.02.21 06:56:08.975949 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
5790 | 2025.02.21 06:56:08.976338 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5791 | 2025.02.21 06:56:08.976427 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5792 | 2025.02.21 06:56:08.977206 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5793 | 2025.02.21 06:56:08.977504 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5794 | 2025.02.21 06:56:08.977697 [ 146 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5795 | 2025.02.21 06:56:08.977798 [ 146 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5796 | 2025.02.21 06:56:08.977875 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5797 | 2025.02.21 06:56:08.977932 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004755 sec., 12618.296529968455 rows/sec., 870.79 KiB/sec. | ||
5798 | 2025.02.21 06:56:08.978223 [ 279 ] {67020c2b-fe50-46df-ae66-851f98066573} <Debug> TCPHandler: Processed in 0.005419167 sec. | ||
5799 | 2025.02.21 06:56:08.978223 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5800 | 2025.02.21 06:56:08.978573 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5801 | 2025.02.21 06:56:08.978656 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2522 rows starting from the beginning of the part | ||
5802 | 2025.02.21 06:56:08.978903 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5803 | 2025.02.21 06:56:08.979189 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part | ||
5804 | 2025.02.21 06:56:08.979481 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5805 | 2025.02.21 06:56:08.979746 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5806 | 2025.02.21 06:56:08.980008 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
5807 | 2025.02.21 06:56:08.982668 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.004696921 sec., 597412.6454330401 rows/sec., 38.97 MiB/sec. | ||
5808 | 2025.02.21 06:56:08.983009 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5809 | 2025.02.21 06:56:08.983348 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5810 | 2025.02.21 06:56:08.983478 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_46_9} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5811 | 2025.02.21 06:56:08.983581 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5812 | 2025.02.21 06:56:08.983856 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14203 rows, containing 5 columns (5 merged, 0 gathered) in 0.011540352 sec., 1230725.0246786233 rows/sec., 83.10 MiB/sec. | ||
5813 | 2025.02.21 06:56:08.984200 [ 198 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5814 | 2025.02.21 06:56:08.984488 [ 198 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5815 | 2025.02.21 06:56:08.984563 [ 198 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5816 | 2025.02.21 06:56:08.984646 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.64 MiB. | ||
5817 | 2025.02.21 06:56:09.823639 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5818 | 2025.02.21 06:56:09.824386 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5819 | 2025.02.21 06:56:09.824438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5820 | 2025.02.21 06:56:09.825016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5821 | 2025.02.21 06:56:09.825270 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5822 | 2025.02.21 06:56:09.825571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5823 | 2025.02.21 06:56:10.737422 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5824 | 2025.02.21 06:56:10.758791 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5825 | 2025.02.21 06:56:10.758844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5826 | 2025.02.21 06:56:10.766481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5827 | 2025.02.21 06:56:10.767280 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5828 | 2025.02.21 06:56:10.770120 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5829 | 2025.02.21 06:56:12.386255 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 828 | ||
5830 | 2025.02.21 06:56:12.389250 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2025.02.21 06:56:12.389290 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5832 | 2025.02.21 06:56:12.390768 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5833 | 2025.02.21 06:56:12.391082 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5834 | 2025.02.21 06:56:12.391246 [ 142 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5835 | 2025.02.21 06:56:12.391313 [ 142 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5836 | 2025.02.21 06:56:12.391357 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5837 | 2025.02.21 06:56:12.391911 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
5838 | 2025.02.21 06:56:12.393550 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 828 | ||
5839 | 2025.02.21 06:56:12.393889 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5840 | 2025.02.21 06:56:12.394076 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 682 rows starting from the beginning of the part | ||
5841 | 2025.02.21 06:56:12.394587 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part | ||
5842 | 2025.02.21 06:56:12.395092 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
5843 | 2025.02.21 06:56:12.395598 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part | ||
5844 | 2025.02.21 06:56:12.396084 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part | ||
5845 | 2025.02.21 06:56:12.396541 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
5846 | 2025.02.21 06:56:12.404596 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 828 rows, containing 72 columns (72 merged, 0 gathered) in 0.013106568 sec., 63174.43284924016 rows/sec., 52.34 MiB/sec. | ||
5847 | 2025.02.21 06:56:12.406094 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5848 | 2025.02.21 06:56:12.406869 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5849 | 2025.02.21 06:56:12.406951 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_21_4} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5850 | 2025.02.21 06:56:12.407251 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
5851 | 2025.02.21 06:56:13.966037 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5852 | 2025.02.21 06:56:13.966232 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5853 | 2025.02.21 06:56:13.966305 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5854 | 2025.02.21 06:56:13.967167 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5855 | 2025.02.21 06:56:13.967222 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5856 | 2025.02.21 06:56:13.967660 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5857 | 2025.02.21 06:56:13.967920 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5858 | 2025.02.21 06:56:13.968164 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. | ||
5859 | 2025.02.21 06:56:13.968231 [ 275 ] {0d3b444e-7aba-491a-b42e-ae52b0bf1380} <Debug> TCPHandler: Processed in 0.002337044 sec. | ||
5860 | 2025.02.21 06:56:13.968501 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5861 | 2025.02.21 06:56:13.968711 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5862 | 2025.02.21 06:56:13.968791 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5863 | 2025.02.21 06:56:13.969906 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5864 | 2025.02.21 06:56:13.969949 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5865 | 2025.02.21 06:56:13.970426 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5866 | 2025.02.21 06:56:13.970683 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5867 | 2025.02.21 06:56:13.970895 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.00224 sec., 310267.85714285716 rows/sec., 24.77 MiB/sec. | ||
5868 | 2025.02.21 06:56:13.970989 [ 279 ] {e0eb5818-b18f-4566-b15a-8745a34e150e} <Debug> TCPHandler: Processed in 0.002630722 sec. | ||
5869 | 2025.02.21 06:56:13.971180 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2025.02.21 06:56:13.971309 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5871 | 2025.02.21 06:56:13.971362 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5872 | 2025.02.21 06:56:13.972015 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5873 | 2025.02.21 06:56:13.972057 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5874 | 2025.02.21 06:56:13.972423 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5875 | 2025.02.21 06:56:13.972669 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5876 | 2025.02.21 06:56:13.972833 [ 141 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5877 | 2025.02.21 06:56:13.972897 [ 141 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5878 | 2025.02.21 06:56:13.972912 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001621 sec., 89450.95619987661 rows/sec., 5.61 MiB/sec. | ||
5879 | 2025.02.21 06:56:13.972931 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5880 | 2025.02.21 06:56:13.973075 [ 275 ] {e9a70be0-0649-48a0-9ce2-bb4922f684ae} <Debug> TCPHandler: Processed in 0.001974876 sec. | ||
5881 | 2025.02.21 06:56:13.973430 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
5882 | 2025.02.21 06:56:13.973462 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5883 | 2025.02.21 06:56:13.973780 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5884 | 2025.02.21 06:56:13.973790 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5885 | 2025.02.21 06:56:13.973844 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 163 rows starting from the beginning of the part | ||
5886 | 2025.02.21 06:56:13.973896 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5887 | 2025.02.21 06:56:13.974176 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 145 rows starting from the beginning of the part | ||
5888 | 2025.02.21 06:56:13.974496 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 145 rows starting from the beginning of the part | ||
5889 | 2025.02.21 06:56:13.974795 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
5890 | 2025.02.21 06:56:13.975167 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 145 rows starting from the beginning of the part | ||
5891 | 2025.02.21 06:56:13.975519 [ 187 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 145 rows starting from the beginning of the part | ||
5892 | 2025.02.21 06:56:13.977006 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5893 | 2025.02.21 06:56:13.977075 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5894 | 2025.02.21 06:56:13.978136 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5895 | 2025.02.21 06:56:13.978610 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.00551538 sec., 163905.29754976084 rows/sec., 10.95 MiB/sec. | ||
5896 | 2025.02.21 06:56:13.978638 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5897 | 2025.02.21 06:56:13.978908 [ 141 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5898 | 2025.02.21 06:56:13.978936 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5899 | 2025.02.21 06:56:13.978985 [ 141 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5900 | 2025.02.21 06:56:13.979087 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5901 | 2025.02.21 06:56:13.979126 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005411 sec., 20883.38569580484 rows/sec., 1.35 MiB/sec. | ||
5902 | 2025.02.21 06:56:13.979454 [ 279 ] {9895eaed-9e05-436f-9d16-73713da2f7bd} <Debug> TCPHandler: Processed in 0.006231847 sec. | ||
5903 | 2025.02.21 06:56:13.979580 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
5904 | 2025.02.21 06:56:13.979705 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5905 | 2025.02.21 06:56:13.979973 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5906 | 2025.02.21 06:56:13.979985 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5907 | 2025.02.21 06:56:13.979998 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5908 | 2025.02.21 06:56:13.980040 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 341 rows starting from the beginning of the part | ||
5909 | 2025.02.21 06:56:13.980147 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5910 | 2025.02.21 06:56:13.980394 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_20_4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5911 | 2025.02.21 06:56:13.980491 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part | ||
5912 | 2025.02.21 06:56:13.980987 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 113 rows starting from the beginning of the part | ||
5913 | 2025.02.21 06:56:13.981142 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
5914 | 2025.02.21 06:56:13.981765 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 341 rows starting from the beginning of the part | ||
5915 | 2025.02.21 06:56:13.982236 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 113 rows starting from the beginning of the part | ||
5916 | 2025.02.21 06:56:13.982631 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 113 rows starting from the beginning of the part | ||
5917 | 2025.02.21 06:56:13.983643 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5918 | 2025.02.21 06:56:13.983690 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5919 | 2025.02.21 06:56:13.984234 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5920 | 2025.02.21 06:56:13.984547 [ 200 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.005302205 sec., 213873.2847937792 rows/sec., 14.92 MiB/sec. | ||
5921 | 2025.02.21 06:56:13.984552 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5922 | 2025.02.21 06:56:13.984819 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5923 | 2025.02.21 06:56:13.985045 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005105 sec., 21939.275220372183 rows/sec., 1.25 MiB/sec. | ||
5924 | 2025.02.21 06:56:13.985426 [ 275 ] {91fc1cd2-7ddf-458d-b9b2-19b65894c9b9} <Debug> TCPHandler: Processed in 0.005823387 sec. | ||
5925 | 2025.02.21 06:56:13.985627 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5926 | 2025.02.21 06:56:13.985643 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5927 | 2025.02.21 06:56:13.985739 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_20_4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5928 | 2025.02.21 06:56:13.985785 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5929 | 2025.02.21 06:56:13.985853 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
5930 | 2025.02.21 06:56:13.985868 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5931 | 2025.02.21 06:56:13.986739 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5932 | 2025.02.21 06:56:13.986785 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5933 | 2025.02.21 06:56:13.987172 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5934 | 2025.02.21 06:56:13.987412 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5935 | 2025.02.21 06:56:13.987621 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001862 sec., 226100.96670247047 rows/sec., 16.11 MiB/sec. | ||
5936 | 2025.02.21 06:56:13.987795 [ 279 ] {572b5f9d-1bbe-4d47-bb52-948cb8cb47dc} <Debug> TCPHandler: Processed in 0.002241473 sec. | ||
5937 | 2025.02.21 06:56:13.988032 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5938 | 2025.02.21 06:56:13.988206 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5939 | 2025.02.21 06:56:13.988268 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5940 | 2025.02.21 06:56:13.988828 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5941 | 2025.02.21 06:56:13.988868 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5942 | 2025.02.21 06:56:13.989226 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5943 | 2025.02.21 06:56:13.989465 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5944 | 2025.02.21 06:56:13.989622 [ 141 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5945 | 2025.02.21 06:56:13.989683 [ 141 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2025.02.21 06:56:13.989721 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5947 | 2025.02.21 06:56:13.989737 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001555 sec., 3858.5209003215436 rows/sec., 201.59 KiB/sec. | ||
5948 | 2025.02.21 06:56:13.989869 [ 275 ] {27c43700-be31-4117-8b45-73259e9d60ae} <Debug> TCPHandler: Processed in 0.001971617 sec. | ||
5949 | 2025.02.21 06:56:13.989895 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5950 | 2025.02.21 06:56:13.990031 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5951 | 2025.02.21 06:56:13.990050 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5952 | 2025.02.21 06:56:13.990069 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5953 | 2025.02.21 06:56:13.990234 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5954 | 2025.02.21 06:56:13.990484 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5955 | 2025.02.21 06:56:13.990623 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5956 | 2025.02.21 06:56:13.990836 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5957 | 2025.02.21 06:56:13.991058 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5958 | 2025.02.21 06:56:13.991430 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5959 | 2025.02.21 06:56:13.991722 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
5960 | 2025.02.21 06:56:13.993437 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5961 | 2025.02.21 06:56:13.993512 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5962 | 2025.02.21 06:56:13.994398 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.004598228 sec., 26097.009543676388 rows/sec., 1.33 MiB/sec. | ||
5963 | 2025.02.21 06:56:13.994542 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5964 | 2025.02.21 06:56:13.994578 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5965 | 2025.02.21 06:56:13.994992 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5966 | 2025.02.21 06:56:13.995076 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_20_4} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5967 | 2025.02.21 06:56:13.995284 [ 188 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_20_4} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5968 | 2025.02.21 06:56:13.995408 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005112 sec., 46361.50234741784 rows/sec., 3.11 MiB/sec. | ||
5969 | 2025.02.21 06:56:13.995424 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5970 | 2025.02.21 06:56:13.995550 [ 279 ] {e7ff36a9-6228-4654-a21e-cdba83e07d95} <Debug> TCPHandler: Processed in 0.005596051 sec. | ||
5971 | 2025.02.21 06:56:13.995721 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5972 | 2025.02.21 06:56:13.995861 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5973 | 2025.02.21 06:56:13.995923 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5974 | 2025.02.21 06:56:13.996466 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5975 | 2025.02.21 06:56:13.996510 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5976 | 2025.02.21 06:56:13.996908 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5977 | 2025.02.21 06:56:13.997146 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5978 | 2025.02.21 06:56:13.997342 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
5979 | 2025.02.21 06:56:13.997523 [ 275 ] {3a287ef2-1853-4515-bc7d-75222f6b0581} <Debug> TCPHandler: Processed in 0.001865394 sec. | ||
5980 | 2025.02.21 06:56:13.997705 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5981 | 2025.02.21 06:56:13.997828 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5982 | 2025.02.21 06:56:13.997913 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5983 | 2025.02.21 06:56:13.999256 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5984 | 2025.02.21 06:56:13.999294 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5985 | 2025.02.21 06:56:13.999955 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5986 | 2025.02.21 06:56:14.000404 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5987 | 2025.02.21 06:56:14.000684 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002883 sec., 13527.575442247658 rows/sec., 24.24 MiB/sec. | ||
5988 | 2025.02.21 06:56:14.000792 [ 279 ] {7f362a7f-11eb-4709-9fca-4234d59665e8} <Debug> TCPHandler: Processed in 0.003166785 sec. | ||
5989 | 2025.02.21 06:56:14.000981 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5990 | 2025.02.21 06:56:14.001122 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5991 | 2025.02.21 06:56:14.001184 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5992 | 2025.02.21 06:56:14.001765 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5993 | 2025.02.21 06:56:14.001812 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.64 GiB. | ||
5994 | 2025.02.21 06:56:14.002193 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5995 | 2025.02.21 06:56:14.002445 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5996 | 2025.02.21 06:56:14.002644 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001552 sec., 52835.051546391755 rows/sec., 3.36 MiB/sec. | ||
5997 | 2025.02.21 06:56:14.002711 [ 275 ] {b354d441-c1a2-47a1-9d76-b4e2c3dfedad} <Debug> TCPHandler: Processed in 0.001799722 sec. | ||
5998 | 2025.02.21 06:56:17.186807 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5999 | 2025.02.21 06:56:17.186883 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6000 | 2025.02.21 06:56:17.325737 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6001 | 2025.02.21 06:56:17.326764 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6002 | 2025.02.21 06:56:17.326830 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6003 | 2025.02.21 06:56:17.327580 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6004 | 2025.02.21 06:56:17.327833 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6005 | 2025.02.21 06:56:17.328038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6006 | 2025.02.21 06:56:18.270217 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6007 | 2025.02.21 06:56:18.292684 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6008 | 2025.02.21 06:56:18.292742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6009 | 2025.02.21 06:56:18.300392 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6010 | 2025.02.21 06:56:18.301174 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6011 | 2025.02.21 06:56:18.304538 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6012 | 2025.02.21 06:56:18.958140 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6013 | 2025.02.21 06:56:18.958352 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6014 | 2025.02.21 06:56:18.958435 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6015 | 2025.02.21 06:56:18.959282 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2025.02.21 06:56:18.959331 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6017 | 2025.02.21 06:56:18.959765 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6018 | 2025.02.21 06:56:18.960021 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2025.02.21 06:56:18.960285 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
6020 | 2025.02.21 06:56:18.960353 [ 275 ] {51751bbf-1541-4807-8834-bbc763153b49} <Debug> TCPHandler: Processed in 0.002362886 sec. | ||
6021 | 2025.02.21 06:56:18.960680 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6022 | 2025.02.21 06:56:18.960990 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6023 | 2025.02.21 06:56:18.961086 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6024 | 2025.02.21 06:56:18.961897 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6025 | 2025.02.21 06:56:18.961952 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6026 | 2025.02.21 06:56:18.962405 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6027 | 2025.02.21 06:56:18.962661 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6028 | 2025.02.21 06:56:18.962898 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001995 sec., 32080.200501253137 rows/sec., 2.50 MiB/sec. | ||
6029 | 2025.02.21 06:56:18.962966 [ 279 ] {28b18016-0ed8-42d3-8654-2dad3d31523c} <Debug> TCPHandler: Processed in 0.002483569 sec. | ||
6030 | 2025.02.21 06:56:18.963137 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6031 | 2025.02.21 06:56:18.963286 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6032 | 2025.02.21 06:56:18.963352 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6033 | 2025.02.21 06:56:18.964021 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6034 | 2025.02.21 06:56:18.964062 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6035 | 2025.02.21 06:56:18.964464 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6036 | 2025.02.21 06:56:18.964696 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6037 | 2025.02.21 06:56:18.964912 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
6038 | 2025.02.21 06:56:18.964969 [ 275 ] {11f36ccb-b311-427d-9bb8-274e26af0072} <Debug> TCPHandler: Processed in 0.001901165 sec. | ||
6039 | 2025.02.21 06:56:18.965116 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6040 | 2025.02.21 06:56:18.965245 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6041 | 2025.02.21 06:56:18.965300 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6042 | 2025.02.21 06:56:18.965820 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6043 | 2025.02.21 06:56:18.965858 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6044 | 2025.02.21 06:56:18.966239 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6045 | 2025.02.21 06:56:18.966476 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6046 | 2025.02.21 06:56:18.966682 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
6047 | 2025.02.21 06:56:18.966744 [ 279 ] {7283b171-498a-4f3f-ae36-9c6325e41560} <Debug> TCPHandler: Processed in 0.001687599 sec. | ||
6048 | 2025.02.21 06:56:19.321714 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2025.02.21 06:56:19.321938 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6050 | 2025.02.21 06:56:19.322016 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6051 | 2025.02.21 06:56:19.322883 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6052 | 2025.02.21 06:56:19.322934 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6053 | 2025.02.21 06:56:19.323382 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6054 | 2025.02.21 06:56:19.323634 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6055 | 2025.02.21 06:56:19.323839 [ 133 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6056 | 2025.02.21 06:56:19.323905 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002018 sec., 105054.50941526264 rows/sec., 6.68 MiB/sec. | ||
6057 | 2025.02.21 06:56:19.323919 [ 133 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6058 | 2025.02.21 06:56:19.323992 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6059 | 2025.02.21 06:56:19.324048 [ 275 ] {96876f5e-5e39-4558-b40c-9e680d5eb08e} <Debug> TCPHandler: Processed in 0.002470238 sec. | ||
6060 | 2025.02.21 06:56:19.324350 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6061 | 2025.02.21 06:56:19.324451 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6062 | 2025.02.21 06:56:19.324847 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6063 | 2025.02.21 06:56:19.324856 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6064 | 2025.02.21 06:56:19.324893 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6065 | 2025.02.21 06:56:19.324948 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6066 | 2025.02.21 06:56:19.325074 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6067 | 2025.02.21 06:56:19.325388 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6068 | 2025.02.21 06:56:19.325646 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6069 | 2025.02.21 06:56:19.325971 [ 201 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
6070 | 2025.02.21 06:56:19.327194 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6071 | 2025.02.21 06:56:19.327245 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6072 | 2025.02.21 06:56:19.327835 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
6073 | 2025.02.21 06:56:19.327979 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003880901 sec., 273132.4504283928 rows/sec., 18.41 MiB/sec. | ||
6074 | 2025.02.21 06:56:19.328201 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6075 | 2025.02.21 06:56:19.328279 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2025.02.21 06:56:19.328634 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.003891 sec., 514.0066820868672 rows/sec., 41.91 KiB/sec. | ||
6077 | 2025.02.21 06:56:19.328799 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_21_5} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6078 | 2025.02.21 06:56:19.328812 [ 279 ] {ec31d3df-df0e-4c54-b277-d3bc6f9642e4} <Debug> TCPHandler: Processed in 0.004628609 sec. | ||
6079 | 2025.02.21 06:56:19.328964 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_21_5} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6080 | 2025.02.21 06:56:19.329042 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6081 | 2025.02.21 06:56:19.329072 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
6082 | 2025.02.21 06:56:19.329191 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6083 | 2025.02.21 06:56:19.329250 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6084 | 2025.02.21 06:56:19.330857 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6085 | 2025.02.21 06:56:19.330896 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6086 | 2025.02.21 06:56:19.331369 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6087 | 2025.02.21 06:56:19.331611 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6088 | 2025.02.21 06:56:19.331828 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002672 sec., 687125.7485029941 rows/sec., 56.09 MiB/sec. | ||
6089 | 2025.02.21 06:56:19.331881 [ 275 ] {1b29d546-55bb-4b38-947c-038520bf6e5f} <Debug> TCPHandler: Processed in 0.002934769 sec. | ||
6090 | 2025.02.21 06:56:19.332067 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6091 | 2025.02.21 06:56:19.332190 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6092 | 2025.02.21 06:56:19.332242 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6093 | 2025.02.21 06:56:19.332875 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6094 | 2025.02.21 06:56:19.332913 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6095 | 2025.02.21 06:56:19.333292 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6096 | 2025.02.21 06:56:19.333524 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6097 | 2025.02.21 06:56:19.333702 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.00154 sec., 95454.54545454546 rows/sec., 6.00 MiB/sec. | ||
6098 | 2025.02.21 06:56:19.333754 [ 279 ] {f4fc67e6-1038-4d54-9e7b-2c1f3fbe6b29} <Debug> TCPHandler: Processed in 0.001754802 sec. | ||
6099 | 2025.02.21 06:56:19.333909 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6100 | 2025.02.21 06:56:19.334036 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6101 | 2025.02.21 06:56:19.334094 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6102 | 2025.02.21 06:56:19.334931 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6103 | 2025.02.21 06:56:19.334978 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6104 | 2025.02.21 06:56:19.335356 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6105 | 2025.02.21 06:56:19.335589 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6106 | 2025.02.21 06:56:19.335845 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001843 sec., 185024.4167118828 rows/sec., 12.35 MiB/sec. | ||
6107 | 2025.02.21 06:56:19.336080 [ 275 ] {e0806a52-21ee-460b-b37f-e9862df642be} <Debug> TCPHandler: Processed in 0.002225692 sec. | ||
6108 | 2025.02.21 06:56:19.336253 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6109 | 2025.02.21 06:56:19.336369 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6110 | 2025.02.21 06:56:19.336418 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6111 | 2025.02.21 06:56:19.337025 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6112 | 2025.02.21 06:56:19.337062 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6113 | 2025.02.21 06:56:19.337418 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6114 | 2025.02.21 06:56:19.337648 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6115 | 2025.02.21 06:56:19.337772 [ 133 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6116 | 2025.02.21 06:56:19.337812 [ 133 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6117 | 2025.02.21 06:56:19.337836 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6118 | 2025.02.21 06:56:19.337835 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001488 sec., 75268.81720430107 rows/sec., 4.29 MiB/sec. | ||
6119 | 2025.02.21 06:56:19.338110 [ 279 ] {87fad4c4-92d0-4fe3-ba2f-7bbb71b76009} <Debug> TCPHandler: Processed in 0.001932226 sec. | ||
6120 | 2025.02.21 06:56:19.338140 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6121 | 2025.02.21 06:56:19.338406 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6122 | 2025.02.21 06:56:19.338740 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6123 | 2025.02.21 06:56:19.338802 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6124 | 2025.02.21 06:56:19.338832 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6125 | 2025.02.21 06:56:19.338916 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6126 | 2025.02.21 06:56:19.339093 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6127 | 2025.02.21 06:56:19.339459 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6128 | 2025.02.21 06:56:19.339860 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6129 | 2025.02.21 06:56:19.340275 [ 201 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
6130 | 2025.02.21 06:56:19.342241 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6131 | 2025.02.21 06:56:19.342337 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6132 | 2025.02.21 06:56:19.342488 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004595198 sec., 121866.34830533962 rows/sec., 7.41 MiB/sec. | ||
6133 | 2025.02.21 06:56:19.342788 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6134 | 2025.02.21 06:56:19.343171 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6135 | 2025.02.21 06:56:19.343400 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_21_5} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6136 | 2025.02.21 06:56:19.343556 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_21_5} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6137 | 2025.02.21 06:56:19.343611 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6138 | 2025.02.21 06:56:19.343748 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
6139 | 2025.02.21 06:56:19.343923 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.005254 sec., 167301.10392082224 rows/sec., 12.11 MiB/sec. | ||
6140 | 2025.02.21 06:56:19.343994 [ 275 ] {334ba802-321e-4170-92a1-537b1c0cd717} <Debug> TCPHandler: Processed in 0.005786497 sec. | ||
6141 | 2025.02.21 06:56:19.344210 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6142 | 2025.02.21 06:56:19.344430 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6143 | 2025.02.21 06:56:19.344525 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6144 | 2025.02.21 06:56:19.345236 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6145 | 2025.02.21 06:56:19.345272 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6146 | 2025.02.21 06:56:19.345642 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6147 | 2025.02.21 06:56:19.345879 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6148 | 2025.02.21 06:56:19.346088 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00171 sec., 3508.7719298245615 rows/sec., 183.32 KiB/sec. | ||
6149 | 2025.02.21 06:56:19.346140 [ 279 ] {7cc77f3d-bb80-44b7-9136-376777d9932a} <Debug> TCPHandler: Processed in 0.002043618 sec. | ||
6150 | 2025.02.21 06:56:19.346303 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6151 | 2025.02.21 06:56:19.346441 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6152 | 2025.02.21 06:56:19.346504 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6153 | 2025.02.21 06:56:19.347347 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6154 | 2025.02.21 06:56:19.347384 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6155 | 2025.02.21 06:56:19.347820 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6156 | 2025.02.21 06:56:19.348054 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6157 | 2025.02.21 06:56:19.348232 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001823 sec., 524410.3126714207 rows/sec., 34.84 MiB/sec. | ||
6158 | 2025.02.21 06:56:19.348282 [ 275 ] {6041098c-d6a2-4dd4-9be5-d8cb79b4f6bf} <Debug> TCPHandler: Processed in 0.002048498 sec. | ||
6159 | 2025.02.21 06:56:19.348483 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2025.02.21 06:56:19.348706 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6161 | 2025.02.21 06:56:19.348807 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6162 | 2025.02.21 06:56:19.349382 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6163 | 2025.02.21 06:56:19.349420 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6164 | 2025.02.21 06:56:19.349772 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6165 | 2025.02.21 06:56:19.350010 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6166 | 2025.02.21 06:56:19.350256 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001603 sec., 623.8303181534623 rows/sec., 42.04 KiB/sec. | ||
6167 | 2025.02.21 06:56:19.350467 [ 279 ] {72f6826f-95ed-4d36-92a7-2e435b9e16d8} <Debug> TCPHandler: Processed in 0.00209124 sec. | ||
6168 | 2025.02.21 06:56:19.350667 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6169 | 2025.02.21 06:56:19.350805 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6170 | 2025.02.21 06:56:19.350896 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6171 | 2025.02.21 06:56:19.352046 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6172 | 2025.02.21 06:56:19.352084 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6173 | 2025.02.21 06:56:19.352731 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6174 | 2025.02.21 06:56:19.352981 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2025.02.21 06:56:19.353117 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6176 | 2025.02.21 06:56:19.353170 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6177 | 2025.02.21 06:56:19.353194 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002419 sec., 16122.364613476642 rows/sec., 28.89 MiB/sec. | ||
6178 | 2025.02.21 06:56:19.353198 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6179 | 2025.02.21 06:56:19.353631 [ 275 ] {30930ca7-3fe3-46e3-917e-96dc5e66942e} <Debug> TCPHandler: Processed in 0.003061342 sec. | ||
6180 | 2025.02.21 06:56:19.353688 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
6181 | 2025.02.21 06:56:19.353883 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6182 | 2025.02.21 06:56:19.354226 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6183 | 2025.02.21 06:56:19.354371 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6184 | 2025.02.21 06:56:19.354615 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6185 | 2025.02.21 06:56:19.354894 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 517 rows starting from the beginning of the part | ||
6186 | 2025.02.21 06:56:19.355641 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part | ||
6187 | 2025.02.21 06:56:19.356393 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 39 rows starting from the beginning of the part | ||
6188 | 2025.02.21 06:56:19.356580 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2025.02.21 06:56:19.356707 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6190 | 2025.02.21 06:56:19.357091 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
6191 | 2025.02.21 06:56:19.357695 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part | ||
6192 | 2025.02.21 06:56:19.358343 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part | ||
6193 | 2025.02.21 06:56:19.358410 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6194 | 2025.02.21 06:56:19.359473 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2025.02.21 06:56:19.360077 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005945 sec., 5719.091673675358 rows/sec., 339.87 KiB/sec. | ||
6196 | 2025.02.21 06:56:19.360227 [ 279 ] {79bd75b4-e0f0-4917-847e-6a1c595364fe} <Debug> TCPHandler: Processed in 0.006485712 sec. | ||
6197 | 2025.02.21 06:56:19.375994 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 712 rows, containing 19 columns (19 merged, 0 gathered) in 0.022631922 sec., 31459.988241387542 rows/sec., 56.37 MiB/sec. | ||
6198 | 2025.02.21 06:56:19.377144 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6199 | 2025.02.21 06:56:19.377598 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6200 | 2025.02.21 06:56:19.377685 [ 198 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6201 | 2025.02.21 06:56:19.377847 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.70 MiB. | ||
6202 | 2025.02.21 06:56:22.393789 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 882 | ||
6203 | 2025.02.21 06:56:22.397407 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6204 | 2025.02.21 06:56:22.397459 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6205 | 2025.02.21 06:56:22.398939 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6206 | 2025.02.21 06:56:22.399246 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6207 | 2025.02.21 06:56:22.400504 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 882 | ||
6208 | 2025.02.21 06:56:23.957320 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6209 | 2025.02.21 06:56:23.957507 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6210 | 2025.02.21 06:56:23.957579 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6211 | 2025.02.21 06:56:23.958362 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6212 | 2025.02.21 06:56:23.958406 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6213 | 2025.02.21 06:56:23.958829 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6214 | 2025.02.21 06:56:23.959088 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6215 | 2025.02.21 06:56:23.959331 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001877 sec., 29834.84283431007 rows/sec., 2.29 MiB/sec. | ||
6216 | 2025.02.21 06:56:23.959397 [ 275 ] {ed12da49-4ed4-4610-bf7a-115734093844} <Debug> TCPHandler: Processed in 0.002209082 sec. | ||
6217 | 2025.02.21 06:56:23.959658 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6218 | 2025.02.21 06:56:23.959874 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6219 | 2025.02.21 06:56:23.959957 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6220 | 2025.02.21 06:56:23.960766 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6221 | 2025.02.21 06:56:23.960815 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6222 | 2025.02.21 06:56:23.961253 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6223 | 2025.02.21 06:56:23.961512 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6224 | 2025.02.21 06:56:23.961784 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001971 sec., 32470.826991374935 rows/sec., 2.53 MiB/sec. | ||
6225 | 2025.02.21 06:56:23.961855 [ 279 ] {4c1eb934-5d3c-4a8d-866c-d250521ec622} <Debug> TCPHandler: Processed in 0.002343335 sec. | ||
6226 | 2025.02.21 06:56:23.962056 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6227 | 2025.02.21 06:56:23.962212 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6228 | 2025.02.21 06:56:23.962269 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6229 | 2025.02.21 06:56:23.962834 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6230 | 2025.02.21 06:56:23.962875 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6231 | 2025.02.21 06:56:23.963273 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6232 | 2025.02.21 06:56:23.963512 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2025.02.21 06:56:23.963730 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001548 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
6234 | 2025.02.21 06:56:23.963789 [ 275 ] {5a3858b7-2213-4ec3-a5d4-9a2e85b38ded} <Debug> TCPHandler: Processed in 0.001817103 sec. | ||
6235 | 2025.02.21 06:56:23.963939 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6236 | 2025.02.21 06:56:23.964067 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6237 | 2025.02.21 06:56:23.964124 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6238 | 2025.02.21 06:56:23.964636 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6239 | 2025.02.21 06:56:23.964676 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6240 | 2025.02.21 06:56:23.965063 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6241 | 2025.02.21 06:56:23.965340 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6242 | 2025.02.21 06:56:23.965557 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00152 sec., 31578.94736842105 rows/sec., 2.13 MiB/sec. | ||
6243 | 2025.02.21 06:56:23.965614 [ 279 ] {90cf59b8-5164-44af-98ed-711f6200f72b} <Debug> TCPHandler: Processed in 0.00173405 sec. | ||
6244 | 2025.02.21 06:56:24.828191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6245 | 2025.02.21 06:56:24.828826 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6246 | 2025.02.21 06:56:24.828874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6247 | 2025.02.21 06:56:24.829388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6248 | 2025.02.21 06:56:24.829649 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6249 | 2025.02.21 06:56:24.829886 [ 122 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6250 | 2025.02.21 06:56:24.829963 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6251 | 2025.02.21 06:56:24.829995 [ 122 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2025.02.21 06:56:24.830027 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6253 | 2025.02.21 06:56:24.830192 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6254 | 2025.02.21 06:56:24.830357 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6255 | 2025.02.21 06:56:24.830397 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6256 | 2025.02.21 06:56:24.830475 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6257 | 2025.02.21 06:56:24.830662 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6258 | 2025.02.21 06:56:24.830890 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6259 | 2025.02.21 06:56:24.831100 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6260 | 2025.02.21 06:56:24.831248 [ 193 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
6261 | 2025.02.21 06:56:24.833716 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613545 sec., 3933256.677307187 rows/sec., 56.27 MiB/sec. | ||
6262 | 2025.02.21 06:56:24.834149 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6263 | 2025.02.21 06:56:24.834455 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_31_6} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2025.02.21 06:56:24.834542 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_31_6} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6265 | 2025.02.21 06:56:24.834651 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6266 | 2025.02.21 06:56:25.804638 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6267 | 2025.02.21 06:56:25.827264 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6268 | 2025.02.21 06:56:25.827323 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6269 | 2025.02.21 06:56:25.834647 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6270 | 2025.02.21 06:56:25.835418 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6271 | 2025.02.21 06:56:25.835827 [ 121 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6272 | 2025.02.21 06:56:25.835966 [ 121 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6273 | 2025.02.21 06:56:25.836045 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6274 | 2025.02.21 06:56:25.836480 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
6275 | 2025.02.21 06:56:25.851069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6276 | 2025.02.21 06:56:25.853026 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6277 | 2025.02.21 06:56:25.854837 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
6278 | 2025.02.21 06:56:25.861014 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
6279 | 2025.02.21 06:56:25.866995 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
6280 | 2025.02.21 06:56:25.872565 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
6281 | 2025.02.21 06:56:25.878312 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
6282 | 2025.02.21 06:56:25.882727 [ 193 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
6283 | 2025.02.21 06:56:25.942699 [ 201 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.106499106 sec., 2197.2015427059077 rows/sec., 11.36 MiB/sec. | ||
6284 | 2025.02.21 06:56:25.944501 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6285 | 2025.02.21 06:56:25.946954 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6286 | 2025.02.21 06:56:25.947067 [ 189 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_31_6} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6287 | 2025.02.21 06:56:25.948645 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
6288 | 2025.02.21 06:56:26.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.31 MiB, peak 211.86 MiB, free memory in arenas 0.00 B, will set to 202.66 MiB (RSS), difference: 1.35 MiB | ||
6289 | 2025.02.21 06:56:28.958545 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6290 | 2025.02.21 06:56:28.958755 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6291 | 2025.02.21 06:56:28.958837 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6292 | 2025.02.21 06:56:28.959700 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6293 | 2025.02.21 06:56:28.959751 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6294 | 2025.02.21 06:56:28.960192 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6295 | 2025.02.21 06:56:28.960447 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6296 | 2025.02.21 06:56:28.960644 [ 118 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6297 | 2025.02.21 06:56:28.960713 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002014 sec., 27805.362462760673 rows/sec., 2.14 MiB/sec. | ||
6298 | 2025.02.21 06:56:28.960734 [ 118 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2025.02.21 06:56:28.960811 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6300 | 2025.02.21 06:56:28.960874 [ 275 ] {ed9f8718-cfe4-4ee6-a471-4512114acef3} <Debug> TCPHandler: Processed in 0.002474058 sec. | ||
6301 | 2025.02.21 06:56:28.961078 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
6302 | 2025.02.21 06:56:28.961213 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6303 | 2025.02.21 06:56:28.961244 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6304 | 2025.02.21 06:56:28.961306 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1844 rows starting from the beginning of the part | ||
6305 | 2025.02.21 06:56:28.961537 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 695 rows starting from the beginning of the part | ||
6306 | 2025.02.21 06:56:28.961557 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6307 | 2025.02.21 06:56:28.961747 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6308 | 2025.02.21 06:56:28.961915 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part | ||
6309 | 2025.02.21 06:56:28.962241 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1836 rows starting from the beginning of the part | ||
6310 | 2025.02.21 06:56:28.962582 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
6311 | 2025.02.21 06:56:28.963022 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 56 rows starting from the beginning of the part | ||
6312 | 2025.02.21 06:56:28.964537 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6313 | 2025.02.21 06:56:28.964617 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6314 | 2025.02.21 06:56:28.965756 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6315 | 2025.02.21 06:56:28.966049 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6316 | 2025.02.21 06:56:28.966266 [ 118 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6317 | 2025.02.21 06:56:28.966373 [ 118 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6318 | 2025.02.21 06:56:28.966402 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6319 | 2025.02.21 06:56:28.966451 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005029 sec., 12726.188108967986 rows/sec., 1017.15 KiB/sec. | ||
6320 | 2025.02.21 06:56:28.967005 [ 279 ] {af835d61-f77a-4957-b508-181b8eb0c69b} <Debug> TCPHandler: Processed in 0.00596289 sec. | ||
6321 | 2025.02.21 06:56:28.967045 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
6322 | 2025.02.21 06:56:28.967377 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6323 | 2025.02.21 06:56:28.967700 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6324 | 2025.02.21 06:56:28.967809 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6325 | 2025.02.21 06:56:28.967842 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 913 rows starting from the beginning of the part | ||
6326 | 2025.02.21 06:56:28.968089 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6327 | 2025.02.21 06:56:28.968294 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 421 rows starting from the beginning of the part | ||
6328 | 2025.02.21 06:56:28.968734 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 64 rows starting from the beginning of the part | ||
6329 | 2025.02.21 06:56:28.969122 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 879 rows starting from the beginning of the part | ||
6330 | 2025.02.21 06:56:28.969473 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
6331 | 2025.02.21 06:56:28.969867 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 64 rows starting from the beginning of the part | ||
6332 | 2025.02.21 06:56:28.970899 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.009966015 sec., 455849.2035181565 rows/sec., 38.73 MiB/sec. | ||
6333 | 2025.02.21 06:56:28.971390 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6334 | 2025.02.21 06:56:28.971940 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6335 | 2025.02.21 06:56:28.972036 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6336 | 2025.02.21 06:56:28.972288 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6337 | 2025.02.21 06:56:28.972659 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_51_10} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6338 | 2025.02.21 06:56:28.972960 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
6339 | 2025.02.21 06:56:28.973495 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6340 | 2025.02.21 06:56:28.973852 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2025.02.21 06:56:28.974202 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6342 | 2025.02.21 06:56:28.974356 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006687 sec., 23927.02258112756 rows/sec., 1.67 MiB/sec. | ||
6343 | 2025.02.21 06:56:28.974375 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6344 | 2025.02.21 06:56:28.974622 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6345 | 2025.02.21 06:56:28.974698 [ 275 ] {c3c4d345-3081-4588-bb5e-eea04542f31c} <Debug> TCPHandler: Processed in 0.007517477 sec. | ||
6346 | 2025.02.21 06:56:28.974706 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.008216453 sec., 292705.38029001077 rows/sec., 22.41 MiB/sec. | ||
6347 | 2025.02.21 06:56:28.975067 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6348 | 2025.02.21 06:56:28.975247 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6349 | 2025.02.21 06:56:28.975601 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
6350 | 2025.02.21 06:56:28.975631 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6351 | 2025.02.21 06:56:28.975981 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6352 | 2025.02.21 06:56:28.976325 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6353 | 2025.02.21 06:56:28.976456 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14203 rows starting from the beginning of the part | ||
6354 | 2025.02.21 06:56:28.977045 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 237 rows starting from the beginning of the part | ||
6355 | 2025.02.21 06:56:28.977558 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
6356 | 2025.02.21 06:56:28.977873 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 956 rows starting from the beginning of the part | ||
6357 | 2025.02.21 06:56:28.978343 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 128 rows starting from the beginning of the part | ||
6358 | 2025.02.21 06:56:28.978724 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6359 | 2025.02.21 06:56:28.978827 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
6360 | 2025.02.21 06:56:28.979271 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6361 | 2025.02.21 06:56:28.979369 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6362 | 2025.02.21 06:56:28.979483 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_51_10} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6363 | 2025.02.21 06:56:28.979835 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6364 | 2025.02.21 06:56:28.980538 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6365 | 2025.02.21 06:56:28.980843 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6366 | 2025.02.21 06:56:28.981134 [ 118 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6367 | 2025.02.21 06:56:28.981218 [ 118 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6368 | 2025.02.21 06:56:28.981267 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6369 | 2025.02.21 06:56:28.981275 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005848 sec., 10259.917920656635 rows/sec., 708.04 KiB/sec. | ||
6370 | 2025.02.21 06:56:28.981725 [ 279 ] {31584c41-a3ae-422f-a6fd-33b7a0fc1068} <Debug> TCPHandler: Processed in 0.006858851 sec. | ||
6371 | 2025.02.21 06:56:28.981751 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
6372 | 2025.02.21 06:56:28.982175 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6373 | 2025.02.21 06:56:28.982256 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2806 rows starting from the beginning of the part | ||
6374 | 2025.02.21 06:56:28.982493 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 82 rows starting from the beginning of the part | ||
6375 | 2025.02.21 06:56:28.982839 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
6376 | 2025.02.21 06:56:28.983174 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
6377 | 2025.02.21 06:56:28.983439 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 48 rows starting from the beginning of the part | ||
6378 | 2025.02.21 06:56:28.983798 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
6379 | 2025.02.21 06:56:28.986287 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 4 columns (4 merged, 0 gathered) in 0.004874305 sec., 633936.5304386985 rows/sec., 41.35 MiB/sec. | ||
6380 | 2025.02.21 06:56:28.986798 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6381 | 2025.02.21 06:56:28.987142 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6382 | 2025.02.21 06:56:28.987263 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_51_10} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6383 | 2025.02.21 06:56:28.987384 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
6384 | 2025.02.21 06:56:28.987629 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15844 rows, containing 5 columns (5 merged, 0 gathered) in 0.012787092 sec., 1239062.0166023674 rows/sec., 83.65 MiB/sec. | ||
6385 | 2025.02.21 06:56:28.988118 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6386 | 2025.02.21 06:56:28.988428 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6387 | 2025.02.21 06:56:28.988511 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6388 | 2025.02.21 06:56:28.988604 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
6389 | 2025.02.21 06:56:32.186937 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6390 | 2025.02.21 06:56:32.187007 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6391 | 2025.02.21 06:56:32.330138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6392 | 2025.02.21 06:56:32.331110 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6393 | 2025.02.21 06:56:32.331157 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6394 | 2025.02.21 06:56:32.331710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6395 | 2025.02.21 06:56:32.331980 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6396 | 2025.02.21 06:56:32.332287 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6397 | 2025.02.21 06:56:32.400781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 898 | ||
6398 | 2025.02.21 06:56:32.403521 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6399 | 2025.02.21 06:56:32.403563 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6400 | 2025.02.21 06:56:32.405038 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6401 | 2025.02.21 06:56:32.405351 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6402 | 2025.02.21 06:56:32.406505 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 898 | ||
6403 | 2025.02.21 06:56:33.001685 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001135767 sec. | ||
6404 | 2025.02.21 06:56:33.351188 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6405 | 2025.02.21 06:56:33.371468 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6406 | 2025.02.21 06:56:33.371536 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6407 | 2025.02.21 06:56:33.378605 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6408 | 2025.02.21 06:56:33.379357 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6409 | 2025.02.21 06:56:33.382699 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6410 | 2025.02.21 06:56:33.966152 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6411 | 2025.02.21 06:56:33.966397 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6412 | 2025.02.21 06:56:33.966477 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6413 | 2025.02.21 06:56:33.967352 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6414 | 2025.02.21 06:56:33.967396 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6415 | 2025.02.21 06:56:33.967846 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6416 | 2025.02.21 06:56:33.968104 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6417 | 2025.02.21 06:56:33.968333 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001996 sec., 106212.4248496994 rows/sec., 6.76 MiB/sec. | ||
6418 | 2025.02.21 06:56:33.968469 [ 275 ] {e67286f5-2289-4e02-b319-a02d100d712a} <Debug> TCPHandler: Processed in 0.002454598 sec. | ||
6419 | 2025.02.21 06:56:33.968802 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6420 | 2025.02.21 06:56:33.968986 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6421 | 2025.02.21 06:56:33.969059 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6422 | 2025.02.21 06:56:33.970140 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6423 | 2025.02.21 06:56:33.970185 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6424 | 2025.02.21 06:56:33.970677 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6425 | 2025.02.21 06:56:33.970946 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6426 | 2025.02.21 06:56:33.971159 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002223 sec., 312640.5757984705 rows/sec., 24.96 MiB/sec. | ||
6427 | 2025.02.21 06:56:33.971298 [ 279 ] {4f498334-bba3-40bd-8271-afa5704cf9cb} <Debug> TCPHandler: Processed in 0.002669383 sec. | ||
6428 | 2025.02.21 06:56:33.971481 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6429 | 2025.02.21 06:56:33.971617 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6430 | 2025.02.21 06:56:33.971679 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6431 | 2025.02.21 06:56:33.972419 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6432 | 2025.02.21 06:56:33.972467 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6433 | 2025.02.21 06:56:33.972852 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6434 | 2025.02.21 06:56:33.973105 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6435 | 2025.02.21 06:56:33.973370 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001783 sec., 81323.6118900729 rows/sec., 5.10 MiB/sec. | ||
6436 | 2025.02.21 06:56:33.973601 [ 275 ] {c2c458f9-28a2-4aec-8787-6470b0e1e066} <Debug> TCPHandler: Processed in 0.002196012 sec. | ||
6437 | 2025.02.21 06:56:33.973764 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6438 | 2025.02.21 06:56:33.973910 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6439 | 2025.02.21 06:56:33.973972 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6440 | 2025.02.21 06:56:33.974692 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6441 | 2025.02.21 06:56:33.974731 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6442 | 2025.02.21 06:56:33.975104 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6443 | 2025.02.21 06:56:33.975341 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6444 | 2025.02.21 06:56:33.975520 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001646 sec., 68651.2758201701 rows/sec., 4.44 MiB/sec. | ||
6445 | 2025.02.21 06:56:33.975573 [ 279 ] {254c6267-882f-45cc-b554-f9128dba7e0b} <Debug> TCPHandler: Processed in 0.001878044 sec. | ||
6446 | 2025.02.21 06:56:33.975715 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6447 | 2025.02.21 06:56:33.975853 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6448 | 2025.02.21 06:56:33.975910 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6449 | 2025.02.21 06:56:33.976630 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6450 | 2025.02.21 06:56:33.976669 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6451 | 2025.02.21 06:56:33.977026 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6452 | 2025.02.21 06:56:33.977265 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6453 | 2025.02.21 06:56:33.977540 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001699 sec., 65921.1300765156 rows/sec., 3.76 MiB/sec. | ||
6454 | 2025.02.21 06:56:33.977787 [ 275 ] {8c209545-d2a7-4426-bf79-fcf9a094d5b0} <Debug> TCPHandler: Processed in 0.002132 sec. | ||
6455 | 2025.02.21 06:56:33.978028 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6456 | 2025.02.21 06:56:33.978246 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6457 | 2025.02.21 06:56:33.978336 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6458 | 2025.02.21 06:56:33.979177 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2025.02.21 06:56:33.979214 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6460 | 2025.02.21 06:56:33.979595 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6461 | 2025.02.21 06:56:33.979836 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6462 | 2025.02.21 06:56:33.980022 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00183 sec., 230054.64480874318 rows/sec., 16.39 MiB/sec. | ||
6463 | 2025.02.21 06:56:33.980073 [ 279 ] {474c0b70-de8b-4225-99f8-33c636217210} <Debug> TCPHandler: Processed in 0.002163351 sec. | ||
6464 | 2025.02.21 06:56:33.980229 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6465 | 2025.02.21 06:56:33.980367 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6466 | 2025.02.21 06:56:33.980427 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6467 | 2025.02.21 06:56:33.980933 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6468 | 2025.02.21 06:56:33.980972 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6469 | 2025.02.21 06:56:33.981333 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6470 | 2025.02.21 06:56:33.981562 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6471 | 2025.02.21 06:56:33.981836 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0015 sec., 4000 rows/sec., 208.98 KiB/sec. | ||
6472 | 2025.02.21 06:56:33.982074 [ 275 ] {acda6773-37b7-4c69-b0d6-0210f968207b} <Debug> TCPHandler: Processed in 0.001908885 sec. | ||
6473 | 2025.02.21 06:56:33.982297 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6474 | 2025.02.21 06:56:33.982520 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6475 | 2025.02.21 06:56:33.982611 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6476 | 2025.02.21 06:56:33.983197 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6477 | 2025.02.21 06:56:33.983235 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6478 | 2025.02.21 06:56:33.983627 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6479 | 2025.02.21 06:56:33.983868 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6480 | 2025.02.21 06:56:33.984043 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001579 sec., 150094.99683343887 rows/sec., 10.06 MiB/sec. | ||
6481 | 2025.02.21 06:56:33.984096 [ 279 ] {e394b526-c02f-46c6-b12e-7441ca610b14} <Debug> TCPHandler: Processed in 0.001907315 sec. | ||
6482 | 2025.02.21 06:56:33.984244 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6483 | 2025.02.21 06:56:33.984384 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6484 | 2025.02.21 06:56:33.984444 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6485 | 2025.02.21 06:56:33.984930 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6486 | 2025.02.21 06:56:33.984968 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6487 | 2025.02.21 06:56:33.985319 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6488 | 2025.02.21 06:56:33.985553 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6489 | 2025.02.21 06:56:33.985761 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
6490 | 2025.02.21 06:56:33.985812 [ 275 ] {d315943a-1773-4d7b-b45b-64e1601a00ac} <Debug> TCPHandler: Processed in 0.001634048 sec. | ||
6491 | 2025.02.21 06:56:33.985972 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6492 | 2025.02.21 06:56:33.986118 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6493 | 2025.02.21 06:56:33.986211 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6494 | 2025.02.21 06:56:33.987446 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2025.02.21 06:56:33.987484 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6496 | 2025.02.21 06:56:33.988150 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6497 | 2025.02.21 06:56:33.988406 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6498 | 2025.02.21 06:56:33.988610 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002521 sec., 15470.051566838558 rows/sec., 27.72 MiB/sec. | ||
6499 | 2025.02.21 06:56:33.988730 [ 279 ] {88bdb454-a406-48c2-9b3e-6d7813b7376e} <Debug> TCPHandler: Processed in 0.002826697 sec. | ||
6500 | 2025.02.21 06:56:33.988886 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6501 | 2025.02.21 06:56:33.989024 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6502 | 2025.02.21 06:56:33.989081 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6503 | 2025.02.21 06:56:33.989643 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6504 | 2025.02.21 06:56:33.989682 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6505 | 2025.02.21 06:56:33.990056 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6506 | 2025.02.21 06:56:33.990287 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6507 | 2025.02.21 06:56:33.990491 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
6508 | 2025.02.21 06:56:33.990544 [ 275 ] {9afc85e2-f868-42ee-9cc1-7d62fc06a489} <Debug> TCPHandler: Processed in 0.001725901 sec. | ||
6509 | 2025.02.21 06:56:38.958829 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6510 | 2025.02.21 06:56:38.959048 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6511 | 2025.02.21 06:56:38.959122 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6512 | 2025.02.21 06:56:38.959939 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2025.02.21 06:56:38.959996 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6514 | 2025.02.21 06:56:38.960439 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6515 | 2025.02.21 06:56:38.960686 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6516 | 2025.02.21 06:56:38.960943 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
6517 | 2025.02.21 06:56:38.961011 [ 275 ] {df96b30d-cffb-463f-b0ac-9bbc64f21b49} <Debug> TCPHandler: Processed in 0.002328244 sec. | ||
6518 | 2025.02.21 06:56:38.961279 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6519 | 2025.02.21 06:56:38.961469 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6520 | 2025.02.21 06:56:38.961545 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6521 | 2025.02.21 06:56:38.962337 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6522 | 2025.02.21 06:56:38.962386 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6523 | 2025.02.21 06:56:38.962827 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6524 | 2025.02.21 06:56:38.963086 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6525 | 2025.02.21 06:56:38.963327 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001908 sec., 33542.976939203356 rows/sec., 2.62 MiB/sec. | ||
6526 | 2025.02.21 06:56:38.963394 [ 279 ] {fb68a588-16fe-43a9-bb9d-ef8509cd8dcf} <Debug> TCPHandler: Processed in 0.002252833 sec. | ||
6527 | 2025.02.21 06:56:38.963570 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6528 | 2025.02.21 06:56:38.963719 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6529 | 2025.02.21 06:56:38.963786 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6530 | 2025.02.21 06:56:38.964511 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6531 | 2025.02.21 06:56:38.964562 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6532 | 2025.02.21 06:56:38.965065 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6533 | 2025.02.21 06:56:38.965315 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6534 | 2025.02.21 06:56:38.965543 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00186 sec., 86021.50537634408 rows/sec., 5.99 MiB/sec. | ||
6535 | 2025.02.21 06:56:38.965611 [ 275 ] {03ae2edd-3803-417f-bd4b-d742c41c9eea} <Debug> TCPHandler: Processed in 0.00211208 sec. | ||
6536 | 2025.02.21 06:56:38.965781 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6537 | 2025.02.21 06:56:38.965914 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6538 | 2025.02.21 06:56:38.965974 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6539 | 2025.02.21 06:56:38.966583 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6540 | 2025.02.21 06:56:38.966627 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.63 GiB. | ||
6541 | 2025.02.21 06:56:38.967023 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6542 | 2025.02.21 06:56:38.967268 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6543 | 2025.02.21 06:56:38.967504 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.50 MiB/sec. | ||
6544 | 2025.02.21 06:56:38.967577 [ 279 ] {464661e1-ece6-41b0-a0a0-012dda36f1e8} <Debug> TCPHandler: Processed in 0.001857484 sec. | ||
6545 | 2025.02.21 06:56:39.832451 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6546 | 2025.02.21 06:56:39.833167 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6547 | 2025.02.21 06:56:39.833219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6548 | 2025.02.21 06:56:39.833738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6549 | 2025.02.21 06:56:39.833992 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6550 | 2025.02.21 06:56:39.834258 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6551 | 2025.02.21 06:56:40.882783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6552 | 2025.02.21 06:56:40.904084 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6553 | 2025.02.21 06:56:40.904144 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6554 | 2025.02.21 06:56:40.912806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6555 | 2025.02.21 06:56:40.913559 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): 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.02.21 06:56:40.916561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6557 | 2025.02.21 06:56:42.406671 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 928 | ||
6558 | 2025.02.21 06:56:42.409767 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6559 | 2025.02.21 06:56:42.409831 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6560 | 2025.02.21 06:56:42.411336 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6561 | 2025.02.21 06:56:42.411656 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6562 | 2025.02.21 06:56:42.413290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
6563 | 2025.02.21 06:56:43.967212 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6564 | 2025.02.21 06:56:43.967427 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6565 | 2025.02.21 06:56:43.967510 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6566 | 2025.02.21 06:56:43.968436 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6567 | 2025.02.21 06:56:43.968493 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6568 | 2025.02.21 06:56:43.968938 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6569 | 2025.02.21 06:56:43.969198 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6570 | 2025.02.21 06:56:43.969436 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002068 sec., 102514.50676982592 rows/sec., 6.52 MiB/sec. | ||
6571 | 2025.02.21 06:56:43.969502 [ 275 ] {f9620451-d7c3-4593-a7f1-9594ea68e580} <Debug> TCPHandler: Processed in 0.002435068 sec. | ||
6572 | 2025.02.21 06:56:43.969775 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6573 | 2025.02.21 06:56:43.969988 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6574 | 2025.02.21 06:56:43.970072 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6575 | 2025.02.21 06:56:43.971306 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6576 | 2025.02.21 06:56:43.971359 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6577 | 2025.02.21 06:56:43.971831 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6578 | 2025.02.21 06:56:43.972078 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6579 | 2025.02.21 06:56:43.972322 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002391 sec., 290673.3584274362 rows/sec., 23.21 MiB/sec. | ||
6580 | 2025.02.21 06:56:43.972387 [ 279 ] {054b9cc1-bf3e-4796-96df-7b0987443a81} <Debug> TCPHandler: Processed in 0.002760355 sec. | ||
6581 | 2025.02.21 06:56:43.972542 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6582 | 2025.02.21 06:56:43.972688 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6583 | 2025.02.21 06:56:43.972749 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6584 | 2025.02.21 06:56:43.973440 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6585 | 2025.02.21 06:56:43.973482 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6586 | 2025.02.21 06:56:43.973864 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6587 | 2025.02.21 06:56:43.974104 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6588 | 2025.02.21 06:56:43.974321 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001669 sec., 86878.37028160576 rows/sec., 5.45 MiB/sec. | ||
6589 | 2025.02.21 06:56:43.974378 [ 275 ] {46bfe8c6-85ac-4ade-aee8-094899e27e0c} <Debug> TCPHandler: Processed in 0.001903485 sec. | ||
6590 | 2025.02.21 06:56:43.974577 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6591 | 2025.02.21 06:56:43.974802 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6592 | 2025.02.21 06:56:43.974894 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6593 | 2025.02.21 06:56:43.975587 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6594 | 2025.02.21 06:56:43.975630 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6595 | 2025.02.21 06:56:43.975984 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6596 | 2025.02.21 06:56:43.976213 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6597 | 2025.02.21 06:56:43.976458 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001705 sec., 66275.65982404692 rows/sec., 4.29 MiB/sec. | ||
6598 | 2025.02.21 06:56:43.976560 [ 279 ] {9bd8ff54-24df-4b8a-b276-aecf04ede086} <Debug> TCPHandler: Processed in 0.002088929 sec. | ||
6599 | 2025.02.21 06:56:43.976812 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6600 | 2025.02.21 06:56:43.976953 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6601 | 2025.02.21 06:56:43.977009 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6602 | 2025.02.21 06:56:43.977736 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6603 | 2025.02.21 06:56:43.977785 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6604 | 2025.02.21 06:56:43.978174 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6605 | 2025.02.21 06:56:43.978411 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6606 | 2025.02.21 06:56:43.978668 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001747 sec., 64109.90269032627 rows/sec., 3.65 MiB/sec. | ||
6607 | 2025.02.21 06:56:43.978904 [ 275 ] {edd4cc31-2647-40e2-8ca3-858c81e6700b} <Debug> TCPHandler: Processed in 0.002204241 sec. | ||
6608 | 2025.02.21 06:56:43.979089 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6609 | 2025.02.21 06:56:43.979228 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6610 | 2025.02.21 06:56:43.979285 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6611 | 2025.02.21 06:56:43.980253 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6612 | 2025.02.21 06:56:43.980293 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6613 | 2025.02.21 06:56:43.980736 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6614 | 2025.02.21 06:56:43.981042 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6615 | 2025.02.21 06:56:43.981272 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.002076 sec., 202793.83429672447 rows/sec., 14.45 MiB/sec. | ||
6616 | 2025.02.21 06:56:43.981334 [ 279 ] {cf658aa9-9978-4a18-946c-b1b53bb01705} <Debug> TCPHandler: Processed in 0.002308815 sec. | ||
6617 | 2025.02.21 06:56:43.981480 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6618 | 2025.02.21 06:56:43.981601 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6619 | 2025.02.21 06:56:43.981655 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6620 | 2025.02.21 06:56:43.982160 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6621 | 2025.02.21 06:56:43.982199 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6622 | 2025.02.21 06:56:43.982562 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6623 | 2025.02.21 06:56:43.982797 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6624 | 2025.02.21 06:56:43.983040 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00146 sec., 4109.589041095891 rows/sec., 214.71 KiB/sec. | ||
6625 | 2025.02.21 06:56:43.983250 [ 275 ] {72d5e0e2-af65-407d-8153-7db99188381b} <Debug> TCPHandler: Processed in 0.001823283 sec. | ||
6626 | 2025.02.21 06:56:43.983437 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6627 | 2025.02.21 06:56:43.983577 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6628 | 2025.02.21 06:56:43.983641 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6629 | 2025.02.21 06:56:43.984266 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6630 | 2025.02.21 06:56:43.984307 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6631 | 2025.02.21 06:56:43.984705 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6632 | 2025.02.21 06:56:43.984957 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6633 | 2025.02.21 06:56:43.985171 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001627 sec., 145666.87154271666 rows/sec., 9.76 MiB/sec. | ||
6634 | 2025.02.21 06:56:43.985226 [ 279 ] {cf721f2c-3084-4e8c-9621-bfba9cfb27a3} <Debug> TCPHandler: Processed in 0.001856954 sec. | ||
6635 | 2025.02.21 06:56:43.985390 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6636 | 2025.02.21 06:56:43.985528 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6637 | 2025.02.21 06:56:43.985589 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6638 | 2025.02.21 06:56:43.986109 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6639 | 2025.02.21 06:56:43.986148 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6640 | 2025.02.21 06:56:43.986512 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6641 | 2025.02.21 06:56:43.986752 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6642 | 2025.02.21 06:56:43.986910 [ 103 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
6643 | 2025.02.21 06:56:43.986989 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
6644 | 2025.02.21 06:56:43.987029 [ 103 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6645 | 2025.02.21 06:56:43.987109 [ 275 ] {0c4232bc-c914-4e20-bece-def47d3b82d8} <Debug> TCPHandler: Processed in 0.001785172 sec. | ||
6646 | 2025.02.21 06:56:43.987121 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6647 | 2025.02.21 06:56:43.987390 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6648 | 2025.02.21 06:56:43.987394 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6649 | 2025.02.21 06:56:43.987707 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6650 | 2025.02.21 06:56:43.987798 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6651 | 2025.02.21 06:56:43.987806 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6652 | 2025.02.21 06:56:43.987954 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6653 | 2025.02.21 06:56:43.988148 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6654 | 2025.02.21 06:56:43.988689 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6655 | 2025.02.21 06:56:43.989118 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6656 | 2025.02.21 06:56:43.989514 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6657 | 2025.02.21 06:56:43.989874 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
6658 | 2025.02.21 06:56:43.993855 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6659 | 2025.02.21 06:56:43.993863 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.006593165 sec., 3488.4611563642047 rows/sec., 235.06 KiB/sec. | ||
6660 | 2025.02.21 06:56:43.993914 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6661 | 2025.02.21 06:56:43.994116 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
6662 | 2025.02.21 06:56:43.994780 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_23_5} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6663 | 2025.02.21 06:56:43.995014 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_23_5} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
6664 | 2025.02.21 06:56:43.995198 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
6665 | 2025.02.21 06:56:43.995430 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6666 | 2025.02.21 06:56:43.995716 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6667 | 2025.02.21 06:56:43.996001 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.008295 sec., 4701.627486437613 rows/sec., 8.43 MiB/sec. | ||
6668 | 2025.02.21 06:56:43.996202 [ 279 ] {f80e62c0-1270-441c-a6b5-0af07589872a} <Debug> TCPHandler: Processed in 0.008988892 sec. | ||
6669 | 2025.02.21 06:56:43.996363 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6670 | 2025.02.21 06:56:43.996502 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6671 | 2025.02.21 06:56:43.996561 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6672 | 2025.02.21 06:56:43.997119 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6673 | 2025.02.21 06:56:43.997158 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6674 | 2025.02.21 06:56:43.997550 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6675 | 2025.02.21 06:56:43.997796 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6676 | 2025.02.21 06:56:43.998006 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
6677 | 2025.02.21 06:56:43.998068 [ 275 ] {e743a00b-9c3d-42a6-9146-3a4f6c4c3604} <Debug> TCPHandler: Processed in 0.001773102 sec. | ||
6678 | 2025.02.21 06:56:47.187043 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6679 | 2025.02.21 06:56:47.187136 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6680 | 2025.02.21 06:56:47.334420 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6681 | 2025.02.21 06:56:47.335526 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2025.02.21 06:56:47.335575 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6683 | 2025.02.21 06:56:47.336105 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6684 | 2025.02.21 06:56:47.336357 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2025.02.21 06:56:47.336640 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6686 | 2025.02.21 06:56:48.416651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6687 | 2025.02.21 06:56:48.438169 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6688 | 2025.02.21 06:56:48.438233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6689 | 2025.02.21 06:56:48.446143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6690 | 2025.02.21 06:56:48.446930 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6691 | 2025.02.21 06:56:48.450802 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6692 | 2025.02.21 06:56:48.959292 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6693 | 2025.02.21 06:56:48.959478 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6694 | 2025.02.21 06:56:48.959551 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6695 | 2025.02.21 06:56:48.960337 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6696 | 2025.02.21 06:56:48.960385 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6697 | 2025.02.21 06:56:48.960821 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6698 | 2025.02.21 06:56:48.961086 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6699 | 2025.02.21 06:56:48.961333 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. | ||
6700 | 2025.02.21 06:56:48.961399 [ 275 ] {8e52e497-782d-4773-a49a-9d7b81c4fffb} <Debug> TCPHandler: Processed in 0.002237212 sec. | ||
6701 | 2025.02.21 06:56:48.961729 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6702 | 2025.02.21 06:56:48.962043 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6703 | 2025.02.21 06:56:48.962164 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6704 | 2025.02.21 06:56:48.962949 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6705 | 2025.02.21 06:56:48.962999 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6706 | 2025.02.21 06:56:48.963439 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6707 | 2025.02.21 06:56:48.963689 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6708 | 2025.02.21 06:56:48.963947 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001989 sec., 32176.973353443944 rows/sec., 2.51 MiB/sec. | ||
6709 | 2025.02.21 06:56:48.964033 [ 279 ] {4b14158e-50f2-4d4e-a003-f0530d71a293} <Debug> TCPHandler: Processed in 0.002502398 sec. | ||
6710 | 2025.02.21 06:56:48.964248 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6711 | 2025.02.21 06:56:48.964392 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6712 | 2025.02.21 06:56:48.964456 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6713 | 2025.02.21 06:56:48.965136 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6714 | 2025.02.21 06:56:48.965181 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6715 | 2025.02.21 06:56:48.965584 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6716 | 2025.02.21 06:56:48.965833 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6717 | 2025.02.21 06:56:48.966048 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001693 sec., 94506.79267572357 rows/sec., 6.58 MiB/sec. | ||
6718 | 2025.02.21 06:56:48.966106 [ 275 ] {7299e061-5ed2-41e7-a477-265ea6c97961} <Debug> TCPHandler: Processed in 0.001983346 sec. | ||
6719 | 2025.02.21 06:56:48.966330 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6720 | 2025.02.21 06:56:48.966560 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6721 | 2025.02.21 06:56:48.966660 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6722 | 2025.02.21 06:56:48.967402 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6723 | 2025.02.21 06:56:48.967444 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6724 | 2025.02.21 06:56:48.967833 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6725 | 2025.02.21 06:56:48.968073 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6726 | 2025.02.21 06:56:48.968308 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001809 sec., 33167.49585406302 rows/sec., 2.24 MiB/sec. | ||
6727 | 2025.02.21 06:56:48.968375 [ 279 ] {b1e94b60-fe42-43fe-9697-701a82b2dfc0} <Debug> TCPHandler: Processed in 0.002161351 sec. | ||
6728 | 2025.02.21 06:56:49.322953 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6729 | 2025.02.21 06:56:49.323177 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6730 | 2025.02.21 06:56:49.323250 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6731 | 2025.02.21 06:56:49.324085 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6732 | 2025.02.21 06:56:49.324139 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6733 | 2025.02.21 06:56:49.324580 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6734 | 2025.02.21 06:56:49.324833 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6735 | 2025.02.21 06:56:49.325080 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00196 sec., 108163.26530612246 rows/sec., 6.88 MiB/sec. | ||
6736 | 2025.02.21 06:56:49.325147 [ 275 ] {37507709-2d62-449b-b3e1-76dee9e37a2c} <Debug> TCPHandler: Processed in 0.002338905 sec. | ||
6737 | 2025.02.21 06:56:49.325407 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6738 | 2025.02.21 06:56:49.325620 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6739 | 2025.02.21 06:56:49.325700 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6740 | 2025.02.21 06:56:49.326506 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6741 | 2025.02.21 06:56:49.326555 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6742 | 2025.02.21 06:56:49.326984 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
6743 | 2025.02.21 06:56:49.327233 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6744 | 2025.02.21 06:56:49.327487 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001921 sec., 8328.995314940135 rows/sec., 679.17 KiB/sec. | ||
6745 | 2025.02.21 06:56:49.327578 [ 279 ] {bc6499f3-30e7-4593-854e-43f8721389de} <Debug> TCPHandler: Processed in 0.002314154 sec. | ||
6746 | 2025.02.21 06:56:49.327750 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6747 | 2025.02.21 06:56:49.327897 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6748 | 2025.02.21 06:56:49.327956 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6749 | 2025.02.21 06:56:49.329525 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6750 | 2025.02.21 06:56:49.329569 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6751 | 2025.02.21 06:56:49.330055 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6752 | 2025.02.21 06:56:49.330299 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6753 | 2025.02.21 06:56:49.330482 [ 94 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6754 | 2025.02.21 06:56:49.330549 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.002686 sec., 686150.409530901 rows/sec., 55.98 MiB/sec. | ||
6755 | 2025.02.21 06:56:49.330575 [ 94 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6756 | 2025.02.21 06:56:49.330640 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6757 | 2025.02.21 06:56:49.330685 [ 275 ] {87dba710-98ca-4bb2-b162-06d85f7152f5} <Debug> TCPHandler: Processed in 0.00300221 sec. | ||
6758 | 2025.02.21 06:56:49.330902 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6759 | 2025.02.21 06:56:49.330913 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
6760 | 2025.02.21 06:56:49.331118 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6761 | 2025.02.21 06:56:49.331231 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6762 | 2025.02.21 06:56:49.331244 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6763 | 2025.02.21 06:56:49.331349 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1844 rows starting from the beginning of the part | ||
6764 | 2025.02.21 06:56:49.331693 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 695 rows starting from the beginning of the part | ||
6765 | 2025.02.21 06:56:49.332160 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
6766 | 2025.02.21 06:56:49.332532 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 695 rows starting from the beginning of the part | ||
6767 | 2025.02.21 06:56:49.332793 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 56 rows starting from the beginning of the part | ||
6768 | 2025.02.21 06:56:49.333127 [ 191 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1843 rows starting from the beginning of the part | ||
6769 | 2025.02.21 06:56:49.333913 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6770 | 2025.02.21 06:56:49.333980 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6771 | 2025.02.21 06:56:49.334850 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6772 | 2025.02.21 06:56:49.335513 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6773 | 2025.02.21 06:56:49.335979 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.004917 sec., 32743.5428106569 rows/sec., 2.07 MiB/sec. | ||
6774 | 2025.02.21 06:56:49.336081 [ 279 ] {20089ba0-64e6-4195-a66f-b36215f564ca} <Debug> TCPHandler: Processed in 0.005264924 sec. | ||
6775 | 2025.02.21 06:56:49.336237 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6776 | 2025.02.21 06:56:49.336382 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6777 | 2025.02.21 06:56:49.336446 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6778 | 2025.02.21 06:56:49.337150 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5189 rows, containing 5 columns (5 merged, 0 gathered) in 0.006365 sec., 815239.5915161037 rows/sec., 69.15 MiB/sec. | ||
6779 | 2025.02.21 06:56:49.337413 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6780 | 2025.02.21 06:56:49.337535 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2025.02.21 06:56:49.337582 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6782 | 2025.02.21 06:56:49.337759 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6783 | 2025.02.21 06:56:49.337861 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_56_11} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6784 | 2025.02.21 06:56:49.337971 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
6785 | 2025.02.21 06:56:49.338062 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6786 | 2025.02.21 06:56:49.338321 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6787 | 2025.02.21 06:56:49.338552 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.002199 sec., 155070.48658481127 rows/sec., 10.35 MiB/sec. | ||
6788 | 2025.02.21 06:56:49.338617 [ 275 ] {5ddf969e-a19f-46a2-9299-a7d410d8c34c} <Debug> TCPHandler: Processed in 0.002437757 sec. | ||
6789 | 2025.02.21 06:56:49.338768 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6790 | 2025.02.21 06:56:49.338906 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6791 | 2025.02.21 06:56:49.338963 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6792 | 2025.02.21 06:56:49.339631 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6793 | 2025.02.21 06:56:49.339671 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6794 | 2025.02.21 06:56:49.340048 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6795 | 2025.02.21 06:56:49.340286 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6796 | 2025.02.21 06:56:49.340516 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001639 sec., 68334.35021354484 rows/sec., 3.89 MiB/sec. | ||
6797 | 2025.02.21 06:56:49.340573 [ 279 ] {c49a9b03-56bf-4dc3-b485-b99047d16cf1} <Debug> TCPHandler: Processed in 0.001870964 sec. | ||
6798 | 2025.02.21 06:56:49.340719 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6799 | 2025.02.21 06:56:49.340839 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6800 | 2025.02.21 06:56:49.340888 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6801 | 2025.02.21 06:56:49.341826 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6802 | 2025.02.21 06:56:49.341866 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6803 | 2025.02.21 06:56:49.342276 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6804 | 2025.02.21 06:56:49.342517 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6805 | 2025.02.21 06:56:49.342691 [ 94 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6806 | 2025.02.21 06:56:49.342757 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.001936 sec., 461260.3305785124 rows/sec., 33.44 MiB/sec. | ||
6807 | 2025.02.21 06:56:49.342764 [ 94 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6808 | 2025.02.21 06:56:49.342838 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6809 | 2025.02.21 06:56:49.342893 [ 275 ] {6e2060ed-024e-45b5-bc68-d3f829dc2781} <Debug> TCPHandler: Processed in 0.002227663 sec. | ||
6810 | 2025.02.21 06:56:49.343134 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
6811 | 2025.02.21 06:56:49.343140 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6812 | 2025.02.21 06:56:49.343431 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6813 | 2025.02.21 06:56:49.343431 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6814 | 2025.02.21 06:56:49.343502 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 913 rows starting from the beginning of the part | ||
6815 | 2025.02.21 06:56:49.343552 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6816 | 2025.02.21 06:56:49.343878 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 421 rows starting from the beginning of the part | ||
6817 | 2025.02.21 06:56:49.344283 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
6818 | 2025.02.21 06:56:49.344655 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 421 rows starting from the beginning of the part | ||
6819 | 2025.02.21 06:56:49.344977 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 64 rows starting from the beginning of the part | ||
6820 | 2025.02.21 06:56:49.345273 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 893 rows starting from the beginning of the part | ||
6821 | 2025.02.21 06:56:49.345990 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2025.02.21 06:56:49.346048 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6823 | 2025.02.21 06:56:49.346871 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6824 | 2025.02.21 06:56:49.347422 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2025.02.21 06:56:49.347804 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004476 sec., 1340.4825737265417 rows/sec., 70.03 KiB/sec. | ||
6826 | 2025.02.21 06:56:49.347970 [ 279 ] {898a4d64-1f4e-485b-8ce6-54a5f239407e} <Debug> TCPHandler: Processed in 0.004969707 sec. | ||
6827 | 2025.02.21 06:56:49.348214 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2025.02.21 06:56:49.348413 [ 188 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2776 rows, containing 5 columns (5 merged, 0 gathered) in 0.005478099 sec., 506745.13184226863 rows/sec., 38.63 MiB/sec. | ||
6829 | 2025.02.21 06:56:49.348445 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6830 | 2025.02.21 06:56:49.348510 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6831 | 2025.02.21 06:56:49.348640 [ 188 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6832 | 2025.02.21 06:56:49.349069 [ 188 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6833 | 2025.02.21 06:56:49.349162 [ 188 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_56_11} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6834 | 2025.02.21 06:56:49.349273 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6835 | 2025.02.21 06:56:49.349561 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6836 | 2025.02.21 06:56:49.349599 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6837 | 2025.02.21 06:56:49.350057 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6838 | 2025.02.21 06:56:49.350298 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6839 | 2025.02.21 06:56:49.350456 [ 94 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6840 | 2025.02.21 06:56:49.350513 [ 94 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6841 | 2025.02.21 06:56:49.350535 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.002126 sec., 452963.3113828787 rows/sec., 30.10 MiB/sec. | ||
6842 | 2025.02.21 06:56:49.350567 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6843 | 2025.02.21 06:56:49.350693 [ 275 ] {1168f019-d730-4fb9-87cb-50dbbe49b56e} <Debug> TCPHandler: Processed in 0.002621172 sec. | ||
6844 | 2025.02.21 06:56:49.350794 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
6845 | 2025.02.21 06:56:49.350871 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6846 | 2025.02.21 06:56:49.350922 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6847 | 2025.02.21 06:56:49.350961 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15844 rows starting from the beginning of the part | ||
6848 | 2025.02.21 06:56:49.351014 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6849 | 2025.02.21 06:56:49.351113 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
6850 | 2025.02.21 06:56:49.351127 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6851 | 2025.02.21 06:56:49.351375 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
6852 | 2025.02.21 06:56:49.351601 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 237 rows starting from the beginning of the part | ||
6853 | 2025.02.21 06:56:49.351815 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
6854 | 2025.02.21 06:56:49.351942 [ 193 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 963 rows starting from the beginning of the part | ||
6855 | 2025.02.21 06:56:49.352663 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6856 | 2025.02.21 06:56:49.352707 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6857 | 2025.02.21 06:56:49.353176 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6858 | 2025.02.21 06:56:49.353438 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6859 | 2025.02.21 06:56:49.353736 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002752 sec., 363.3720930232558 rows/sec., 24.49 KiB/sec. | ||
6860 | 2025.02.21 06:56:49.353823 [ 279 ] {3af99622-d0e8-4be1-9c7c-a79ec866bfbb} <Debug> TCPHandler: Processed in 0.003009011 sec. | ||
6861 | 2025.02.21 06:56:49.354011 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6862 | 2025.02.21 06:56:49.354245 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6863 | 2025.02.21 06:56:49.354449 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6864 | 2025.02.21 06:56:49.356193 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2025.02.21 06:56:49.356242 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6866 | 2025.02.21 06:56:49.357300 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6867 | 2025.02.21 06:56:49.357886 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6868 | 2025.02.21 06:56:49.358184 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004002 sec., 9745.127436281859 rows/sec., 17.46 MiB/sec. | ||
6869 | 2025.02.21 06:56:49.358314 [ 275 ] {c66a9214-fca5-448a-ba70-fd248cadcebf} <Debug> TCPHandler: Processed in 0.004410173 sec. | ||
6870 | 2025.02.21 06:56:49.358473 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6871 | 2025.02.21 06:56:49.358683 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6872 | 2025.02.21 06:56:49.358780 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6873 | 2025.02.21 06:56:49.358791 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17601 rows, containing 5 columns (5 merged, 0 gathered) in 0.008093321 sec., 2174756.1971161156 rows/sec., 146.75 MiB/sec. | ||
6874 | 2025.02.21 06:56:49.359126 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6875 | 2025.02.21 06:56:49.359620 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2025.02.21 06:56:49.359660 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6877 | 2025.02.21 06:56:49.359723 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6878 | 2025.02.21 06:56:49.359747 [ 188 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6879 | 2025.02.21 06:56:49.359924 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
6880 | 2025.02.21 06:56:49.360229 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6881 | 2025.02.21 06:56:49.360479 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6882 | 2025.02.21 06:56:49.360646 [ 94 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6883 | 2025.02.21 06:56:49.360706 [ 94 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6884 | 2025.02.21 06:56:49.360742 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00213 sec., 15962.441314553991 rows/sec., 948.60 KiB/sec. | ||
6885 | 2025.02.21 06:56:49.360749 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6886 | 2025.02.21 06:56:49.360878 [ 279 ] {b8676e62-5ccb-48ea-8626-2e6d588ee767} <Debug> TCPHandler: Processed in 0.002469548 sec. | ||
6887 | 2025.02.21 06:56:49.360924 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
6888 | 2025.02.21 06:56:49.361024 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6889 | 2025.02.21 06:56:49.361051 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3090 rows starting from the beginning of the part | ||
6890 | 2025.02.21 06:56:49.361125 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
6891 | 2025.02.21 06:56:49.361338 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
6892 | 2025.02.21 06:56:49.361484 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 82 rows starting from the beginning of the part | ||
6893 | 2025.02.21 06:56:49.361656 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
6894 | 2025.02.21 06:56:49.361790 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
6895 | 2025.02.21 06:56:49.363120 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 4 columns (4 merged, 0 gathered) in 0.002258963 sec., 1508656.8482972053 rows/sec., 98.29 MiB/sec. | ||
6896 | 2025.02.21 06:56:49.363405 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6897 | 2025.02.21 06:56:49.363670 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6898 | 2025.02.21 06:56:49.363744 [ 193 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_56_11} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6899 | 2025.02.21 06:56:49.363813 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
6900 | 2025.02.21 06:56:52.413562 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 982 | ||
6901 | 2025.02.21 06:56:52.417424 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6902 | 2025.02.21 06:56:52.417485 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6903 | 2025.02.21 06:56:52.419009 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6904 | 2025.02.21 06:56:52.419337 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6905 | 2025.02.21 06:56:52.420835 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 982 | ||
6906 | 2025.02.21 06:56:53.957923 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6907 | 2025.02.21 06:56:53.958113 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6908 | 2025.02.21 06:56:53.958185 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6909 | 2025.02.21 06:56:53.958972 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6910 | 2025.02.21 06:56:53.959019 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6911 | 2025.02.21 06:56:53.959453 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6912 | 2025.02.21 06:56:53.959709 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6913 | 2025.02.21 06:56:53.959917 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001859 sec., 30123.72243141474 rows/sec., 2.31 MiB/sec. | ||
6914 | 2025.02.21 06:56:53.959984 [ 275 ] {bbcfc1ef-423a-4f94-ad4d-df1983c16d9d} <Debug> TCPHandler: Processed in 0.002194252 sec. | ||
6915 | 2025.02.21 06:56:53.960245 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6916 | 2025.02.21 06:56:53.960452 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6917 | 2025.02.21 06:56:53.960535 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6918 | 2025.02.21 06:56:53.961418 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6919 | 2025.02.21 06:56:53.961473 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6920 | 2025.02.21 06:56:53.961915 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6921 | 2025.02.21 06:56:53.962175 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6922 | 2025.02.21 06:56:53.962403 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002009 sec., 31856.645097063218 rows/sec., 2.49 MiB/sec. | ||
6923 | 2025.02.21 06:56:53.962470 [ 279 ] {d4bc9316-b3bb-4ed7-bbc0-6086fd667c7c} <Debug> TCPHandler: Processed in 0.002360895 sec. | ||
6924 | 2025.02.21 06:56:53.962625 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6925 | 2025.02.21 06:56:53.962753 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6926 | 2025.02.21 06:56:53.962809 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6927 | 2025.02.21 06:56:53.963415 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6928 | 2025.02.21 06:56:53.963454 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6929 | 2025.02.21 06:56:53.963863 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6930 | 2025.02.21 06:56:53.964134 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6931 | 2025.02.21 06:56:53.964334 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001613 sec., 79355.23868567885 rows/sec., 5.53 MiB/sec. | ||
6932 | 2025.02.21 06:56:53.964398 [ 275 ] {c888f183-3a7d-49c3-ad88-73b1cf396723} <Debug> TCPHandler: Processed in 0.001831183 sec. | ||
6933 | 2025.02.21 06:56:53.964554 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6934 | 2025.02.21 06:56:53.964677 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6935 | 2025.02.21 06:56:53.964734 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6936 | 2025.02.21 06:56:53.965257 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2025.02.21 06:56:53.965298 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6938 | 2025.02.21 06:56:53.965682 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
6939 | 2025.02.21 06:56:53.965926 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2025.02.21 06:56:53.966145 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001496 sec., 32085.561497326205 rows/sec., 2.16 MiB/sec. | ||
6941 | 2025.02.21 06:56:53.966200 [ 279 ] {abc981ea-2036-4471-b6fc-22258772f93b} <Debug> TCPHandler: Processed in 0.00170398 sec. | ||
6942 | 2025.02.21 06:56:54.836812 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
6943 | 2025.02.21 06:56:54.837472 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6944 | 2025.02.21 06:56:54.837524 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6945 | 2025.02.21 06:56:54.838058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6946 | 2025.02.21 06:56:54.838308 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6947 | 2025.02.21 06:56:54.838571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
6948 | 2025.02.21 06:56:55.950909 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6949 | 2025.02.21 06:56:55.972001 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6950 | 2025.02.21 06:56:55.972059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6951 | 2025.02.21 06:56:55.979511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6952 | 2025.02.21 06:56:55.980269 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6953 | 2025.02.21 06:56:55.984020 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6954 | 2025.02.21 06:56:58.959127 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6955 | 2025.02.21 06:56:58.959341 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6956 | 2025.02.21 06:56:58.959425 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6957 | 2025.02.21 06:56:58.960224 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6958 | 2025.02.21 06:56:58.960274 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6959 | 2025.02.21 06:56:58.960726 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6960 | 2025.02.21 06:56:58.960982 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6961 | 2025.02.21 06:56:58.961233 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001952 sec., 28688.524590163935 rows/sec., 2.20 MiB/sec. | ||
6962 | 2025.02.21 06:56:58.961300 [ 275 ] {390d3f0b-cd2e-49df-8ef8-ca3f2b199c75} <Debug> TCPHandler: Processed in 0.002316904 sec. | ||
6963 | 2025.02.21 06:56:58.961615 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6964 | 2025.02.21 06:56:58.961834 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6965 | 2025.02.21 06:56:58.961918 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6966 | 2025.02.21 06:56:58.962779 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6967 | 2025.02.21 06:56:58.962832 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6968 | 2025.02.21 06:56:58.963267 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6969 | 2025.02.21 06:56:58.963515 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6970 | 2025.02.21 06:56:58.963752 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
6971 | 2025.02.21 06:56:58.963821 [ 279 ] {8dd69ca1-6006-41bf-82a2-ba5f4dc8fc92} <Debug> TCPHandler: Processed in 0.002382127 sec. | ||
6972 | 2025.02.21 06:56:58.963995 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6973 | 2025.02.21 06:56:58.964146 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6974 | 2025.02.21 06:56:58.964213 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6975 | 2025.02.21 06:56:58.964838 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6976 | 2025.02.21 06:56:58.964880 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6977 | 2025.02.21 06:56:58.965319 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6978 | 2025.02.21 06:56:58.965563 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6979 | 2025.02.21 06:56:58.965814 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
6980 | 2025.02.21 06:56:58.965874 [ 275 ] {980aee26-7d9a-4c78-a017-5f2d5dd0577a} <Debug> TCPHandler: Processed in 0.001948996 sec. | ||
6981 | 2025.02.21 06:56:58.966034 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6982 | 2025.02.21 06:56:58.966159 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6983 | 2025.02.21 06:56:58.966215 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6984 | 2025.02.21 06:56:58.966744 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6985 | 2025.02.21 06:56:58.966785 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6986 | 2025.02.21 06:56:58.967177 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
6987 | 2025.02.21 06:56:58.967416 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6988 | 2025.02.21 06:56:58.967626 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
6989 | 2025.02.21 06:56:58.967681 [ 279 ] {bbf3d753-ed2b-4ca4-bdf9-4a2d339d3d01} <Debug> TCPHandler: Processed in 0.00170691 sec. | ||
6990 | 2025.02.21 06:57:00.150012 [ 83 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
6991 | 2025.02.21 06:57:00.150137 [ 83 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6992 | 2025.02.21 06:57:00.150180 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
6993 | 2025.02.21 06:57:00.150410 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
6994 | 2025.02.21 06:57:00.150743 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6995 | 2025.02.21 06:57:00.150821 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
6996 | 2025.02.21 06:57:00.150968 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
6997 | 2025.02.21 06:57:00.151068 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
6998 | 2025.02.21 06:57:00.151320 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
6999 | 2025.02.21 06:57:00.151552 [ 199 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
7000 | 2025.02.21 06:57:00.152674 [ 200 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002389416 sec., 60265.772054761495 rows/sec., 3.07 MiB/sec. | ||
7001 | 2025.02.21 06:57:00.152869 [ 200 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7002 | 2025.02.21 06:57:00.153209 [ 200 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_24_5} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7003 | 2025.02.21 06:57:00.153310 [ 200 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_24_5} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7004 | 2025.02.21 06:57:00.153417 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7005 | 2025.02.21 06:57:01.107974 [ 71 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7006 | 2025.02.21 06:57:01.108047 [ 71 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7007 | 2025.02.21 06:57:01.108074 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7008 | 2025.02.21 06:57:01.108363 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
7009 | 2025.02.21 06:57:01.108716 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7010 | 2025.02.21 06:57:01.108766 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 163 rows starting from the beginning of the part | ||
7011 | 2025.02.21 06:57:01.108859 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 147 rows starting from the beginning of the part | ||
7012 | 2025.02.21 06:57:01.109071 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 145 rows starting from the beginning of the part | ||
7013 | 2025.02.21 06:57:01.109233 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 145 rows starting from the beginning of the part | ||
7014 | 2025.02.21 06:57:01.109420 [ 196 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 161 rows starting from the beginning of the part | ||
7015 | 2025.02.21 06:57:01.110482 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002316785 sec., 328472.4305449146 rows/sec., 21.95 MiB/sec. | ||
7016 | 2025.02.21 06:57:01.110680 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7017 | 2025.02.21 06:57:01.111000 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7018 | 2025.02.21 06:57:01.111095 [ 199 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_24_5} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7019 | 2025.02.21 06:57:01.111197 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7020 | 2025.02.21 06:57:02.187190 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7021 | 2025.02.21 06:57:02.187247 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7022 | 2025.02.21 06:57:02.255559 [ 81 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7023 | 2025.02.21 06:57:02.255616 [ 81 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7024 | 2025.02.21 06:57:02.255638 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7025 | 2025.02.21 06:57:02.255856 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
7026 | 2025.02.21 06:57:02.256058 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7027 | 2025.02.21 06:57:02.256098 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 341 rows starting from the beginning of the part | ||
7028 | 2025.02.21 06:57:02.256178 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 341 rows starting from the beginning of the part | ||
7029 | 2025.02.21 06:57:02.256271 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 113 rows starting from the beginning of the part | ||
7030 | 2025.02.21 06:57:02.256518 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 113 rows starting from the beginning of the part | ||
7031 | 2025.02.21 06:57:02.256654 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 341 rows starting from the beginning of the part | ||
7032 | 2025.02.21 06:57:02.257933 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002215542 sec., 563744.6728610877 rows/sec., 39.56 MiB/sec. | ||
7033 | 2025.02.21 06:57:02.258093 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7034 | 2025.02.21 06:57:02.258383 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7035 | 2025.02.21 06:57:02.258477 [ 196 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_24_5} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7036 | 2025.02.21 06:57:02.258572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
7037 | 2025.02.21 06:57:02.338713 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7038 | 2025.02.21 06:57:02.339394 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7039 | 2025.02.21 06:57:02.339441 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7040 | 2025.02.21 06:57:02.339923 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7041 | 2025.02.21 06:57:02.340177 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7042 | 2025.02.21 06:57:02.340389 [ 81 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7043 | 2025.02.21 06:57:02.340401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7044 | 2025.02.21 06:57:02.340465 [ 81 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7045 | 2025.02.21 06:57:02.340498 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7046 | 2025.02.21 06:57:02.340687 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7047 | 2025.02.21 06:57:02.341077 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7048 | 2025.02.21 06:57:02.341130 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7049 | 2025.02.21 06:57:02.341227 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7050 | 2025.02.21 06:57:02.341425 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7051 | 2025.02.21 06:57:02.341578 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7052 | 2025.02.21 06:57:02.341767 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7053 | 2025.02.21 06:57:02.341969 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7054 | 2025.02.21 06:57:02.344473 [ 196 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003910072 sec., 4227799.385791361 rows/sec., 60.48 MiB/sec. | ||
7055 | 2025.02.21 06:57:02.344622 [ 187 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7056 | 2025.02.21 06:57:02.345022 [ 187 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_36_7} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7057 | 2025.02.21 06:57:02.345123 [ 187 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_36_7} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7058 | 2025.02.21 06:57:02.345260 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7059 | 2025.02.21 06:57:02.421141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 998 | ||
7060 | 2025.02.21 06:57:02.423992 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7061 | 2025.02.21 06:57:02.424053 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7062 | 2025.02.21 06:57:02.425595 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7063 | 2025.02.21 06:57:02.425919 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7064 | 2025.02.21 06:57:02.426193 [ 81 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7065 | 2025.02.21 06:57:02.426323 [ 81 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7066 | 2025.02.21 06:57:02.426431 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7067 | 2025.02.21 06:57:02.426971 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
7068 | 2025.02.21 06:57:02.428152 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
7069 | 2025.02.21 06:57:02.428452 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7070 | 2025.02.21 06:57:02.428597 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 828 rows starting from the beginning of the part | ||
7071 | 2025.02.21 06:57:02.429178 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 54 rows starting from the beginning of the part | ||
7072 | 2025.02.21 06:57:02.429796 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part | ||
7073 | 2025.02.21 06:57:02.430397 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
7074 | 2025.02.21 06:57:02.430937 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part | ||
7075 | 2025.02.21 06:57:02.431561 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part | ||
7076 | 2025.02.21 06:57:02.439444 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 72 columns (72 merged, 0 gathered) in 0.012822192 sec., 77833.80563947257 rows/sec., 62.87 MiB/sec. | ||
7077 | 2025.02.21 06:57:02.440968 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7078 | 2025.02.21 06:57:02.441761 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7079 | 2025.02.21 06:57:02.441849 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_26_5} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7080 | 2025.02.21 06:57:02.442176 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
7081 | 2025.02.21 06:57:03.484122 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7082 | 2025.02.21 06:57:03.506640 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7083 | 2025.02.21 06:57:03.506702 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7084 | 2025.02.21 06:57:03.514269 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7085 | 2025.02.21 06:57:03.515063 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7086 | 2025.02.21 06:57:03.515448 [ 80 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7087 | 2025.02.21 06:57:03.515585 [ 80 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7088 | 2025.02.21 06:57:03.515664 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7089 | 2025.02.21 06:57:03.516692 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7090 | 2025.02.21 06:57:03.525529 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7091 | 2025.02.21 06:57:03.526631 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7092 | 2025.02.21 06:57:03.527578 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7093 | 2025.02.21 06:57:03.532599 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7094 | 2025.02.21 06:57:03.537590 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7095 | 2025.02.21 06:57:03.543282 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7096 | 2025.02.21 06:57:03.549099 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7097 | 2025.02.21 06:57:03.553762 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7098 | 2025.02.21 06:57:03.613356 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.097480694 sec., 2790.296096989215 rows/sec., 14.43 MiB/sec. | ||
7099 | 2025.02.21 06:57:03.616433 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7100 | 2025.02.21 06:57:03.619679 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_36_7} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7101 | 2025.02.21 06:57:03.619805 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_36_7} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7102 | 2025.02.21 06:57:03.622421 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.41 MiB. | ||
7103 | 2025.02.21 06:57:03.967088 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7104 | 2025.02.21 06:57:03.967293 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7105 | 2025.02.21 06:57:03.967363 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7106 | 2025.02.21 06:57:03.968239 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2025.02.21 06:57:03.968284 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7108 | 2025.02.21 06:57:03.968735 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7109 | 2025.02.21 06:57:03.968993 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7110 | 2025.02.21 06:57:03.969207 [ 79 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7111 | 2025.02.21 06:57:03.969287 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002044 sec., 103718.19960861058 rows/sec., 6.60 MiB/sec. | ||
7112 | 2025.02.21 06:57:03.969322 [ 79 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7113 | 2025.02.21 06:57:03.969432 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7114 | 2025.02.21 06:57:03.969441 [ 275 ] {32245a95-1478-4ed1-b97e-7e404d8aec5e} <Debug> TCPHandler: Processed in 0.002475938 sec. | ||
7115 | 2025.02.21 06:57:03.969757 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7116 | 2025.02.21 06:57:03.969808 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7117 | 2025.02.21 06:57:03.969959 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7118 | 2025.02.21 06:57:03.970000 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7119 | 2025.02.21 06:57:03.970009 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7120 | 2025.02.21 06:57:03.970083 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7121 | 2025.02.21 06:57:03.970191 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7122 | 2025.02.21 06:57:03.970449 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7123 | 2025.02.21 06:57:03.970854 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7124 | 2025.02.21 06:57:03.971044 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
7125 | 2025.02.21 06:57:03.972710 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7126 | 2025.02.21 06:57:03.972775 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7127 | 2025.02.21 06:57:03.972826 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.003221335 sec., 329056.12114232144 rows/sec., 22.18 MiB/sec. | ||
7128 | 2025.02.21 06:57:03.973103 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7129 | 2025.02.21 06:57:03.973544 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7130 | 2025.02.21 06:57:03.973649 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_25_6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7131 | 2025.02.21 06:57:03.973828 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_25_6} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7132 | 2025.02.21 06:57:03.973981 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7133 | 2025.02.21 06:57:03.974035 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2025.02.21 06:57:03.974349 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.004398 sec., 158026.3756252842 rows/sec., 12.62 MiB/sec. | ||
7135 | 2025.02.21 06:57:03.974523 [ 279 ] {1371f7c0-c693-4ab0-a2ee-28d1300d9dd5} <Debug> TCPHandler: Processed in 0.004899915 sec. | ||
7136 | 2025.02.21 06:57:03.974743 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7137 | 2025.02.21 06:57:03.974893 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7138 | 2025.02.21 06:57:03.974953 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7139 | 2025.02.21 06:57:03.975708 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7140 | 2025.02.21 06:57:03.975747 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7141 | 2025.02.21 06:57:03.976108 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7142 | 2025.02.21 06:57:03.976354 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7143 | 2025.02.21 06:57:03.976618 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001753 sec., 82715.34512264689 rows/sec., 5.19 MiB/sec. | ||
7144 | 2025.02.21 06:57:03.976834 [ 275 ] {7a6c0af0-19c5-4774-b975-eaa99746ef28} <Debug> TCPHandler: Processed in 0.002199552 sec. | ||
7145 | 2025.02.21 06:57:03.977046 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7146 | 2025.02.21 06:57:03.977192 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7147 | 2025.02.21 06:57:03.977255 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7148 | 2025.02.21 06:57:03.977992 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7149 | 2025.02.21 06:57:03.978032 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7150 | 2025.02.21 06:57:03.978399 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7151 | 2025.02.21 06:57:03.978652 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7152 | 2025.02.21 06:57:03.978862 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001706 sec., 66236.81125439625 rows/sec., 4.29 MiB/sec. | ||
7153 | 2025.02.21 06:57:03.978917 [ 279 ] {81a40b8e-5b94-4836-a840-b38b5b5f1cc4} <Debug> TCPHandler: Processed in 0.001979617 sec. | ||
7154 | 2025.02.21 06:57:03.979102 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7155 | 2025.02.21 06:57:03.979239 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7156 | 2025.02.21 06:57:03.979297 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7157 | 2025.02.21 06:57:03.979972 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7158 | 2025.02.21 06:57:03.980012 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7159 | 2025.02.21 06:57:03.980366 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7160 | 2025.02.21 06:57:03.980605 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7161 | 2025.02.21 06:57:03.980769 [ 79 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7162 | 2025.02.21 06:57:03.980833 [ 79 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7163 | 2025.02.21 06:57:03.980869 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7164 | 2025.02.21 06:57:03.980873 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001655 sec., 67673.7160120846 rows/sec., 3.86 MiB/sec. | ||
7165 | 2025.02.21 06:57:03.981062 [ 275 ] {c1fb9ec1-8808-49f0-8eb1-f813d342bd1b} <Debug> TCPHandler: Processed in 0.002025897 sec. | ||
7166 | 2025.02.21 06:57:03.981156 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7167 | 2025.02.21 06:57:03.981314 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7168 | 2025.02.21 06:57:03.981385 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7169 | 2025.02.21 06:57:03.981439 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7170 | 2025.02.21 06:57:03.981754 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7171 | 2025.02.21 06:57:03.981842 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7172 | 2025.02.21 06:57:03.982000 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7173 | 2025.02.21 06:57:03.982020 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7174 | 2025.02.21 06:57:03.982439 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7175 | 2025.02.21 06:57:03.982773 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
7176 | 2025.02.21 06:57:03.984732 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7177 | 2025.02.21 06:57:03.984807 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7178 | 2025.02.21 06:57:03.985379 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004392634 sec., 127486.15067861332 rows/sec., 7.75 MiB/sec. | ||
7179 | 2025.02.21 06:57:03.985601 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7180 | 2025.02.21 06:57:03.985670 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7181 | 2025.02.21 06:57:03.986040 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_25_6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7182 | 2025.02.21 06:57:03.986094 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7183 | 2025.02.21 06:57:03.986221 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_25_6} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7184 | 2025.02.21 06:57:03.986490 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
7185 | 2025.02.21 06:57:03.986613 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.004923 sec., 85516.96120251878 rows/sec., 6.09 MiB/sec. | ||
7186 | 2025.02.21 06:57:03.986814 [ 279 ] {dd417061-a755-4a46-8d8a-d79ce10c1599} <Debug> TCPHandler: Processed in 0.005630903 sec. | ||
7187 | 2025.02.21 06:57:03.987088 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7188 | 2025.02.21 06:57:03.987240 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7189 | 2025.02.21 06:57:03.987300 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7190 | 2025.02.21 06:57:03.987841 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7191 | 2025.02.21 06:57:03.987879 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7192 | 2025.02.21 06:57:03.988243 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7193 | 2025.02.21 06:57:03.988479 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2025.02.21 06:57:03.988725 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
7195 | 2025.02.21 06:57:03.988964 [ 275 ] {c647a36f-63ce-4ea7-975a-db7748408bff} <Debug> TCPHandler: Processed in 0.002022298 sec. | ||
7196 | 2025.02.21 06:57:03.989216 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2025.02.21 06:57:03.989443 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7198 | 2025.02.21 06:57:03.989545 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7199 | 2025.02.21 06:57:03.990251 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2025.02.21 06:57:03.990292 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7201 | 2025.02.21 06:57:03.990697 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7202 | 2025.02.21 06:57:03.990939 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2025.02.21 06:57:03.991169 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001783 sec., 132922.04150308468 rows/sec., 8.91 MiB/sec. | ||
7204 | 2025.02.21 06:57:03.991226 [ 279 ] {9e3b130b-d5c8-4dde-bd1a-8f5a4c76d33d} <Debug> TCPHandler: Processed in 0.002120259 sec. | ||
7205 | 2025.02.21 06:57:03.991370 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7206 | 2025.02.21 06:57:03.991507 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7207 | 2025.02.21 06:57:03.991568 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7208 | 2025.02.21 06:57:03.992056 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7209 | 2025.02.21 06:57:03.992093 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7210 | 2025.02.21 06:57:03.992449 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7211 | 2025.02.21 06:57:03.992688 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7212 | 2025.02.21 06:57:03.992953 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
7213 | 2025.02.21 06:57:03.993169 [ 275 ] {20438d3d-c135-4856-b563-c2a650f3675e} <Debug> TCPHandler: Processed in 0.001859934 sec. | ||
7214 | 2025.02.21 06:57:03.993389 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7215 | 2025.02.21 06:57:03.993526 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7216 | 2025.02.21 06:57:03.993620 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7217 | 2025.02.21 06:57:03.994869 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7218 | 2025.02.21 06:57:03.994910 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7219 | 2025.02.21 06:57:03.995601 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7220 | 2025.02.21 06:57:03.995863 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7221 | 2025.02.21 06:57:03.996132 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002638 sec., 14783.927217589082 rows/sec., 26.49 MiB/sec. | ||
7222 | 2025.02.21 06:57:03.996240 [ 279 ] {a3e3fe85-5b77-4a3c-b3d6-bc032f5f083d} <Debug> TCPHandler: Processed in 0.00295109 sec. | ||
7223 | 2025.02.21 06:57:03.996390 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7224 | 2025.02.21 06:57:03.996526 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7225 | 2025.02.21 06:57:03.996586 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7226 | 2025.02.21 06:57:03.997084 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7227 | 2025.02.21 06:57:03.997122 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
7228 | 2025.02.21 06:57:03.997488 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7229 | 2025.02.21 06:57:03.997722 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7230 | 2025.02.21 06:57:03.997933 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001437 sec., 57063.326374391094 rows/sec., 3.62 MiB/sec. | ||
7231 | 2025.02.21 06:57:03.997985 [ 275 ] {be94f4ec-1401-4ebb-95b2-099db173acd0} <Debug> TCPHandler: Processed in 0.00166371 sec. | ||
7232 | 2025.02.21 06:57:08.959028 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7233 | 2025.02.21 06:57:08.959258 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7234 | 2025.02.21 06:57:08.959340 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7235 | 2025.02.21 06:57:08.960175 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7236 | 2025.02.21 06:57:08.960226 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7237 | 2025.02.21 06:57:08.960651 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7238 | 2025.02.21 06:57:08.960902 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7239 | 2025.02.21 06:57:08.961151 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
7240 | 2025.02.21 06:57:08.961217 [ 275 ] {eba70f9f-a1eb-436d-8387-5a23f2a515ba} <Debug> TCPHandler: Processed in 0.002335435 sec. | ||
7241 | 2025.02.21 06:57:08.961472 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7242 | 2025.02.21 06:57:08.961663 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7243 | 2025.02.21 06:57:08.961738 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7244 | 2025.02.21 06:57:08.962894 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7245 | 2025.02.21 06:57:08.962946 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7246 | 2025.02.21 06:57:08.963434 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7247 | 2025.02.21 06:57:08.963695 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7248 | 2025.02.21 06:57:08.963956 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00234 sec., 27350.427350427348 rows/sec., 2.13 MiB/sec. | ||
7249 | 2025.02.21 06:57:08.964052 [ 279 ] {c42fe6ac-e70d-4211-bbc1-88a8909918ad} <Debug> TCPHandler: Processed in 0.002714344 sec. | ||
7250 | 2025.02.21 06:57:08.964253 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7251 | 2025.02.21 06:57:08.964375 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7252 | 2025.02.21 06:57:08.964433 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7253 | 2025.02.21 06:57:08.965052 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7254 | 2025.02.21 06:57:08.965092 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7255 | 2025.02.21 06:57:08.965494 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7256 | 2025.02.21 06:57:08.965730 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7257 | 2025.02.21 06:57:08.965954 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001608 sec., 99502.48756218905 rows/sec., 6.93 MiB/sec. | ||
7258 | 2025.02.21 06:57:08.966014 [ 275 ] {07e47ad7-1129-4511-8375-f0c5b6f1d339} <Debug> TCPHandler: Processed in 0.001848512 sec. | ||
7259 | 2025.02.21 06:57:08.966185 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7260 | 2025.02.21 06:57:08.966308 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7261 | 2025.02.21 06:57:08.966363 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7262 | 2025.02.21 06:57:08.966882 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7263 | 2025.02.21 06:57:08.966922 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7264 | 2025.02.21 06:57:08.967307 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7265 | 2025.02.21 06:57:08.967543 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7266 | 2025.02.21 06:57:08.967756 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
7267 | 2025.02.21 06:57:08.967812 [ 279 ] {8b9b98ab-182f-487f-b22f-a6334ac8b56b} <Debug> TCPHandler: Processed in 0.00168619 sec. | ||
7268 | 2025.02.21 06:57:09.840598 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16958 | ||
7269 | 2025.02.21 06:57:09.841282 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7270 | 2025.02.21 06:57:09.841322 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7271 | 2025.02.21 06:57:09.841832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7272 | 2025.02.21 06:57:09.842080 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7273 | 2025.02.21 06:57:09.842306 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16958 | ||
7274 | 2025.02.21 06:57:11.025627 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7275 | 2025.02.21 06:57:11.045808 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7276 | 2025.02.21 06:57:11.045876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7277 | 2025.02.21 06:57:11.053066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7278 | 2025.02.21 06:57:11.053820 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7279 | 2025.02.21 06:57:11.056770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7280 | 2025.02.21 06:57:12.428314 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1028 | ||
7281 | 2025.02.21 06:57:12.431372 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2025.02.21 06:57:12.431429 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7283 | 2025.02.21 06:57:12.432885 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7284 | 2025.02.21 06:57:12.433208 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7285 | 2025.02.21 06:57:12.433845 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1028 | ||
7286 | 2025.02.21 06:57:13.967129 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7287 | 2025.02.21 06:57:13.967345 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7288 | 2025.02.21 06:57:13.967427 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7289 | 2025.02.21 06:57:13.968332 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7290 | 2025.02.21 06:57:13.968385 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7291 | 2025.02.21 06:57:13.968838 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7292 | 2025.02.21 06:57:13.969090 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7293 | 2025.02.21 06:57:13.969295 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002009 sec., 105525.13688402191 rows/sec., 6.71 MiB/sec. | ||
7294 | 2025.02.21 06:57:13.969363 [ 275 ] {41e27b5c-ea24-49c5-aa69-4561ddad949a} <Debug> TCPHandler: Processed in 0.002382026 sec. | ||
7295 | 2025.02.21 06:57:13.969623 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7296 | 2025.02.21 06:57:13.969840 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7297 | 2025.02.21 06:57:13.969923 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7298 | 2025.02.21 06:57:13.971020 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7299 | 2025.02.21 06:57:13.971074 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7300 | 2025.02.21 06:57:13.971639 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7301 | 2025.02.21 06:57:13.971893 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7302 | 2025.02.21 06:57:13.972081 [ 24 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7303 | 2025.02.21 06:57:13.972142 [ 24 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7304 | 2025.02.21 06:57:13.972164 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002372 sec., 293001.6863406408 rows/sec., 23.39 MiB/sec. | ||
7305 | 2025.02.21 06:57:13.972178 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7306 | 2025.02.21 06:57:13.972384 [ 279 ] {199a9a6e-1147-468c-8d7e-8c1fba2bd0c8} <Debug> TCPHandler: Processed in 0.002906399 sec. | ||
7307 | 2025.02.21 06:57:13.972540 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
7308 | 2025.02.21 06:57:13.972667 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2025.02.21 06:57:13.973202 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7310 | 2025.02.21 06:57:13.973217 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7311 | 2025.02.21 06:57:13.973358 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1844 rows starting from the beginning of the part | ||
7312 | 2025.02.21 06:57:13.973386 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7313 | 2025.02.21 06:57:13.973892 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
7314 | 2025.02.21 06:57:13.974371 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 56 rows starting from the beginning of the part | ||
7315 | 2025.02.21 06:57:13.974568 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 695 rows starting from the beginning of the part | ||
7316 | 2025.02.21 06:57:13.974867 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
7317 | 2025.02.21 06:57:13.975329 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 695 rows starting from the beginning of the part | ||
7318 | 2025.02.21 06:57:13.976404 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7319 | 2025.02.21 06:57:13.976444 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7320 | 2025.02.21 06:57:13.977155 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7321 | 2025.02.21 06:57:13.977429 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7322 | 2025.02.21 06:57:13.977721 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.004684 sec., 30956.447480785653 rows/sec., 1.94 MiB/sec. | ||
7323 | 2025.02.21 06:57:13.978129 [ 275 ] {a6334f96-fbcf-4a8f-a3bf-3dba99ca8911} <Debug> TCPHandler: Processed in 0.005607702 sec. | ||
7324 | 2025.02.21 06:57:13.978523 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7325 | 2025.02.21 06:57:13.978741 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.006445382 sec., 527819.763048955 rows/sec., 44.57 MiB/sec. | ||
7326 | 2025.02.21 06:57:13.978815 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7327 | 2025.02.21 06:57:13.978884 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7328 | 2025.02.21 06:57:13.979041 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7329 | 2025.02.21 06:57:13.979643 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2025.02.21 06:57:13.979753 [ 188 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_61_12} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7331 | 2025.02.21 06:57:13.979910 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7332 | 2025.02.21 06:57:13.980110 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7333 | 2025.02.21 06:57:13.980156 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7334 | 2025.02.21 06:57:13.980532 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7335 | 2025.02.21 06:57:13.980774 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7336 | 2025.02.21 06:57:13.980992 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002238 sec., 50491.51027703306 rows/sec., 3.27 MiB/sec. | ||
7337 | 2025.02.21 06:57:13.981054 [ 279 ] {6dd7d3ad-6e6d-4edb-be52-9b40da8e6e51} <Debug> TCPHandler: Processed in 0.002747795 sec. | ||
7338 | 2025.02.21 06:57:13.981233 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7339 | 2025.02.21 06:57:13.981374 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7340 | 2025.02.21 06:57:13.981432 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7341 | 2025.02.21 06:57:13.982145 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7342 | 2025.02.21 06:57:13.982181 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7343 | 2025.02.21 06:57:13.982533 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7344 | 2025.02.21 06:57:13.982762 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2025.02.21 06:57:13.982936 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001595 sec., 70219.43573667711 rows/sec., 4.00 MiB/sec. | ||
7346 | 2025.02.21 06:57:13.982990 [ 275 ] {6fc4876e-238c-4eee-871a-eaf870982b69} <Debug> TCPHandler: Processed in 0.001829693 sec. | ||
7347 | 2025.02.21 06:57:13.983143 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7348 | 2025.02.21 06:57:13.983281 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7349 | 2025.02.21 06:57:13.983337 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7350 | 2025.02.21 06:57:13.984200 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7351 | 2025.02.21 06:57:13.984239 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7352 | 2025.02.21 06:57:13.984615 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7353 | 2025.02.21 06:57:13.984848 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7354 | 2025.02.21 06:57:13.985015 [ 24 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7355 | 2025.02.21 06:57:13.985069 [ 24 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7356 | 2025.02.21 06:57:13.985083 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001823 sec., 230938.01426220516 rows/sec., 16.45 MiB/sec. | ||
7357 | 2025.02.21 06:57:13.985100 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7358 | 2025.02.21 06:57:13.985244 [ 279 ] {21ab3b46-b7f4-4afb-88bf-f39702a3b7b4} <Debug> TCPHandler: Processed in 0.002166611 sec. | ||
7359 | 2025.02.21 06:57:13.985367 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
7360 | 2025.02.21 06:57:13.985459 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7361 | 2025.02.21 06:57:13.985637 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7362 | 2025.02.21 06:57:13.985723 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7363 | 2025.02.21 06:57:13.985729 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 913 rows starting from the beginning of the part | ||
7364 | 2025.02.21 06:57:13.985843 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7365 | 2025.02.21 06:57:13.986041 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
7366 | 2025.02.21 06:57:13.986429 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 64 rows starting from the beginning of the part | ||
7367 | 2025.02.21 06:57:13.986795 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 421 rows starting from the beginning of the part | ||
7368 | 2025.02.21 06:57:13.987129 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
7369 | 2025.02.21 06:57:13.987408 [ 195 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 421 rows starting from the beginning of the part | ||
7370 | 2025.02.21 06:57:13.988309 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7371 | 2025.02.21 06:57:13.988375 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7372 | 2025.02.21 06:57:13.989365 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7373 | 2025.02.21 06:57:13.989845 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7374 | 2025.02.21 06:57:13.990113 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004432 sec., 1353.7906137184116 rows/sec., 70.73 KiB/sec. | ||
7375 | 2025.02.21 06:57:13.990396 [ 275 ] {f5a95fa1-bdb7-4524-a02b-06aad6afa1ac} <Debug> TCPHandler: Processed in 0.005018058 sec. | ||
7376 | 2025.02.21 06:57:13.990656 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7377 | 2025.02.21 06:57:13.990680 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.005442638 sec., 357730.9385632482 rows/sec., 27.32 MiB/sec. | ||
7378 | 2025.02.21 06:57:13.990836 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7379 | 2025.02.21 06:57:13.990919 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7380 | 2025.02.21 06:57:13.990931 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7381 | 2025.02.21 06:57:13.991537 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7382 | 2025.02.21 06:57:13.991635 [ 200 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_61_12} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7383 | 2025.02.21 06:57:13.991814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7384 | 2025.02.21 06:57:13.992050 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7385 | 2025.02.21 06:57:13.992094 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7386 | 2025.02.21 06:57:13.992494 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7387 | 2025.02.21 06:57:13.992730 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7388 | 2025.02.21 06:57:13.992898 [ 24 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7389 | 2025.02.21 06:57:13.992954 [ 24 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2025.02.21 06:57:13.992972 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002188 sec., 108318.09872029252 rows/sec., 7.26 MiB/sec. | ||
7391 | 2025.02.21 06:57:13.992991 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7392 | 2025.02.21 06:57:13.993165 [ 279 ] {7d27d02d-4042-4cbe-bded-54588dff9f1b} <Debug> TCPHandler: Processed in 0.002640262 sec. | ||
7393 | 2025.02.21 06:57:13.993478 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7394 | 2025.02.21 06:57:13.993548 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
7395 | 2025.02.21 06:57:13.993909 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7396 | 2025.02.21 06:57:13.994139 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7397 | 2025.02.21 06:57:13.994213 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7398 | 2025.02.21 06:57:13.994368 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17601 rows starting from the beginning of the part | ||
7399 | 2025.02.21 06:57:13.994861 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 128 rows starting from the beginning of the part | ||
7400 | 2025.02.21 06:57:13.995209 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
7401 | 2025.02.21 06:57:13.995543 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
7402 | 2025.02.21 06:57:13.995840 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
7403 | 2025.02.21 06:57:13.996123 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 237 rows starting from the beginning of the part | ||
7404 | 2025.02.21 06:57:13.997041 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7405 | 2025.02.21 06:57:13.997122 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7406 | 2025.02.21 06:57:13.997627 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7407 | 2025.02.21 06:57:13.998076 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7408 | 2025.02.21 06:57:13.998368 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004619 sec., 216.4970772894566 rows/sec., 14.59 KiB/sec. | ||
7409 | 2025.02.21 06:57:13.998533 [ 275 ] {c250cf85-02ad-40ba-8f72-848c577a653c} <Debug> TCPHandler: Processed in 0.005238653 sec. | ||
7410 | 2025.02.21 06:57:13.998766 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7411 | 2025.02.21 06:57:13.999047 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7412 | 2025.02.21 06:57:13.999301 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7413 | 2025.02.21 06:57:14.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.62 MiB, peak 219.68 MiB, free memory in arenas 0.00 B, will set to 210.17 MiB (RSS), difference: -3.45 MiB | ||
7414 | 2025.02.21 06:57:14.001528 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7415 | 2025.02.21 06:57:14.001567 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7416 | 2025.02.21 06:57:14.002625 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7417 | 2025.02.21 06:57:14.003192 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7418 | 2025.02.21 06:57:14.003374 [ 24 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7419 | 2025.02.21 06:57:14.003460 [ 24 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2025.02.21 06:57:14.003495 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7421 | 2025.02.21 06:57:14.003532 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004577 sec., 8520.865195542932 rows/sec., 15.27 MiB/sec. | ||
7422 | 2025.02.21 06:57:14.003873 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
7423 | 2025.02.21 06:57:14.004070 [ 279 ] {9ed7fec2-9042-4797-ac0b-c57792c41b3b} <Debug> TCPHandler: Processed in 0.005417477 sec. | ||
7424 | 2025.02.21 06:57:14.004377 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7425 | 2025.02.21 06:57:14.004815 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7426 | 2025.02.21 06:57:14.005052 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7427 | 2025.02.21 06:57:14.005303 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18523 rows, containing 5 columns (5 merged, 0 gathered) in 0.012130905 sec., 1526926.4741583583 rows/sec., 103.10 MiB/sec. | ||
7428 | 2025.02.21 06:57:14.005780 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7429 | 2025.02.21 06:57:14.006275 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7430 | 2025.02.21 06:57:14.006543 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 712 rows starting from the beginning of the part | ||
7431 | 2025.02.21 06:57:14.006906 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7432 | 2025.02.21 06:57:14.007359 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7433 | 2025.02.21 06:57:14.007741 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
7434 | 2025.02.21 06:57:14.007975 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
7435 | 2025.02.21 06:57:14.008005 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7436 | 2025.02.21 06:57:14.008084 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7437 | 2025.02.21 06:57:14.008652 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part | ||
7438 | 2025.02.21 06:57:14.009315 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 39 rows starting from the beginning of the part | ||
7439 | 2025.02.21 06:57:14.009981 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part | ||
7440 | 2025.02.21 06:57:14.010063 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7441 | 2025.02.21 06:57:14.010535 [ 186 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 39 rows starting from the beginning of the part | ||
7442 | 2025.02.21 06:57:14.011117 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2025.02.21 06:57:14.011531 [ 24 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7444 | 2025.02.21 06:57:14.011659 [ 24 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7445 | 2025.02.21 06:57:14.011743 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7446 | 2025.02.21 06:57:14.012100 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.007398 sec., 11084.076777507435 rows/sec., 720.87 KiB/sec. | ||
7447 | 2025.02.21 06:57:14.012177 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7448 | 2025.02.21 06:57:14.012343 [ 275 ] {6a7b3eb1-2f5a-42ed-9685-f32680c7a84f} <Debug> TCPHandler: Processed in 0.008128851 sec. | ||
7449 | 2025.02.21 06:57:14.012634 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7450 | 2025.02.21 06:57:14.012688 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3408 rows starting from the beginning of the part | ||
7451 | 2025.02.21 06:57:14.013034 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 48 rows starting from the beginning of the part | ||
7452 | 2025.02.21 06:57:14.013406 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7453 | 2025.02.21 06:57:14.013767 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7454 | 2025.02.21 06:57:14.014056 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7455 | 2025.02.21 06:57:14.014230 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 82 rows starting from the beginning of the part | ||
7456 | 2025.02.21 06:57:14.017058 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3740 rows, containing 4 columns (4 merged, 0 gathered) in 0.00511046 sec., 731832.359513625 rows/sec., 47.70 MiB/sec. | ||
7457 | 2025.02.21 06:57:14.017894 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7458 | 2025.02.21 06:57:14.018524 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7459 | 2025.02.21 06:57:14.018732 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_61_12} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7460 | 2025.02.21 06:57:14.018850 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
7461 | 2025.02.21 06:57:14.027343 [ 190 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 907 rows, containing 19 columns (19 merged, 0 gathered) in 0.023769009 sec., 38158.93207832098 rows/sec., 68.38 MiB/sec. | ||
7462 | 2025.02.21 06:57:14.028379 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7463 | 2025.02.21 06:57:14.028833 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7464 | 2025.02.21 06:57:14.028922 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7465 | 2025.02.21 06:57:14.029091 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
7466 | 2025.02.21 06:57:15.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 207.20 MiB, peak 219.68 MiB, free memory in arenas 0.00 B, will set to 213.64 MiB (RSS), difference: 6.44 MiB | ||
7467 | 2025.02.21 06:57:17.187304 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7468 | 2025.02.21 06:57:17.187388 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7469 | 2025.02.21 06:57:17.342449 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17446 | ||
7470 | 2025.02.21 06:57:17.343208 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7471 | 2025.02.21 06:57:17.343257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7472 | 2025.02.21 06:57:17.343786 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7473 | 2025.02.21 06:57:17.344035 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7474 | 2025.02.21 06:57:17.344246 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7475 | 2025.02.21 06:57:18.556871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7476 | 2025.02.21 06:57:18.578769 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7477 | 2025.02.21 06:57:18.578834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7478 | 2025.02.21 06:57:18.586182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7479 | 2025.02.21 06:57:18.586935 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2025.02.21 06:57:18.590788 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7481 | 2025.02.21 06:57:18.959341 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7482 | 2025.02.21 06:57:18.959531 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7483 | 2025.02.21 06:57:18.959601 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7484 | 2025.02.21 06:57:18.960348 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7485 | 2025.02.21 06:57:18.960394 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7486 | 2025.02.21 06:57:18.960825 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7487 | 2025.02.21 06:57:18.961085 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7488 | 2025.02.21 06:57:18.961307 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.36 MiB/sec. | ||
7489 | 2025.02.21 06:57:18.961366 [ 275 ] {0d4f0719-02c0-4d13-8a5a-3b2ebf98f072} <Debug> TCPHandler: Processed in 0.00216284 sec. | ||
7490 | 2025.02.21 06:57:18.961688 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7491 | 2025.02.21 06:57:18.961998 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7492 | 2025.02.21 06:57:18.962119 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7493 | 2025.02.21 06:57:18.962971 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7494 | 2025.02.21 06:57:18.963028 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7495 | 2025.02.21 06:57:18.963475 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7496 | 2025.02.21 06:57:18.963739 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7497 | 2025.02.21 06:57:18.963973 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002064 sec., 31007.7519379845 rows/sec., 2.42 MiB/sec. | ||
7498 | 2025.02.21 06:57:18.964042 [ 279 ] {3616f775-9ef9-40ad-890e-a00f993e1ce9} <Debug> TCPHandler: Processed in 0.002552971 sec. | ||
7499 | 2025.02.21 06:57:18.964195 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7500 | 2025.02.21 06:57:18.964334 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7501 | 2025.02.21 06:57:18.964396 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7502 | 2025.02.21 06:57:18.965061 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7503 | 2025.02.21 06:57:18.965108 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7504 | 2025.02.21 06:57:18.965530 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7505 | 2025.02.21 06:57:18.965773 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7506 | 2025.02.21 06:57:18.965980 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001677 sec., 95408.46750149076 rows/sec., 6.65 MiB/sec. | ||
7507 | 2025.02.21 06:57:18.966033 [ 275 ] {e1333cc3-d562-4a10-97f6-d9ecba04c758} <Debug> TCPHandler: Processed in 0.001906965 sec. | ||
7508 | 2025.02.21 06:57:18.966178 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7509 | 2025.02.21 06:57:18.966306 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7510 | 2025.02.21 06:57:18.966363 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7511 | 2025.02.21 06:57:18.966899 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7512 | 2025.02.21 06:57:18.966941 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7513 | 2025.02.21 06:57:18.967329 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7514 | 2025.02.21 06:57:18.967576 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7515 | 2025.02.21 06:57:18.967786 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00151 sec., 39735.09933774835 rows/sec., 2.68 MiB/sec. | ||
7516 | 2025.02.21 06:57:18.967840 [ 279 ] {f7c91313-f0f0-4e48-9cf0-5c9a2e910278} <Debug> TCPHandler: Processed in 0.001723851 sec. | ||
7517 | 2025.02.21 06:57:19.321584 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7518 | 2025.02.21 06:57:19.321805 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7519 | 2025.02.21 06:57:19.321887 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7520 | 2025.02.21 06:57:19.322732 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2025.02.21 06:57:19.322784 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7522 | 2025.02.21 06:57:19.323222 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7523 | 2025.02.21 06:57:19.323488 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2025.02.21 06:57:19.323744 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
7525 | 2025.02.21 06:57:19.323809 [ 275 ] {4b306291-f98a-4934-aa33-5b79491f06ee} <Debug> TCPHandler: Processed in 0.002363615 sec. | ||
7526 | 2025.02.21 06:57:19.324050 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7527 | 2025.02.21 06:57:19.324262 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7528 | 2025.02.21 06:57:19.324338 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7529 | 2025.02.21 06:57:19.325063 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7530 | 2025.02.21 06:57:19.325111 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7531 | 2025.02.21 06:57:19.325539 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
7532 | 2025.02.21 06:57:19.325810 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7533 | 2025.02.21 06:57:19.326061 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 87.92 KiB/sec. | ||
7534 | 2025.02.21 06:57:19.326127 [ 279 ] {666c95fc-10e1-4cd7-ae3c-30298f565cd7} <Debug> TCPHandler: Processed in 0.002214512 sec. | ||
7535 | 2025.02.21 06:57:19.326281 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7536 | 2025.02.21 06:57:19.326408 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7537 | 2025.02.21 06:57:19.326460 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7538 | 2025.02.21 06:57:19.327999 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7539 | 2025.02.21 06:57:19.328040 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7540 | 2025.02.21 06:57:19.328520 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7541 | 2025.02.21 06:57:19.328771 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7542 | 2025.02.21 06:57:19.329003 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002622 sec., 700228.832951945 rows/sec., 57.15 MiB/sec. | ||
7543 | 2025.02.21 06:57:19.329065 [ 275 ] {27c2e1df-be6f-4439-8724-95301c3158ee} <Debug> TCPHandler: Processed in 0.002856787 sec. | ||
7544 | 2025.02.21 06:57:19.329284 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2025.02.21 06:57:19.329442 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7546 | 2025.02.21 06:57:19.329504 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7547 | 2025.02.21 06:57:19.330316 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7548 | 2025.02.21 06:57:19.330358 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7549 | 2025.02.21 06:57:19.330745 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7550 | 2025.02.21 06:57:19.330986 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7551 | 2025.02.21 06:57:19.331200 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.001791 sec., 82077.05192629815 rows/sec., 5.16 MiB/sec. | ||
7552 | 2025.02.21 06:57:19.331255 [ 279 ] {61f8c615-8e68-4aff-b1c2-144ac9cfe161} <Debug> TCPHandler: Processed in 0.002081938 sec. | ||
7553 | 2025.02.21 06:57:19.331419 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7554 | 2025.02.21 06:57:19.331557 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7555 | 2025.02.21 06:57:19.331616 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7556 | 2025.02.21 06:57:19.332413 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7557 | 2025.02.21 06:57:19.332453 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7558 | 2025.02.21 06:57:19.332823 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7559 | 2025.02.21 06:57:19.333061 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7560 | 2025.02.21 06:57:19.333267 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001742 sec., 195752.009184845 rows/sec., 13.06 MiB/sec. | ||
7561 | 2025.02.21 06:57:19.333323 [ 275 ] {372fa877-1000-444b-aa1c-a9f784907124} <Debug> TCPHandler: Processed in 0.001972566 sec. | ||
7562 | 2025.02.21 06:57:19.333520 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7563 | 2025.02.21 06:57:19.333745 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7564 | 2025.02.21 06:57:19.333836 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7565 | 2025.02.21 06:57:19.334721 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7566 | 2025.02.21 06:57:19.334761 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7567 | 2025.02.21 06:57:19.335126 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7568 | 2025.02.21 06:57:19.335367 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7569 | 2025.02.21 06:57:19.335584 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001896 sec., 59071.72995780591 rows/sec., 3.37 MiB/sec. | ||
7570 | 2025.02.21 06:57:19.335639 [ 279 ] {e20ba27d-bcc2-400e-957d-6bece9223da9} <Debug> TCPHandler: Processed in 0.002228853 sec. | ||
7571 | 2025.02.21 06:57:19.335802 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7572 | 2025.02.21 06:57:19.335938 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7573 | 2025.02.21 06:57:19.335995 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7574 | 2025.02.21 06:57:19.336945 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7575 | 2025.02.21 06:57:19.336984 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7576 | 2025.02.21 06:57:19.337380 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7577 | 2025.02.21 06:57:19.337635 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7578 | 2025.02.21 06:57:19.337846 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.001937 sec., 453794.527620031 rows/sec., 32.85 MiB/sec. | ||
7579 | 2025.02.21 06:57:19.337901 [ 275 ] {b4cc970d-96ae-4ed7-99b7-c1de7c192901} <Debug> TCPHandler: Processed in 0.002166991 sec. | ||
7580 | 2025.02.21 06:57:19.338110 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7581 | 2025.02.21 06:57:19.338328 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7582 | 2025.02.21 06:57:19.338389 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7583 | 2025.02.21 06:57:19.338969 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7584 | 2025.02.21 06:57:19.339016 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7585 | 2025.02.21 06:57:19.339426 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7586 | 2025.02.21 06:57:19.339674 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7587 | 2025.02.21 06:57:19.339881 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001603 sec., 3742.9819089207735 rows/sec., 195.56 KiB/sec. | ||
7588 | 2025.02.21 06:57:19.339934 [ 279 ] {60574d43-c2a8-436b-9d00-a739433425af} <Debug> TCPHandler: Processed in 0.001934946 sec. | ||
7589 | 2025.02.21 06:57:19.340085 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7590 | 2025.02.21 06:57:19.340202 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7591 | 2025.02.21 06:57:19.340255 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7592 | 2025.02.21 06:57:19.341226 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7593 | 2025.02.21 06:57:19.341273 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7594 | 2025.02.21 06:57:19.341709 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7595 | 2025.02.21 06:57:19.341944 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7596 | 2025.02.21 06:57:19.342189 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002007 sec., 476332.83507722965 rows/sec., 31.65 MiB/sec. | ||
7597 | 2025.02.21 06:57:19.342258 [ 275 ] {ee9b541e-c294-42ed-be9a-867a6a9068f0} <Debug> TCPHandler: Processed in 0.002231832 sec. | ||
7598 | 2025.02.21 06:57:19.342456 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7599 | 2025.02.21 06:57:19.342610 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7600 | 2025.02.21 06:57:19.342669 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7601 | 2025.02.21 06:57:19.343220 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7602 | 2025.02.21 06:57:19.343266 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7603 | 2025.02.21 06:57:19.343626 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7604 | 2025.02.21 06:57:19.343862 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7605 | 2025.02.21 06:57:19.344078 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001498 sec., 667.5567423230975 rows/sec., 44.98 KiB/sec. | ||
7606 | 2025.02.21 06:57:19.344129 [ 279 ] {3fc727b0-7907-4f71-bddd-f6ff98f2147a} <Debug> TCPHandler: Processed in 0.001776591 sec. | ||
7607 | 2025.02.21 06:57:19.344262 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7608 | 2025.02.21 06:57:19.344397 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7609 | 2025.02.21 06:57:19.344488 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7610 | 2025.02.21 06:57:19.345837 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2025.02.21 06:57:19.345877 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7612 | 2025.02.21 06:57:19.346525 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7613 | 2025.02.21 06:57:19.346784 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7614 | 2025.02.21 06:57:19.347027 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.00266 sec., 14661.654135338345 rows/sec., 26.27 MiB/sec. | ||
7615 | 2025.02.21 06:57:19.347137 [ 275 ] {7996641a-7810-4d20-ae24-3026a4386883} <Debug> TCPHandler: Processed in 0.002930099 sec. | ||
7616 | 2025.02.21 06:57:19.347299 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7617 | 2025.02.21 06:57:19.347436 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7618 | 2025.02.21 06:57:19.347495 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7619 | 2025.02.21 06:57:19.348057 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2025.02.21 06:57:19.348104 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7621 | 2025.02.21 06:57:19.348498 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7622 | 2025.02.21 06:57:19.348730 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2025.02.21 06:57:19.348939 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001533 sec., 22178.73450750163 rows/sec., 1.29 MiB/sec. | ||
7624 | 2025.02.21 06:57:19.348991 [ 279 ] {b2f96c35-a67a-4a54-a69e-44861cde061c} <Debug> TCPHandler: Processed in 0.001752541 sec. | ||
7625 | 2025.02.21 06:57:22.434065 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1082 | ||
7626 | 2025.02.21 06:57:22.437554 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7627 | 2025.02.21 06:57:22.437601 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7628 | 2025.02.21 06:57:22.439088 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7629 | 2025.02.21 06:57:22.439422 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7630 | 2025.02.21 06:57:22.440034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1082 | ||
7631 | 2025.02.21 06:57:23.957387 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7632 | 2025.02.21 06:57:23.957602 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7633 | 2025.02.21 06:57:23.957684 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7634 | 2025.02.21 06:57:23.958597 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2025.02.21 06:57:23.958645 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7636 | 2025.02.21 06:57:23.959076 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7637 | 2025.02.21 06:57:23.959346 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7638 | 2025.02.21 06:57:23.959596 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002052 sec., 27290.448343079923 rows/sec., 2.10 MiB/sec. | ||
7639 | 2025.02.21 06:57:23.959666 [ 275 ] {505661fe-3d1f-4cac-be6d-bcb22b5ed168} <Debug> TCPHandler: Processed in 0.002421077 sec. | ||
7640 | 2025.02.21 06:57:23.959934 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7641 | 2025.02.21 06:57:23.960139 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7642 | 2025.02.21 06:57:23.960216 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7643 | 2025.02.21 06:57:23.961007 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7644 | 2025.02.21 06:57:23.961062 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7645 | 2025.02.21 06:57:23.961513 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7646 | 2025.02.21 06:57:23.961777 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7647 | 2025.02.21 06:57:23.962031 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. | ||
7648 | 2025.02.21 06:57:23.962115 [ 279 ] {648a0af8-6209-42b1-bdc4-7dc4ae1c63b1} <Debug> TCPHandler: Processed in 0.002320375 sec. | ||
7649 | 2025.02.21 06:57:23.962328 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7650 | 2025.02.21 06:57:23.962499 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7651 | 2025.02.21 06:57:23.962566 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7652 | 2025.02.21 06:57:23.963263 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7653 | 2025.02.21 06:57:23.963311 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7654 | 2025.02.21 06:57:23.963738 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7655 | 2025.02.21 06:57:23.963979 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7656 | 2025.02.21 06:57:23.964198 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001743 sec., 73436.60355708549 rows/sec., 5.11 MiB/sec. | ||
7657 | 2025.02.21 06:57:23.964256 [ 275 ] {810b8cb2-583d-469e-94c2-439a917b657c} <Debug> TCPHandler: Processed in 0.002043258 sec. | ||
7658 | 2025.02.21 06:57:23.964438 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7659 | 2025.02.21 06:57:23.964566 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7660 | 2025.02.21 06:57:23.964622 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7661 | 2025.02.21 06:57:23.965146 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2025.02.21 06:57:23.965188 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7663 | 2025.02.21 06:57:23.965596 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7664 | 2025.02.21 06:57:23.965850 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2025.02.21 06:57:23.966066 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001531 sec., 31352.057478772043 rows/sec., 2.11 MiB/sec. | ||
7666 | 2025.02.21 06:57:23.966121 [ 279 ] {26ecfc7d-755a-46ba-a668-42f90fb099b2} <Debug> TCPHandler: Processed in 0.001743901 sec. | ||
7667 | 2025.02.21 06:57:24.844414 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17873 | ||
7668 | 2025.02.21 06:57:24.845395 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7669 | 2025.02.21 06:57:24.845463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7670 | 2025.02.21 06:57:24.846160 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7671 | 2025.02.21 06:57:24.846425 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7672 | 2025.02.21 06:57:24.846726 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17873 | ||
7673 | 2025.02.21 06:57:26.090892 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7674 | 2025.02.21 06:57:26.112612 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7675 | 2025.02.21 06:57:26.112679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7676 | 2025.02.21 06:57:26.120223 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7677 | 2025.02.21 06:57:26.121020 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7678 | 2025.02.21 06:57:26.124176 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7679 | 2025.02.21 06:57:28.959053 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7680 | 2025.02.21 06:57:28.959270 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7681 | 2025.02.21 06:57:28.959351 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7682 | 2025.02.21 06:57:28.960181 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7683 | 2025.02.21 06:57:28.960236 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7684 | 2025.02.21 06:57:28.960679 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7685 | 2025.02.21 06:57:28.960947 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7686 | 2025.02.21 06:57:28.961209 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001996 sec., 28056.112224448898 rows/sec., 2.16 MiB/sec. | ||
7687 | 2025.02.21 06:57:28.961277 [ 275 ] {da12c57d-eb19-4242-91ec-e0f3fdbbdd83} <Debug> TCPHandler: Processed in 0.002371696 sec. | ||
7688 | 2025.02.21 06:57:28.961603 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7689 | 2025.02.21 06:57:28.961838 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7690 | 2025.02.21 06:57:28.961918 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7691 | 2025.02.21 06:57:28.962791 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7692 | 2025.02.21 06:57:28.962840 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7693 | 2025.02.21 06:57:28.963278 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7694 | 2025.02.21 06:57:28.963526 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7695 | 2025.02.21 06:57:28.963785 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002003 sec., 31952.07189216176 rows/sec., 2.49 MiB/sec. | ||
7696 | 2025.02.21 06:57:28.963872 [ 279 ] {17d58353-cce7-4c44-a668-dc46f4c5a5b4} <Debug> TCPHandler: Processed in 0.002463809 sec. | ||
7697 | 2025.02.21 06:57:28.964079 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7698 | 2025.02.21 06:57:28.964245 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7699 | 2025.02.21 06:57:28.964311 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7700 | 2025.02.21 06:57:28.964940 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7701 | 2025.02.21 06:57:28.964980 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7702 | 2025.02.21 06:57:28.965386 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7703 | 2025.02.21 06:57:28.965623 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7704 | 2025.02.21 06:57:28.965870 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001656 sec., 96618.35748792271 rows/sec., 6.73 MiB/sec. | ||
7705 | 2025.02.21 06:57:28.965991 [ 275 ] {caeee85d-4bfa-44c3-9ce1-d80c685f6d1e} <Debug> TCPHandler: Processed in 0.002010947 sec. | ||
7706 | 2025.02.21 06:57:28.966258 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7707 | 2025.02.21 06:57:28.966497 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7708 | 2025.02.21 06:57:28.966594 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7709 | 2025.02.21 06:57:28.967174 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7710 | 2025.02.21 06:57:28.967214 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7711 | 2025.02.21 06:57:28.967602 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7712 | 2025.02.21 06:57:28.967840 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7713 | 2025.02.21 06:57:28.968037 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001596 sec., 37593.984962406015 rows/sec., 2.53 MiB/sec. | ||
7714 | 2025.02.21 06:57:28.968129 [ 279 ] {96125a67-72ad-4f45-8da8-2f853f8c47a3} <Debug> TCPHandler: Processed in 0.002027157 sec. | ||
7715 | 2025.02.21 06:57:30.643970 [ 51 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
7716 | 2025.02.21 06:57:30.644097 [ 51 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7717 | 2025.02.21 06:57:30.644143 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7718 | 2025.02.21 06:57:30.644402 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7719 | 2025.02.21 06:57:30.644697 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7720 | 2025.02.21 06:57:30.644776 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7721 | 2025.02.21 06:57:30.644931 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7722 | 2025.02.21 06:57:30.645268 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7723 | 2025.02.21 06:57:30.645492 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7724 | 2025.02.21 06:57:30.645682 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
7725 | 2025.02.21 06:57:30.646876 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002610312 sec., 10343.591110947656 rows/sec., 696.98 KiB/sec. | ||
7726 | 2025.02.21 06:57:30.647163 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
7727 | 2025.02.21 06:57:30.647743 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_27_6} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7728 | 2025.02.21 06:57:30.647841 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_27_6} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
7729 | 2025.02.21 06:57:30.647943 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7730 | 2025.02.21 06:57:32.187457 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7731 | 2025.02.21 06:57:32.187522 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7732 | 2025.02.21 06:57:32.347066 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18361 | ||
7733 | 2025.02.21 06:57:32.347720 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7734 | 2025.02.21 06:57:32.347761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7735 | 2025.02.21 06:57:32.348285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7736 | 2025.02.21 06:57:32.348530 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7737 | 2025.02.21 06:57:32.348775 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7738 | 2025.02.21 06:57:32.440337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1098 | ||
7739 | 2025.02.21 06:57:32.443120 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7740 | 2025.02.21 06:57:32.443167 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7741 | 2025.02.21 06:57:32.444648 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7742 | 2025.02.21 06:57:32.444962 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7743 | 2025.02.21 06:57:32.446370 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
7744 | 2025.02.21 06:57:33.624274 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7745 | 2025.02.21 06:57:33.646661 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7746 | 2025.02.21 06:57:33.646724 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7747 | 2025.02.21 06:57:33.654288 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7748 | 2025.02.21 06:57:33.656281 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7749 | 2025.02.21 06:57:33.659651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7750 | 2025.02.21 06:57:33.967397 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7751 | 2025.02.21 06:57:33.967589 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7752 | 2025.02.21 06:57:33.967661 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7753 | 2025.02.21 06:57:33.968564 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7754 | 2025.02.21 06:57:33.968610 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7755 | 2025.02.21 06:57:33.969066 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7756 | 2025.02.21 06:57:33.969328 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7757 | 2025.02.21 06:57:33.969539 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002002 sec., 105894.1058941059 rows/sec., 6.73 MiB/sec. | ||
7758 | 2025.02.21 06:57:33.969606 [ 275 ] {661cc82c-74cf-4aaf-b508-2d22cfeac94f} <Debug> TCPHandler: Processed in 0.002341984 sec. | ||
7759 | 2025.02.21 06:57:33.969878 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7760 | 2025.02.21 06:57:33.970090 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7761 | 2025.02.21 06:57:33.970177 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7762 | 2025.02.21 06:57:33.971306 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7763 | 2025.02.21 06:57:33.971352 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7764 | 2025.02.21 06:57:33.971850 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7765 | 2025.02.21 06:57:33.972107 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7766 | 2025.02.21 06:57:33.972299 [ 48 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7767 | 2025.02.21 06:57:33.972354 [ 48 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7768 | 2025.02.21 06:57:33.972380 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002341 sec., 296881.6744980777 rows/sec., 23.70 MiB/sec. | ||
7769 | 2025.02.21 06:57:33.972393 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7770 | 2025.02.21 06:57:33.972533 [ 279 ] {c78907ea-f4d4-41dc-aa15-4b317e315ba0} <Debug> TCPHandler: Processed in 0.002798115 sec. | ||
7771 | 2025.02.21 06:57:33.972673 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
7772 | 2025.02.21 06:57:33.972722 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7773 | 2025.02.21 06:57:33.972967 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7774 | 2025.02.21 06:57:33.972975 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7775 | 2025.02.21 06:57:33.973027 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1844 rows starting from the beginning of the part | ||
7776 | 2025.02.21 06:57:33.973070 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7777 | 2025.02.21 06:57:33.973383 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 56 rows starting from the beginning of the part | ||
7778 | 2025.02.21 06:57:33.973733 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1836 rows starting from the beginning of the part | ||
7779 | 2025.02.21 06:57:33.974165 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
7780 | 2025.02.21 06:57:33.975169 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
7781 | 2025.02.21 06:57:33.975370 [ 187 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 695 rows starting from the beginning of the part | ||
7782 | 2025.02.21 06:57:33.976258 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7783 | 2025.02.21 06:57:33.976325 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7784 | 2025.02.21 06:57:33.977274 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7785 | 2025.02.21 06:57:33.977834 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7786 | 2025.02.21 06:57:33.978226 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.005338 sec., 27163.73173473211 rows/sec., 1.70 MiB/sec. | ||
7787 | 2025.02.21 06:57:33.978506 [ 275 ] {f8b98a13-5a90-406f-a250-d1872870c50c} <Debug> TCPHandler: Processed in 0.005856408 sec. | ||
7788 | 2025.02.21 06:57:33.978706 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7789 | 2025.02.21 06:57:33.979088 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7790 | 2025.02.21 06:57:33.979130 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006595135 sec., 688841.0927145539 rows/sec., 58.53 MiB/sec. | ||
7791 | 2025.02.21 06:57:33.979159 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7792 | 2025.02.21 06:57:33.979466 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7793 | 2025.02.21 06:57:33.980029 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7794 | 2025.02.21 06:57:33.980250 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_66_13} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7795 | 2025.02.21 06:57:33.980421 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
7796 | 2025.02.21 06:57:33.980482 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7797 | 2025.02.21 06:57:33.980529 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7798 | 2025.02.21 06:57:33.980913 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7799 | 2025.02.21 06:57:33.981168 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7800 | 2025.02.21 06:57:33.981409 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002439 sec., 46330.46330463304 rows/sec., 3.00 MiB/sec. | ||
7801 | 2025.02.21 06:57:33.981492 [ 279 ] {e157c8e6-68d2-48b7-9984-9726f79b5775} <Debug> TCPHandler: Processed in 0.002864457 sec. | ||
7802 | 2025.02.21 06:57:33.981753 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7803 | 2025.02.21 06:57:33.981907 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7804 | 2025.02.21 06:57:33.981967 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7805 | 2025.02.21 06:57:33.982690 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7806 | 2025.02.21 06:57:33.982736 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7807 | 2025.02.21 06:57:33.983116 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7808 | 2025.02.21 06:57:33.983364 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7809 | 2025.02.21 06:57:33.983587 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001714 sec., 65344.224037339554 rows/sec., 3.72 MiB/sec. | ||
7810 | 2025.02.21 06:57:33.983801 [ 275 ] {87686676-d8f5-45f2-9c3a-01fc289d7cba} <Debug> TCPHandler: Processed in 0.002197851 sec. | ||
7811 | 2025.02.21 06:57:33.983984 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7812 | 2025.02.21 06:57:33.984154 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7813 | 2025.02.21 06:57:33.984228 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7814 | 2025.02.21 06:57:33.985098 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7815 | 2025.02.21 06:57:33.985142 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7816 | 2025.02.21 06:57:33.985538 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7817 | 2025.02.21 06:57:33.985778 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7818 | 2025.02.21 06:57:33.985955 [ 48 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7819 | 2025.02.21 06:57:33.986004 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001882 sec., 223698.19341126463 rows/sec., 15.93 MiB/sec. | ||
7820 | 2025.02.21 06:57:33.986012 [ 48 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7821 | 2025.02.21 06:57:33.986080 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7822 | 2025.02.21 06:57:33.986129 [ 279 ] {b4339094-bb15-4d34-b894-42baf82c12cc} <Debug> TCPHandler: Processed in 0.002234832 sec. | ||
7823 | 2025.02.21 06:57:33.986383 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
7824 | 2025.02.21 06:57:33.986397 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7825 | 2025.02.21 06:57:33.986811 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7826 | 2025.02.21 06:57:33.986928 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7827 | 2025.02.21 06:57:33.987020 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7828 | 2025.02.21 06:57:33.987068 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 913 rows starting from the beginning of the part | ||
7829 | 2025.02.21 06:57:33.987567 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 64 rows starting from the beginning of the part | ||
7830 | 2025.02.21 06:57:33.988046 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 879 rows starting from the beginning of the part | ||
7831 | 2025.02.21 06:57:33.988472 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
7832 | 2025.02.21 06:57:33.988894 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
7833 | 2025.02.21 06:57:33.989289 [ 187 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 421 rows starting from the beginning of the part | ||
7834 | 2025.02.21 06:57:33.989885 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7835 | 2025.02.21 06:57:33.989986 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7836 | 2025.02.21 06:57:33.990939 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7837 | 2025.02.21 06:57:33.991521 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7838 | 2025.02.21 06:57:33.991913 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005269 sec., 1138.7360030366292 rows/sec., 59.49 KiB/sec. | ||
7839 | 2025.02.21 06:57:33.991997 [ 275 ] {16d1b873-e637-4f18-bab6-ee65aaed35cc} <Debug> TCPHandler: Processed in 0.005714264 sec. | ||
7840 | 2025.02.21 06:57:33.992265 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7841 | 2025.02.21 06:57:33.992474 [ 189 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.006299978 sec., 381747.36483206763 rows/sec., 29.22 MiB/sec. | ||
7842 | 2025.02.21 06:57:33.992497 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7843 | 2025.02.21 06:57:33.992568 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7844 | 2025.02.21 06:57:33.992714 [ 189 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7845 | 2025.02.21 06:57:33.993106 [ 189 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7846 | 2025.02.21 06:57:33.993236 [ 189 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_66_13} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7847 | 2025.02.21 06:57:33.993340 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
7848 | 2025.02.21 06:57:33.993429 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7849 | 2025.02.21 06:57:33.993467 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7850 | 2025.02.21 06:57:33.993859 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7851 | 2025.02.21 06:57:33.994101 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7852 | 2025.02.21 06:57:33.994271 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7853 | 2025.02.21 06:57:33.994325 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7854 | 2025.02.21 06:57:33.994340 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001879 sec., 126130.92070250133 rows/sec., 8.45 MiB/sec. | ||
7855 | 2025.02.21 06:57:33.994362 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7856 | 2025.02.21 06:57:33.994536 [ 279 ] {98a61e09-c5ab-40c8-8bbb-e2b98864ec2b} <Debug> TCPHandler: Processed in 0.002420887 sec. | ||
7857 | 2025.02.21 06:57:33.994624 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
7858 | 2025.02.21 06:57:33.994732 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7859 | 2025.02.21 06:57:33.994809 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7860 | 2025.02.21 06:57:33.994873 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18523 rows starting from the beginning of the part | ||
7861 | 2025.02.21 06:57:33.994976 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7862 | 2025.02.21 06:57:33.995179 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7863 | 2025.02.21 06:57:33.995206 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
7864 | 2025.02.21 06:57:33.995663 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 956 rows starting from the beginning of the part | ||
7865 | 2025.02.21 06:57:33.995981 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 128 rows starting from the beginning of the part | ||
7866 | 2025.02.21 06:57:33.996365 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
7867 | 2025.02.21 06:57:33.996715 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
7868 | 2025.02.21 06:57:33.997513 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7869 | 2025.02.21 06:57:33.997572 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7870 | 2025.02.21 06:57:33.998199 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7871 | 2025.02.21 06:57:33.998510 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7872 | 2025.02.21 06:57:33.998818 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003908 sec., 255.88536335721597 rows/sec., 17.24 KiB/sec. | ||
7873 | 2025.02.21 06:57:33.998982 [ 275 ] {39117b35-6e6c-49e1-8464-460dda8d42df} <Debug> TCPHandler: Processed in 0.004339242 sec. | ||
7874 | 2025.02.21 06:57:33.999224 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7875 | 2025.02.21 06:57:33.999517 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7876 | 2025.02.21 06:57:33.999790 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7877 | 2025.02.21 06:57:34.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.40 MiB, peak 219.68 MiB, free memory in arenas 0.00 B, will set to 214.16 MiB (RSS), difference: -4.24 MiB | ||
7878 | 2025.02.21 06:57:34.002024 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7879 | 2025.02.21 06:57:34.002063 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7880 | 2025.02.21 06:57:34.003122 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7881 | 2025.02.21 06:57:34.003452 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7882 | 2025.02.21 06:57:34.003961 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.004535 sec., 8599.779492833517 rows/sec., 15.41 MiB/sec. | ||
7883 | 2025.02.21 06:57:34.004121 [ 279 ] {e0447b47-4619-4a8c-b640-f161c964ae9a} <Debug> TCPHandler: Processed in 0.005016338 sec. | ||
7884 | 2025.02.21 06:57:34.004276 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7885 | 2025.02.21 06:57:34.004429 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7886 | 2025.02.21 06:57:34.004480 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7887 | 2025.02.21 06:57:34.005132 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20164 rows, containing 5 columns (5 merged, 0 gathered) in 0.01063652 sec., 1895732.8148680208 rows/sec., 127.98 MiB/sec. | ||
7888 | 2025.02.21 06:57:34.005511 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7889 | 2025.02.21 06:57:34.005789 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7890 | 2025.02.21 06:57:34.005854 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7891 | 2025.02.21 06:57:34.006168 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7892 | 2025.02.21 06:57:34.006321 [ 191 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7893 | 2025.02.21 06:57:34.006498 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
7894 | 2025.02.21 06:57:34.006606 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7895 | 2025.02.21 06:57:34.006859 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7896 | 2025.02.21 06:57:34.007039 [ 47 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7897 | 2025.02.21 06:57:34.007113 [ 47 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7898 | 2025.02.21 06:57:34.007120 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002703 sec., 30336.662967073622 rows/sec., 1.93 MiB/sec. | ||
7899 | 2025.02.21 06:57:34.007160 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
7900 | 2025.02.21 06:57:34.007290 [ 275 ] {585a6390-4caa-4959-a338-30f4d1da21f7} <Debug> TCPHandler: Processed in 0.003068572 sec. | ||
7901 | 2025.02.21 06:57:34.007501 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7902 | 2025.02.21 06:57:34.007875 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7903 | 2025.02.21 06:57:34.007970 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3740 rows starting from the beginning of the part | ||
7904 | 2025.02.21 06:57:34.008250 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
7905 | 2025.02.21 06:57:34.008344 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
7906 | 2025.02.21 06:57:34.008553 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 48 rows starting from the beginning of the part | ||
7907 | 2025.02.21 06:57:34.008780 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7908 | 2025.02.21 06:57:34.008899 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
7909 | 2025.02.21 06:57:34.010834 [ 197 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4024 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548894 sec., 1133874.3845265596 rows/sec., 73.90 MiB/sec. | ||
7910 | 2025.02.21 06:57:34.011153 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7911 | 2025.02.21 06:57:34.011459 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7912 | 2025.02.21 06:57:34.011542 [ 196 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_66_13} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7913 | 2025.02.21 06:57:34.011624 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
7914 | 2025.02.21 06:57:35.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.13 MiB, peak 219.68 MiB, free memory in arenas 0.00 B, will set to 214.62 MiB (RSS), difference: 3.50 MiB | ||
7915 | 2025.02.21 06:57:38.958451 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2025.02.21 06:57:38.958640 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7917 | 2025.02.21 06:57:38.958713 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7918 | 2025.02.21 06:57:38.959465 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7919 | 2025.02.21 06:57:38.959511 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7920 | 2025.02.21 06:57:38.959944 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7921 | 2025.02.21 06:57:38.960215 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7922 | 2025.02.21 06:57:38.960416 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001828 sec., 30634.57330415755 rows/sec., 2.35 MiB/sec. | ||
7923 | 2025.02.21 06:57:38.960480 [ 275 ] {979e249d-4365-41ea-bf52-100ca727e834} <Debug> TCPHandler: Processed in 0.002162341 sec. | ||
7924 | 2025.02.21 06:57:38.960727 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7925 | 2025.02.21 06:57:38.960921 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7926 | 2025.02.21 06:57:38.960994 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7927 | 2025.02.21 06:57:38.961774 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7928 | 2025.02.21 06:57:38.961829 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7929 | 2025.02.21 06:57:38.962283 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7930 | 2025.02.21 06:57:38.962555 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7931 | 2025.02.21 06:57:38.962820 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001949 sec., 32837.35248845562 rows/sec., 2.56 MiB/sec. | ||
7932 | 2025.02.21 06:57:38.962933 [ 279 ] {5cb2ef6a-9628-465d-8fd7-1e2e6ec50e53} <Debug> TCPHandler: Processed in 0.002339135 sec. | ||
7933 | 2025.02.21 06:57:38.963165 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7934 | 2025.02.21 06:57:38.963364 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7935 | 2025.02.21 06:57:38.963432 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7936 | 2025.02.21 06:57:38.964092 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7937 | 2025.02.21 06:57:38.964132 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7938 | 2025.02.21 06:57:38.964545 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7939 | 2025.02.21 06:57:38.964791 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7940 | 2025.02.21 06:57:38.964997 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
7941 | 2025.02.21 06:57:38.965084 [ 275 ] {1da05a7a-d24f-482d-9533-b410a0e7d221} <Debug> TCPHandler: Processed in 0.002068979 sec. | ||
7942 | 2025.02.21 06:57:38.965299 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7943 | 2025.02.21 06:57:38.965489 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7944 | 2025.02.21 06:57:38.965554 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7945 | 2025.02.21 06:57:38.966151 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7946 | 2025.02.21 06:57:38.966193 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7947 | 2025.02.21 06:57:38.966596 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
7948 | 2025.02.21 06:57:38.966856 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7949 | 2025.02.21 06:57:38.967062 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001609 sec., 37290.24238657551 rows/sec., 2.51 MiB/sec. | ||
7950 | 2025.02.21 06:57:38.967117 [ 279 ] {5ff4d37c-0d8a-41f2-aec4-7a2f0c25e459} <Debug> TCPHandler: Processed in 0.001955445 sec. | ||
7951 | 2025.02.21 06:57:39.848923 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18788 | ||
7952 | 2025.02.21 06:57:39.849584 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7953 | 2025.02.21 06:57:39.849638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7954 | 2025.02.21 06:57:39.850167 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7955 | 2025.02.21 06:57:39.850417 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7956 | 2025.02.21 06:57:39.850633 [ 43 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7957 | 2025.02.21 06:57:39.850670 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18788 | ||
7958 | 2025.02.21 06:57:39.850721 [ 43 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7959 | 2025.02.21 06:57:39.850750 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7960 | 2025.02.21 06:57:39.850967 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7961 | 2025.02.21 06:57:39.851176 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7962 | 2025.02.21 06:57:39.851226 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7963 | 2025.02.21 06:57:39.851314 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7964 | 2025.02.21 06:57:39.851516 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7965 | 2025.02.21 06:57:39.851678 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7966 | 2025.02.21 06:57:39.851790 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7967 | 2025.02.21 06:57:39.851895 [ 201 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
7968 | 2025.02.21 06:57:39.854254 [ 200 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18788 rows, containing 4 columns (4 merged, 0 gathered) in 0.00342088 sec., 5492154.0656205425 rows/sec., 78.57 MiB/sec. | ||
7969 | 2025.02.21 06:57:39.854670 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7970 | 2025.02.21 06:57:39.855053 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_41_8} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7971 | 2025.02.21 06:57:39.855142 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_41_8} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7972 | 2025.02.21 06:57:39.855286 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7973 | 2025.02.21 06:57:41.159748 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7974 | 2025.02.21 06:57:41.180816 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7975 | 2025.02.21 06:57:41.180875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7976 | 2025.02.21 06:57:41.188742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7977 | 2025.02.21 06:57:41.189556 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7978 | 2025.02.21 06:57:41.189943 [ 41 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7979 | 2025.02.21 06:57:41.190087 [ 41 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7980 | 2025.02.21 06:57:41.190164 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7981 | 2025.02.21 06:57:41.190854 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7982 | 2025.02.21 06:57:41.206750 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7983 | 2025.02.21 06:57:41.208565 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7984 | 2025.02.21 06:57:41.210240 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7985 | 2025.02.21 06:57:41.216215 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7986 | 2025.02.21 06:57:41.221990 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7987 | 2025.02.21 06:57:41.227918 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7988 | 2025.02.21 06:57:41.233671 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7989 | 2025.02.21 06:57:41.238264 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
7990 | 2025.02.21 06:57:41.299786 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.109458295 sec., 2822.99299472918 rows/sec., 14.60 MiB/sec. | ||
7991 | 2025.02.21 06:57:41.302772 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7992 | 2025.02.21 06:57:41.305683 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_41_8} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7993 | 2025.02.21 06:57:41.305811 [ 186 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_41_8} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7994 | 2025.02.21 06:57:41.308233 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7995 | 2025.02.21 06:57:42.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.81 MiB, peak 229.23 MiB, free memory in arenas 0.00 B, will set to 217.86 MiB (RSS), difference: 2.05 MiB | ||
7996 | 2025.02.21 06:57:42.446541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1128 | ||
7997 | 2025.02.21 06:57:42.449623 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7998 | 2025.02.21 06:57:42.449668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
7999 | 2025.02.21 06:57:42.451139 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8000 | 2025.02.21 06:57:42.451456 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8001 | 2025.02.21 06:57:42.452677 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
8002 | 2025.02.21 06:57:43.966640 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8003 | 2025.02.21 06:57:43.966857 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8004 | 2025.02.21 06:57:43.966942 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8005 | 2025.02.21 06:57:43.967872 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8006 | 2025.02.21 06:57:43.967930 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8007 | 2025.02.21 06:57:43.968415 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8008 | 2025.02.21 06:57:43.968678 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8009 | 2025.02.21 06:57:43.968903 [ 39 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8010 | 2025.02.21 06:57:43.968974 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002171 sec., 97650.8521418701 rows/sec., 6.21 MiB/sec. | ||
8011 | 2025.02.21 06:57:43.969024 [ 39 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8012 | 2025.02.21 06:57:43.969119 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8013 | 2025.02.21 06:57:43.969156 [ 275 ] {480fe1f7-b044-48ef-b322-94b506c49cea} <Debug> TCPHandler: Processed in 0.002656333 sec. | ||
8014 | 2025.02.21 06:57:43.969485 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8015 | 2025.02.21 06:57:43.969564 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8016 | 2025.02.21 06:57:43.969960 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8017 | 2025.02.21 06:57:43.970041 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8018 | 2025.02.21 06:57:43.970086 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8019 | 2025.02.21 06:57:43.970235 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8020 | 2025.02.21 06:57:43.970455 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8021 | 2025.02.21 06:57:43.970848 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8022 | 2025.02.21 06:57:43.971168 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8023 | 2025.02.21 06:57:43.971548 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8024 | 2025.02.21 06:57:43.973676 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8025 | 2025.02.21 06:57:43.973792 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8026 | 2025.02.21 06:57:43.973882 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004643109 sec., 228295.3081652832 rows/sec., 15.39 MiB/sec. | ||
8027 | 2025.02.21 06:57:43.974075 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8028 | 2025.02.21 06:57:43.974664 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_29_7} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8029 | 2025.02.21 06:57:43.974749 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8030 | 2025.02.21 06:57:43.974802 [ 188 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_29_7} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8031 | 2025.02.21 06:57:43.974938 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
8032 | 2025.02.21 06:57:43.975145 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8033 | 2025.02.21 06:57:43.975406 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.005538 sec., 125496.56915854098 rows/sec., 10.02 MiB/sec. | ||
8034 | 2025.02.21 06:57:43.975485 [ 279 ] {a0a41056-c585-4921-8d89-ba99d774fb43} <Debug> TCPHandler: Processed in 0.006180286 sec. | ||
8035 | 2025.02.21 06:57:43.975657 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8036 | 2025.02.21 06:57:43.975805 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8037 | 2025.02.21 06:57:43.975868 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8038 | 2025.02.21 06:57:43.976586 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2025.02.21 06:57:43.976627 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8040 | 2025.02.21 06:57:43.977005 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8041 | 2025.02.21 06:57:43.977262 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2025.02.21 06:57:43.977426 [ 39 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8043 | 2025.02.21 06:57:43.977489 [ 39 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8044 | 2025.02.21 06:57:43.977521 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001747 sec., 82999.42759015455 rows/sec., 5.21 MiB/sec. | ||
8045 | 2025.02.21 06:57:43.977528 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8046 | 2025.02.21 06:57:43.977692 [ 275 ] {51154285-9096-45fb-9702-f9daad0946e6} <Debug> TCPHandler: Processed in 0.00210302 sec. | ||
8047 | 2025.02.21 06:57:43.977810 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::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 | ||
8048 | 2025.02.21 06:57:43.977944 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8049 | 2025.02.21 06:57:43.978017 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8050 | 2025.02.21 06:57:43.978074 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 163 rows starting from the beginning of the part | ||
8051 | 2025.02.21 06:57:43.978386 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 145 rows starting from the beginning of the part | ||
8052 | 2025.02.21 06:57:43.978406 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8053 | 2025.02.21 06:57:43.978577 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8054 | 2025.02.21 06:57:43.978684 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 145 rows starting from the beginning of the part | ||
8055 | 2025.02.21 06:57:43.979075 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 147 rows starting from the beginning of the part | ||
8056 | 2025.02.21 06:57:43.979395 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 145 rows starting from the beginning of the part | ||
8057 | 2025.02.21 06:57:43.979797 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 145 rows starting from the beginning of the part | ||
8058 | 2025.02.21 06:57:43.981408 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8059 | 2025.02.21 06:57:43.981483 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8060 | 2025.02.21 06:57:43.982412 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8061 | 2025.02.21 06:57:43.982694 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 890 rows, containing 5 columns (5 merged, 0 gathered) in 0.005008368 sec., 177702.59693377165 rows/sec., 11.85 MiB/sec. | ||
8062 | 2025.02.21 06:57:43.982915 [ 190 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8063 | 2025.02.21 06:57:43.982933 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8064 | 2025.02.21 06:57:43.983322 [ 39 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8065 | 2025.02.21 06:57:43.983452 [ 39 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2025.02.21 06:57:43.983507 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005204 sec., 21714.066102997695 rows/sec., 1.41 MiB/sec. | ||
8067 | 2025.02.21 06:57:43.983567 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8068 | 2025.02.21 06:57:43.983583 [ 194 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2025.02.21 06:57:43.983843 [ 279 ] {4d9f18ab-b3f5-4c5a-b77e-d8d3f278f6dd} <Debug> TCPHandler: Processed in 0.006015781 sec. | ||
8070 | 2025.02.21 06:57:43.984178 [ 194 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_29_6} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8071 | 2025.02.21 06:57:43.984233 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
8072 | 2025.02.21 06:57:43.984295 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2025.02.21 06:57:43.984619 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
8074 | 2025.02.21 06:57:43.984890 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8075 | 2025.02.21 06:57:43.984925 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8076 | 2025.02.21 06:57:43.985047 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 341 rows starting from the beginning of the part | ||
8077 | 2025.02.21 06:57:43.985061 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8078 | 2025.02.21 06:57:43.985446 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 113 rows starting from the beginning of the part | ||
8079 | 2025.02.21 06:57:43.985769 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 113 rows starting from the beginning of the part | ||
8080 | 2025.02.21 06:57:43.986173 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 341 rows starting from the beginning of the part | ||
8081 | 2025.02.21 06:57:43.986646 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
8082 | 2025.02.21 06:57:43.986938 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 113 rows starting from the beginning of the part | ||
8083 | 2025.02.21 06:57:43.987930 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8084 | 2025.02.21 06:57:43.988012 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8085 | 2025.02.21 06:57:43.989100 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8086 | 2025.02.21 06:57:43.989662 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8087 | 2025.02.21 06:57:43.989834 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006075203 sec., 186660.42928935873 rows/sec., 13.02 MiB/sec. | ||
8088 | 2025.02.21 06:57:43.990089 [ 39 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8089 | 2025.02.21 06:57:43.990143 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8090 | 2025.02.21 06:57:43.990273 [ 39 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8091 | 2025.02.21 06:57:43.990304 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005625 sec., 19911.111111111113 rows/sec., 1.13 MiB/sec. | ||
8092 | 2025.02.21 06:57:43.990353 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8093 | 2025.02.21 06:57:43.990639 [ 275 ] {3e77a958-3ac9-49e4-90ee-76485f9d181c} <Debug> TCPHandler: Processed in 0.006563354 sec. | ||
8094 | 2025.02.21 06:57:43.990702 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8095 | 2025.02.21 06:57:43.990947 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2025.02.21 06:57:43.990969 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8097 | 2025.02.21 06:57:43.991043 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8098 | 2025.02.21 06:57:43.991155 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8099 | 2025.02.21 06:57:43.991157 [ 190 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_29_6} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8100 | 2025.02.21 06:57:43.991344 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8101 | 2025.02.21 06:57:43.991493 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
8102 | 2025.02.21 06:57:43.991575 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8103 | 2025.02.21 06:57:43.991664 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8104 | 2025.02.21 06:57:43.992091 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8105 | 2025.02.21 06:57:43.992416 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8106 | 2025.02.21 06:57:43.992826 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
8107 | 2025.02.21 06:57:43.994675 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8108 | 2025.02.21 06:57:43.994761 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8109 | 2025.02.21 06:57:43.995105 [ 193 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004590658 sec., 121986.86985612956 rows/sec., 7.41 MiB/sec. | ||
8110 | 2025.02.21 06:57:43.995316 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8111 | 2025.02.21 06:57:43.995560 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8112 | 2025.02.21 06:57:43.995819 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_29_7} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8113 | 2025.02.21 06:57:43.995978 [ 198 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_29_7} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8114 | 2025.02.21 06:57:43.996070 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8115 | 2025.02.21 06:57:43.996139 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8116 | 2025.02.21 06:57:43.996395 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00521 sec., 80806.14203454895 rows/sec., 5.76 MiB/sec. | ||
8117 | 2025.02.21 06:57:43.996471 [ 279 ] {ffd60434-1af9-4da6-8eec-6e0890f20355} <Debug> TCPHandler: Processed in 0.005678804 sec. | ||
8118 | 2025.02.21 06:57:43.996639 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8119 | 2025.02.21 06:57:43.996779 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8120 | 2025.02.21 06:57:43.996838 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8121 | 2025.02.21 06:57:43.997391 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8122 | 2025.02.21 06:57:43.997430 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8123 | 2025.02.21 06:57:43.997806 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8124 | 2025.02.21 06:57:43.998040 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8125 | 2025.02.21 06:57:43.998211 [ 38 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8126 | 2025.02.21 06:57:43.998263 [ 38 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8127 | 2025.02.21 06:57:43.998281 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
8128 | 2025.02.21 06:57:43.998311 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8129 | 2025.02.21 06:57:43.998440 [ 275 ] {734694f2-512a-429f-bca5-0c0a88a0f8be} <Debug> TCPHandler: Processed in 0.001860134 sec. | ||
8130 | 2025.02.21 06:57:43.998851 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8131 | 2025.02.21 06:57:43.999124 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8132 | 2025.02.21 06:57:43.999387 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8133 | 2025.02.21 06:57:43.999465 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8134 | 2025.02.21 06:57:43.999465 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8135 | 2025.02.21 06:57:43.999523 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8136 | 2025.02.21 06:57:43.999735 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8137 | 2025.02.21 06:57:44.000104 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8138 | 2025.02.21 06:57:44.000649 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8139 | 2025.02.21 06:57:44.001133 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8140 | 2025.02.21 06:57:44.001543 [ 189 ] {83b10f5b-d352-4d80-9716-34494a532901::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 | ||
8141 | 2025.02.21 06:57:44.002507 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8142 | 2025.02.21 06:57:44.002554 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8143 | 2025.02.21 06:57:44.003164 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8144 | 2025.02.21 06:57:44.003356 [ 196 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004883564 sec., 35629.716330122836 rows/sec., 1.82 MiB/sec. | ||
8145 | 2025.02.21 06:57:44.003602 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2025.02.21 06:57:44.003744 [ 187 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8147 | 2025.02.21 06:57:44.004074 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004779 sec., 49591.96484620213 rows/sec., 3.32 MiB/sec. | ||
8148 | 2025.02.21 06:57:44.004161 [ 279 ] {e27687b7-f6d4-4215-a01c-2b774a4d66c5} <Debug> TCPHandler: Processed in 0.005596362 sec. | ||
8149 | 2025.02.21 06:57:44.004368 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8150 | 2025.02.21 06:57:44.004569 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8151 | 2025.02.21 06:57:44.004579 [ 187 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_29_6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8152 | 2025.02.21 06:57:44.004687 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8153 | 2025.02.21 06:57:44.004790 [ 187 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_29_6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8154 | 2025.02.21 06:57:44.005029 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8155 | 2025.02.21 06:57:44.005462 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8156 | 2025.02.21 06:57:44.005505 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8157 | 2025.02.21 06:57:44.005867 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8158 | 2025.02.21 06:57:44.006102 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8159 | 2025.02.21 06:57:44.006331 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001816 sec., 550.6607929515419 rows/sec., 37.11 KiB/sec. | ||
8160 | 2025.02.21 06:57:44.006460 [ 275 ] {c3749f64-7f02-441c-8506-6b1730437dc4} <Debug> TCPHandler: Processed in 0.002174041 sec. | ||
8161 | 2025.02.21 06:57:44.006658 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8162 | 2025.02.21 06:57:44.006771 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8163 | 2025.02.21 06:57:44.006848 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8164 | 2025.02.21 06:57:44.008248 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8165 | 2025.02.21 06:57:44.008339 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8166 | 2025.02.21 06:57:44.009155 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8167 | 2025.02.21 06:57:44.009425 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8168 | 2025.02.21 06:57:44.009775 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003003 sec., 12987.012987012988 rows/sec., 23.27 MiB/sec. | ||
8169 | 2025.02.21 06:57:44.010175 [ 279 ] {e84618b8-01de-46e7-83c3-63381a13111b} <Debug> TCPHandler: Processed in 0.003599805 sec. | ||
8170 | 2025.02.21 06:57:44.010339 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8171 | 2025.02.21 06:57:44.010475 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8172 | 2025.02.21 06:57:44.010535 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8173 | 2025.02.21 06:57:44.011110 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8174 | 2025.02.21 06:57:44.011156 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8175 | 2025.02.21 06:57:44.011557 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8176 | 2025.02.21 06:57:44.011799 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8177 | 2025.02.21 06:57:44.012011 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. | ||
8178 | 2025.02.21 06:57:44.012061 [ 275 ] {0215a2be-59b4-4350-b612-450fafa562d3} <Debug> TCPHandler: Processed in 0.001787972 sec. | ||
8179 | 2025.02.21 06:57:47.187577 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8180 | 2025.02.21 06:57:47.187686 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8181 | 2025.02.21 06:57:47.350833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19276 | ||
8182 | 2025.02.21 06:57:47.351535 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8183 | 2025.02.21 06:57:47.351591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8184 | 2025.02.21 06:57:47.352142 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8185 | 2025.02.21 06:57:47.352421 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8186 | 2025.02.21 06:57:47.352720 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8187 | 2025.02.21 06:57:48.706867 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8188 | 2025.02.21 06:57:48.726117 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8189 | 2025.02.21 06:57:48.726188 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8190 | 2025.02.21 06:57:48.733117 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8191 | 2025.02.21 06:57:48.733886 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8192 | 2025.02.21 06:57:48.736668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8193 | 2025.02.21 06:57:48.959050 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8194 | 2025.02.21 06:57:48.959264 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8195 | 2025.02.21 06:57:48.959353 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8196 | 2025.02.21 06:57:48.960173 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8197 | 2025.02.21 06:57:48.960218 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8198 | 2025.02.21 06:57:48.960665 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8199 | 2025.02.21 06:57:48.960921 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2025.02.21 06:57:48.961119 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec. | ||
8201 | 2025.02.21 06:57:48.961183 [ 275 ] {7c85edb9-ae23-4b18-bf3e-6d73d5ccdbde} <Debug> TCPHandler: Processed in 0.002266863 sec. | ||
8202 | 2025.02.21 06:57:48.961444 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8203 | 2025.02.21 06:57:48.961664 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8204 | 2025.02.21 06:57:48.961747 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8205 | 2025.02.21 06:57:48.962605 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8206 | 2025.02.21 06:57:48.962655 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8207 | 2025.02.21 06:57:48.963094 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8208 | 2025.02.21 06:57:48.963364 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8209 | 2025.02.21 06:57:48.963602 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001998 sec., 32032.032032032028 rows/sec., 2.50 MiB/sec. | ||
8210 | 2025.02.21 06:57:48.963668 [ 279 ] {904ae32a-3198-4c3e-b0e7-a21bf5ba9e24} <Debug> TCPHandler: Processed in 0.002361665 sec. | ||
8211 | 2025.02.21 06:57:48.963834 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8212 | 2025.02.21 06:57:48.963981 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8213 | 2025.02.21 06:57:48.964046 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8214 | 2025.02.21 06:57:48.964685 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8215 | 2025.02.21 06:57:48.964724 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8216 | 2025.02.21 06:57:48.965128 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8217 | 2025.02.21 06:57:48.965373 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8218 | 2025.02.21 06:57:48.965557 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
8219 | 2025.02.21 06:57:48.965613 [ 275 ] {bfdbf1ea-34b8-4eb1-9dda-410b0972ea36} <Debug> TCPHandler: Processed in 0.001848173 sec. | ||
8220 | 2025.02.21 06:57:48.965811 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8221 | 2025.02.21 06:57:48.965988 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8222 | 2025.02.21 06:57:48.966064 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8223 | 2025.02.21 06:57:48.966689 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8224 | 2025.02.21 06:57:48.966731 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8225 | 2025.02.21 06:57:48.967124 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8226 | 2025.02.21 06:57:48.967372 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8227 | 2025.02.21 06:57:48.967586 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
8228 | 2025.02.21 06:57:48.967639 [ 279 ] {6d9ff60f-cbbc-4c49-8219-cb83cd13bd7b} <Debug> TCPHandler: Processed in 0.001913445 sec. | ||
8229 | 2025.02.21 06:57:49.321709 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8230 | 2025.02.21 06:57:49.321922 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8231 | 2025.02.21 06:57:49.322000 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8232 | 2025.02.21 06:57:49.322874 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8233 | 2025.02.21 06:57:49.322917 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8234 | 2025.02.21 06:57:49.323370 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8235 | 2025.02.21 06:57:49.323627 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8236 | 2025.02.21 06:57:49.323833 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001966 sec., 107833.16378433368 rows/sec., 6.86 MiB/sec. | ||
8237 | 2025.02.21 06:57:49.323896 [ 275 ] {3aa8dc8d-1f5e-4619-a69d-236530dff590} <Debug> TCPHandler: Processed in 0.002319185 sec. | ||
8238 | 2025.02.21 06:57:49.324161 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8239 | 2025.02.21 06:57:49.324425 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8240 | 2025.02.21 06:57:49.324507 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8241 | 2025.02.21 06:57:49.325188 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8242 | 2025.02.21 06:57:49.325233 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8243 | 2025.02.21 06:57:49.325604 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
8244 | 2025.02.21 06:57:49.325831 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8245 | 2025.02.21 06:57:49.326077 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001774 sec., 9019.165727170237 rows/sec., 735.45 KiB/sec. | ||
8246 | 2025.02.21 06:57:49.326209 [ 279 ] {f6a670b8-24f0-42a5-b1a1-be4bec6aac06} <Debug> TCPHandler: Processed in 0.002192301 sec. | ||
8247 | 2025.02.21 06:57:49.326380 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8248 | 2025.02.21 06:57:49.326523 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8249 | 2025.02.21 06:57:49.326582 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8250 | 2025.02.21 06:57:49.328279 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8251 | 2025.02.21 06:57:49.328318 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8252 | 2025.02.21 06:57:49.328807 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8253 | 2025.02.21 06:57:49.329056 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8254 | 2025.02.21 06:57:49.329245 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.002756 sec., 668722.7866473149 rows/sec., 54.56 MiB/sec. | ||
8255 | 2025.02.21 06:57:49.329305 [ 275 ] {8803996f-b237-4967-bfa7-82385e9af2dc} <Debug> TCPHandler: Processed in 0.0029922 sec. | ||
8256 | 2025.02.21 06:57:49.329511 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8257 | 2025.02.21 06:57:49.329735 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8258 | 2025.02.21 06:57:49.329827 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8259 | 2025.02.21 06:57:49.330796 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8260 | 2025.02.21 06:57:49.330837 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8261 | 2025.02.21 06:57:49.331210 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8262 | 2025.02.21 06:57:49.331460 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8263 | 2025.02.21 06:57:49.331674 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.001995 sec., 80701.75438596492 rows/sec., 5.11 MiB/sec. | ||
8264 | 2025.02.21 06:57:49.331730 [ 279 ] {af93569b-8be5-45f8-803e-7eb56094fcc8} <Debug> TCPHandler: Processed in 0.002329245 sec. | ||
8265 | 2025.02.21 06:57:49.331888 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8266 | 2025.02.21 06:57:49.332027 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8267 | 2025.02.21 06:57:49.332085 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8268 | 2025.02.21 06:57:49.332915 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8269 | 2025.02.21 06:57:49.332951 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8270 | 2025.02.21 06:57:49.333319 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8271 | 2025.02.21 06:57:49.333557 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8272 | 2025.02.21 06:57:49.333770 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001774 sec., 192220.9695603157 rows/sec., 12.83 MiB/sec. | ||
8273 | 2025.02.21 06:57:49.333826 [ 275 ] {629480c7-28e5-41ce-80b8-bc0522863a32} <Debug> TCPHandler: Processed in 0.002004048 sec. | ||
8274 | 2025.02.21 06:57:49.334034 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8275 | 2025.02.21 06:57:49.334257 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8276 | 2025.02.21 06:57:49.334347 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8277 | 2025.02.21 06:57:49.335029 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8278 | 2025.02.21 06:57:49.335068 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8279 | 2025.02.21 06:57:49.335433 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8280 | 2025.02.21 06:57:49.335675 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8281 | 2025.02.21 06:57:49.335879 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001679 sec., 66706.37284097678 rows/sec., 3.80 MiB/sec. | ||
8282 | 2025.02.21 06:57:49.336001 [ 279 ] {b4caf212-ed0c-49b2-8ec1-6c4e99476002} <Debug> TCPHandler: Processed in 0.002079279 sec. | ||
8283 | 2025.02.21 06:57:49.336173 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2025.02.21 06:57:49.336309 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8285 | 2025.02.21 06:57:49.336368 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8286 | 2025.02.21 06:57:49.337256 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8287 | 2025.02.21 06:57:49.337295 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8288 | 2025.02.21 06:57:49.337695 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8289 | 2025.02.21 06:57:49.337935 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8290 | 2025.02.21 06:57:49.338150 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.001871 sec., 477284.87439871725 rows/sec., 34.61 MiB/sec. | ||
8291 | 2025.02.21 06:57:49.338205 [ 275 ] {e584a815-62fc-4956-b7a6-c9957ce7efc4} <Debug> TCPHandler: Processed in 0.00210777 sec. | ||
8292 | 2025.02.21 06:57:49.338338 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8293 | 2025.02.21 06:57:49.338459 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8294 | 2025.02.21 06:57:49.338517 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8295 | 2025.02.21 06:57:49.339114 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8296 | 2025.02.21 06:57:49.339158 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8297 | 2025.02.21 06:57:49.339569 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8298 | 2025.02.21 06:57:49.339804 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8299 | 2025.02.21 06:57:49.339980 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00155 sec., 3870.967741935484 rows/sec., 202.24 KiB/sec. | ||
8300 | 2025.02.21 06:57:49.340029 [ 279 ] {9de1d569-9e0f-4159-b534-71ee7aa41629} <Debug> TCPHandler: Processed in 0.001747441 sec. | ||
8301 | 2025.02.21 06:57:49.340173 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8302 | 2025.02.21 06:57:49.340289 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8303 | 2025.02.21 06:57:49.340341 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8304 | 2025.02.21 06:57:49.341082 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8305 | 2025.02.21 06:57:49.341121 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8306 | 2025.02.21 06:57:49.341551 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8307 | 2025.02.21 06:57:49.341790 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8308 | 2025.02.21 06:57:49.342003 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001739 sec., 553766.5324899367 rows/sec., 36.80 MiB/sec. | ||
8309 | 2025.02.21 06:57:49.342055 [ 275 ] {cbcd8f6d-5af6-48c0-a1e8-203045cff96a} <Debug> TCPHandler: Processed in 0.001936005 sec. | ||
8310 | 2025.02.21 06:57:49.342194 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8311 | 2025.02.21 06:57:49.342310 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8312 | 2025.02.21 06:57:49.342360 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8313 | 2025.02.21 06:57:49.342905 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8314 | 2025.02.21 06:57:49.342948 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8315 | 2025.02.21 06:57:49.343373 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8316 | 2025.02.21 06:57:49.343618 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8317 | 2025.02.21 06:57:49.343791 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
8318 | 2025.02.21 06:57:49.343840 [ 279 ] {c92f6ba4-8b39-44f9-bb40-81d6c44931b5} <Debug> TCPHandler: Processed in 0.00170122 sec. | ||
8319 | 2025.02.21 06:57:49.343983 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8320 | 2025.02.21 06:57:49.344099 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8321 | 2025.02.21 06:57:49.344177 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8322 | 2025.02.21 06:57:49.345352 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8323 | 2025.02.21 06:57:49.345391 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8324 | 2025.02.21 06:57:49.346037 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8325 | 2025.02.21 06:57:49.346293 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8326 | 2025.02.21 06:57:49.346598 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002514 sec., 15513.126491646777 rows/sec., 27.80 MiB/sec. | ||
8327 | 2025.02.21 06:57:49.347249 [ 275 ] {0b84828a-123e-4663-8d98-fe35c4862eaf} <Debug> TCPHandler: Processed in 0.003319049 sec. | ||
8328 | 2025.02.21 06:57:49.347467 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2025.02.21 06:57:49.347613 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8330 | 2025.02.21 06:57:49.347671 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8331 | 2025.02.21 06:57:49.348229 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8332 | 2025.02.21 06:57:49.348273 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8333 | 2025.02.21 06:57:49.348669 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8334 | 2025.02.21 06:57:49.348901 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8335 | 2025.02.21 06:57:49.349072 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001489 sec., 22834.116856950972 rows/sec., 1.33 MiB/sec. | ||
8336 | 2025.02.21 06:57:49.349121 [ 279 ] {3c6a0863-8e7c-49e2-828d-5f7d3e38ff4d} <Debug> TCPHandler: Processed in 0.001763042 sec. | ||
8337 | 2025.02.21 06:57:52.452914 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1182 | ||
8338 | 2025.02.21 06:57:52.457178 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8339 | 2025.02.21 06:57:52.457231 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8340 | 2025.02.21 06:57:52.458719 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8341 | 2025.02.21 06:57:52.459030 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8342 | 2025.02.21 06:57:52.459254 [ 27 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8343 | 2025.02.21 06:57:52.459386 [ 27 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8344 | 2025.02.21 06:57:52.459462 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8345 | 2025.02.21 06:57:52.459958 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
8346 | 2025.02.21 06:57:52.460414 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
8347 | 2025.02.21 06:57:52.460969 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8348 | 2025.02.21 06:57:52.461167 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 998 rows starting from the beginning of the part | ||
8349 | 2025.02.21 06:57:52.461709 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
8350 | 2025.02.21 06:57:52.462230 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 54 rows starting from the beginning of the part | ||
8351 | 2025.02.21 06:57:52.462741 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part | ||
8352 | 2025.02.21 06:57:52.463225 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
8353 | 2025.02.21 06:57:52.463701 [ 196 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
8354 | 2025.02.21 06:57:52.472069 [ 191 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1182 rows, containing 72 columns (72 merged, 0 gathered) in 0.012443033 sec., 94992.91691985387 rows/sec., 75.24 MiB/sec. | ||
8355 | 2025.02.21 06:57:52.473565 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8356 | 2025.02.21 06:57:52.474406 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8357 | 2025.02.21 06:57:52.474512 [ 197 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_31_6} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8358 | 2025.02.21 06:57:52.474846 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
8359 | 2025.02.21 06:57:53.957605 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8360 | 2025.02.21 06:57:53.957797 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8361 | 2025.02.21 06:57:53.957871 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8362 | 2025.02.21 06:57:53.958660 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8363 | 2025.02.21 06:57:53.958714 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8364 | 2025.02.21 06:57:53.959141 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8365 | 2025.02.21 06:57:53.959390 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8366 | 2025.02.21 06:57:53.959601 [ 25 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8367 | 2025.02.21 06:57:53.959624 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001873 sec., 29898.558462359848 rows/sec., 2.30 MiB/sec. | ||
8368 | 2025.02.21 06:57:53.959686 [ 25 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8369 | 2025.02.21 06:57:53.959757 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8370 | 2025.02.21 06:57:53.959766 [ 275 ] {27972f6a-9826-495c-8c9e-352f3b8dd11c} <Debug> TCPHandler: Processed in 0.002296564 sec. | ||
8371 | 2025.02.21 06:57:53.959968 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
8372 | 2025.02.21 06:57:53.960092 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8373 | 2025.02.21 06:57:53.960176 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8374 | 2025.02.21 06:57:53.960239 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1844 rows starting from the beginning of the part | ||
8375 | 2025.02.21 06:57:53.960431 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8376 | 2025.02.21 06:57:53.960456 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
8377 | 2025.02.21 06:57:53.960627 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8378 | 2025.02.21 06:57:53.960670 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 695 rows starting from the beginning of the part | ||
8379 | 2025.02.21 06:57:53.961102 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
8380 | 2025.02.21 06:57:53.961376 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1843 rows starting from the beginning of the part | ||
8381 | 2025.02.21 06:57:53.961643 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
8382 | 2025.02.21 06:57:53.963609 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8383 | 2025.02.21 06:57:53.963680 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8384 | 2025.02.21 06:57:53.964662 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8385 | 2025.02.21 06:57:53.965002 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2025.02.21 06:57:53.965196 [ 25 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8387 | 2025.02.21 06:57:53.965315 [ 25 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8388 | 2025.02.21 06:57:53.965408 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8389 | 2025.02.21 06:57:53.965609 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005269 sec., 12146.517365724047 rows/sec., 970.82 KiB/sec. | ||
8390 | 2025.02.21 06:57:53.966090 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
8391 | 2025.02.21 06:57:53.966186 [ 279 ] {6bcedcdf-b7f6-47eb-a945-921714bdfb66} <Debug> TCPHandler: Processed in 0.006236346 sec. | ||
8392 | 2025.02.21 06:57:53.966238 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.00634968 sec., 716571.5437628353 rows/sec., 60.88 MiB/sec. | ||
8393 | 2025.02.21 06:57:53.966484 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8394 | 2025.02.21 06:57:53.966731 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8395 | 2025.02.21 06:57:53.966755 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8396 | 2025.02.21 06:57:53.966902 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 913 rows starting from the beginning of the part | ||
8397 | 2025.02.21 06:57:53.967029 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8398 | 2025.02.21 06:57:53.967322 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8399 | 2025.02.21 06:57:53.967429 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
8400 | 2025.02.21 06:57:53.968019 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 421 rows starting from the beginning of the part | ||
8401 | 2025.02.21 06:57:53.968212 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8402 | 2025.02.21 06:57:53.968640 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
8403 | 2025.02.21 06:57:53.968774 [ 195 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_71_14} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8404 | 2025.02.21 06:57:53.969171 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 893 rows starting from the beginning of the part | ||
8405 | 2025.02.21 06:57:53.969403 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
8406 | 2025.02.21 06:57:53.969701 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
8407 | 2025.02.21 06:57:53.971558 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8408 | 2025.02.21 06:57:53.971625 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8409 | 2025.02.21 06:57:53.972762 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8410 | 2025.02.21 06:57:53.973048 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8411 | 2025.02.21 06:57:53.973460 [ 25 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8412 | 2025.02.21 06:57:53.973590 [ 25 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8413 | 2025.02.21 06:57:53.973652 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8414 | 2025.02.21 06:57:53.973649 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008059059 sec., 300159.1128691327 rows/sec., 22.99 MiB/sec. | ||
8415 | 2025.02.21 06:57:53.973710 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.006908 sec., 18529.241459177763 rows/sec., 1.29 MiB/sec. | ||
8416 | 2025.02.21 06:57:53.974053 [ 275 ] {85a55ae7-3386-4d77-8748-6a86c97e98a5} <Debug> TCPHandler: Processed in 0.007713522 sec. | ||
8417 | 2025.02.21 06:57:53.974082 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8418 | 2025.02.21 06:57:53.974262 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8419 | 2025.02.21 06:57:53.974314 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8420 | 2025.02.21 06:57:53.974603 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8421 | 2025.02.21 06:57:53.974683 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8422 | 2025.02.21 06:57:53.974702 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20164 rows starting from the beginning of the part | ||
8423 | 2025.02.21 06:57:53.974873 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8424 | 2025.02.21 06:57:53.975243 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8425 | 2025.02.21 06:57:53.975805 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 237 rows starting from the beginning of the part | ||
8426 | 2025.02.21 06:57:53.975900 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8427 | 2025.02.21 06:57:53.976335 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8428 | 2025.02.21 06:57:53.976757 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 963 rows starting from the beginning of the part | ||
8429 | 2025.02.21 06:57:53.976799 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_71_14} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8430 | 2025.02.21 06:57:53.977186 [ 199 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 128 rows starting from the beginning of the part | ||
8431 | 2025.02.21 06:57:53.977699 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
8432 | 2025.02.21 06:57:53.978060 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8433 | 2025.02.21 06:57:53.978117 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8434 | 2025.02.21 06:57:53.978811 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8435 | 2025.02.21 06:57:53.979112 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8436 | 2025.02.21 06:57:53.979348 [ 25 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8437 | 2025.02.21 06:57:53.979461 [ 25 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8438 | 2025.02.21 06:57:53.979545 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
8439 | 2025.02.21 06:57:53.979594 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005007 sec., 9586.578789694428 rows/sec., 661.57 KiB/sec. | ||
8440 | 2025.02.21 06:57:53.979923 [ 279 ] {ff132400-4410-4728-98e5-8aeb682cf348} <Debug> TCPHandler: Processed in 0.005731025 sec. | ||
8441 | 2025.02.21 06:57:53.979995 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8442 | 2025.02.21 06:57:53.980389 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8443 | 2025.02.21 06:57:53.980468 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4024 rows starting from the beginning of the part | ||
8444 | 2025.02.21 06:57:53.980754 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8445 | 2025.02.21 06:57:53.981058 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 82 rows starting from the beginning of the part | ||
8446 | 2025.02.21 06:57:53.981393 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8447 | 2025.02.21 06:57:53.981679 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
8448 | 2025.02.21 06:57:53.981934 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 48 rows starting from the beginning of the part | ||
8449 | 2025.02.21 06:57:53.985042 [ 194 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4308 rows, containing 4 columns (4 merged, 0 gathered) in 0.005347096 sec., 805670.9660720511 rows/sec., 52.51 MiB/sec. | ||
8450 | 2025.02.21 06:57:53.985692 [ 194 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8451 | 2025.02.21 06:57:53.986091 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8452 | 2025.02.21 06:57:53.986238 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_71_14} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8453 | 2025.02.21 06:57:53.986393 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
8454 | 2025.02.21 06:57:53.987263 [ 194 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21812 rows, containing 5 columns (5 merged, 0 gathered) in 0.013495868 sec., 1616198.3801264209 rows/sec., 109.10 MiB/sec. | ||
8455 | 2025.02.21 06:57:53.987726 [ 194 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8456 | 2025.02.21 06:57:53.988015 [ 194 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8457 | 2025.02.21 06:57:53.988110 [ 194 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8458 | 2025.02.21 06:57:53.988213 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
8459 | 2025.02.21 06:57:54.000226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.27 MiB, peak 229.48 MiB, free memory in arenas 0.00 B, will set to 219.79 MiB (RSS), difference: 1.52 MiB | ||
8460 | 2025.02.21 06:57:54.852878 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19703 | ||
8461 | 2025.02.21 06:57:54.853640 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8462 | 2025.02.21 06:57:54.853694 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8463 | 2025.02.21 06:57:54.854263 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8464 | 2025.02.21 06:57:54.854526 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8465 | 2025.02.21 06:57:54.854793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19703 | ||
8466 | 2025.02.21 06:57:56.236759 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
8467 | 2025.02.21 06:57:56.257762 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8468 | 2025.02.21 06:57:56.257835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8469 | 2025.02.21 06:57:56.265310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8470 | 2025.02.21 06:57:56.266141 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8471 | 2025.02.21 06:57:56.270318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
8472 | 2025.02.21 06:57:58.958459 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8473 | 2025.02.21 06:57:58.958645 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8474 | 2025.02.21 06:57:58.958717 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8475 | 2025.02.21 06:57:58.959496 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8476 | 2025.02.21 06:57:58.959541 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8477 | 2025.02.21 06:57:58.959997 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8478 | 2025.02.21 06:57:58.960244 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8479 | 2025.02.21 06:57:58.960482 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001888 sec., 29661.016949152545 rows/sec., 2.28 MiB/sec. | ||
8480 | 2025.02.21 06:57:58.960548 [ 275 ] {d42edf25-f46c-4218-ad0d-893ee75e84fb} <Debug> TCPHandler: Processed in 0.002218792 sec. | ||
8481 | 2025.02.21 06:57:58.960814 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8482 | 2025.02.21 06:57:58.961001 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8483 | 2025.02.21 06:57:58.961075 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8484 | 2025.02.21 06:57:58.961855 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8485 | 2025.02.21 06:57:58.961902 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8486 | 2025.02.21 06:57:58.962334 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8487 | 2025.02.21 06:57:58.962585 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8488 | 2025.02.21 06:57:58.962820 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00187 sec., 34224.59893048128 rows/sec., 2.67 MiB/sec. | ||
8489 | 2025.02.21 06:57:58.962884 [ 279 ] {8038a2cc-3702-4f2a-b344-bf74befd53a8} <Debug> TCPHandler: Processed in 0.002214042 sec. | ||
8490 | 2025.02.21 06:57:58.963052 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8491 | 2025.02.21 06:57:58.963196 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8492 | 2025.02.21 06:57:58.963260 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8493 | 2025.02.21 06:57:58.963914 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8494 | 2025.02.21 06:57:58.963953 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8495 | 2025.02.21 06:57:58.964363 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8496 | 2025.02.21 06:57:58.964605 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8497 | 2025.02.21 06:57:58.964821 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
8498 | 2025.02.21 06:57:58.964875 [ 275 ] {aceeb47a-346b-4580-a646-48af01ba7dc9} <Debug> TCPHandler: Processed in 0.001892275 sec. | ||
8499 | 2025.02.21 06:57:58.965030 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8500 | 2025.02.21 06:57:58.965175 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8501 | 2025.02.21 06:57:58.965239 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8502 | 2025.02.21 06:57:58.965835 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8503 | 2025.02.21 06:57:58.965875 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8504 | 2025.02.21 06:57:58.966264 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8505 | 2025.02.21 06:57:58.966498 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8506 | 2025.02.21 06:57:58.966733 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00159 sec., 37735.84905660377 rows/sec., 2.54 MiB/sec. | ||
8507 | 2025.02.21 06:57:58.966797 [ 279 ] {86a4914c-ea9f-4e9b-a95e-8a60132a459c} <Debug> TCPHandler: Processed in 0.001833963 sec. | ||
8508 | 2025.02.21 06:58:00.627406 [ 123 ] {} <Debug> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
8509 | 2025.02.21 06:58:00.627509 [ 123 ] {} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8510 | 2025.02.21 06:58:00.627539 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8511 | 2025.02.21 06:58:00.627772 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::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 | ||
8512 | 2025.02.21 06:58:00.627989 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8513 | 2025.02.21 06:58:00.628034 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::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 | ||
8514 | 2025.02.21 06:58:00.628126 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
8515 | 2025.02.21 06:58:00.628394 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
8516 | 2025.02.21 06:58:00.628557 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
8517 | 2025.02.21 06:58:00.628775 [ 193 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part | ||
8518 | 2025.02.21 06:58:00.629848 [ 194 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 5 columns (5 merged, 0 gathered) in 0.002212772 sec., 24403.779512755948 rows/sec., 2.04 MiB/sec. | ||
8519 | 2025.02.21 06:58:00.630064 [ 192 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
8520 | 2025.02.21 06:58:00.630460 [ 192 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8521 | 2025.02.21 06:58:00.630567 [ 192 ] {f88868e3-0c47-4efa-97f4-e214ea79f994::all_1_9_2} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
8522 | 2025.02.21 06:58:00.630689 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8523 | 2025.02.21 06:58:02.187986 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8524 | 2025.02.21 06:58:02.188073 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8525 | 2025.02.21 06:58:02.354935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20191 | ||
8526 | 2025.02.21 06:58:02.355599 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8527 | 2025.02.21 06:58:02.355641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8528 | 2025.02.21 06:58:02.356181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8529 | 2025.02.21 06:58:02.356445 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8530 | 2025.02.21 06:58:02.356684 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8531 | 2025.02.21 06:58:02.460721 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1198 | ||
8532 | 2025.02.21 06:58:02.463518 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8533 | 2025.02.21 06:58:02.463575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8534 | 2025.02.21 06:58:02.465064 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8535 | 2025.02.21 06:58:02.465410 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8536 | 2025.02.21 06:58:02.467051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1198 | ||
8537 | 2025.02.21 06:58:03.770421 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
8538 | 2025.02.21 06:58:03.793062 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8539 | 2025.02.21 06:58:03.793114 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8540 | 2025.02.21 06:58:03.800743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8541 | 2025.02.21 06:58:03.801564 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8542 | 2025.02.21 06:58:03.804683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8543 | 2025.02.21 06:58:03.966506 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8544 | 2025.02.21 06:58:03.966717 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8545 | 2025.02.21 06:58:03.966799 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8546 | 2025.02.21 06:58:03.967701 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8547 | 2025.02.21 06:58:03.967749 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8548 | 2025.02.21 06:58:03.968193 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8549 | 2025.02.21 06:58:03.968443 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8550 | 2025.02.21 06:58:03.968736 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002078 sec., 102021.17420596728 rows/sec., 6.49 MiB/sec. | ||
8551 | 2025.02.21 06:58:03.968979 [ 275 ] {854b3817-7e1c-47b1-9b50-d99fbf5dd9f0} <Debug> TCPHandler: Processed in 0.002609241 sec. | ||
8552 | 2025.02.21 06:58:03.969284 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8553 | 2025.02.21 06:58:03.969499 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8554 | 2025.02.21 06:58:03.969581 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8555 | 2025.02.21 06:58:03.970903 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8556 | 2025.02.21 06:58:03.970958 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8557 | 2025.02.21 06:58:03.971441 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8558 | 2025.02.21 06:58:03.971707 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8559 | 2025.02.21 06:58:03.971949 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002509 sec., 277002.78995615785 rows/sec., 22.12 MiB/sec. | ||
8560 | 2025.02.21 06:58:03.972022 [ 279 ] {eb7a6600-b610-478f-8a01-3318cae3ee2d} <Debug> TCPHandler: Processed in 0.002888728 sec. | ||
8561 | 2025.02.21 06:58:03.972229 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8562 | 2025.02.21 06:58:03.972375 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8563 | 2025.02.21 06:58:03.972435 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8564 | 2025.02.21 06:58:03.973218 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8565 | 2025.02.21 06:58:03.973259 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8566 | 2025.02.21 06:58:03.973638 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8567 | 2025.02.21 06:58:03.973888 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8568 | 2025.02.21 06:58:03.974106 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001767 sec., 82059.98868138087 rows/sec., 5.15 MiB/sec. | ||
8569 | 2025.02.21 06:58:03.974165 [ 275 ] {2643e225-cbbb-4f33-9781-e60bc99d2e97} <Debug> TCPHandler: Processed in 0.002002537 sec. | ||
8570 | 2025.02.21 06:58:03.974394 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8571 | 2025.02.21 06:58:03.974624 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8572 | 2025.02.21 06:58:03.974719 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8573 | 2025.02.21 06:58:03.975521 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8574 | 2025.02.21 06:58:03.975563 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8575 | 2025.02.21 06:58:03.975945 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8576 | 2025.02.21 06:58:03.976185 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8577 | 2025.02.21 06:58:03.976448 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.00188 sec., 60106.382978723406 rows/sec., 3.89 MiB/sec. | ||
8578 | 2025.02.21 06:58:03.976648 [ 279 ] {6ec4f12c-c46e-45c3-b486-1263e4050841} <Debug> TCPHandler: Processed in 0.002361185 sec. | ||
8579 | 2025.02.21 06:58:03.976835 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8580 | 2025.02.21 06:58:03.976953 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8581 | 2025.02.21 06:58:03.977003 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8582 | 2025.02.21 06:58:03.977625 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8583 | 2025.02.21 06:58:03.977663 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8584 | 2025.02.21 06:58:03.978031 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8585 | 2025.02.21 06:58:03.978269 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8586 | 2025.02.21 06:58:03.978486 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001559 sec., 71840.9236690186 rows/sec., 4.09 MiB/sec. | ||
8587 | 2025.02.21 06:58:03.978540 [ 275 ] {adc4ad3c-624e-4c90-98ad-faeaa2378be5} <Debug> TCPHandler: Processed in 0.001779582 sec. | ||
8588 | 2025.02.21 06:58:03.978677 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8589 | 2025.02.21 06:58:03.978795 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8590 | 2025.02.21 06:58:03.978843 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8591 | 2025.02.21 06:58:03.979596 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8592 | 2025.02.21 06:58:03.979635 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8593 | 2025.02.21 06:58:03.980016 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8594 | 2025.02.21 06:58:03.980260 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8595 | 2025.02.21 06:58:03.980489 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.00172 sec., 244767.44186046513 rows/sec., 17.44 MiB/sec. | ||
8596 | 2025.02.21 06:58:03.980544 [ 279 ] {550eecfc-c6dc-4194-9092-f1ae5e646fd8} <Debug> TCPHandler: Processed in 0.001924335 sec. | ||
8597 | 2025.02.21 06:58:03.980711 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8598 | 2025.02.21 06:58:03.980850 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8599 | 2025.02.21 06:58:03.980911 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8600 | 2025.02.21 06:58:03.981400 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8601 | 2025.02.21 06:58:03.981439 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8602 | 2025.02.21 06:58:03.981803 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8603 | 2025.02.21 06:58:03.982034 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8604 | 2025.02.21 06:58:03.982311 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001485 sec., 4040.4040404040406 rows/sec., 211.10 KiB/sec. | ||
8605 | 2025.02.21 06:58:03.982411 [ 275 ] {5e216f51-84b4-4184-b6fe-10cec877442d} <Debug> TCPHandler: Processed in 0.001766771 sec. | ||
8606 | 2025.02.21 06:58:03.982676 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8607 | 2025.02.21 06:58:03.982909 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8608 | 2025.02.21 06:58:03.983004 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8609 | 2025.02.21 06:58:03.983604 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8610 | 2025.02.21 06:58:03.983643 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8611 | 2025.02.21 06:58:03.984038 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8612 | 2025.02.21 06:58:03.984267 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8613 | 2025.02.21 06:58:03.984482 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001629 sec., 145488.02946593 rows/sec., 9.75 MiB/sec. | ||
8614 | 2025.02.21 06:58:03.984534 [ 279 ] {fea8cdbc-aabf-4ede-94a7-26c3df063b8b} <Debug> TCPHandler: Processed in 0.002024278 sec. | ||
8615 | 2025.02.21 06:58:03.984690 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8616 | 2025.02.21 06:58:03.984828 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8617 | 2025.02.21 06:58:03.984889 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8618 | 2025.02.21 06:58:03.985367 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8619 | 2025.02.21 06:58:03.985405 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8620 | 2025.02.21 06:58:03.985760 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8621 | 2025.02.21 06:58:03.986004 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8622 | 2025.02.21 06:58:03.986243 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
8623 | 2025.02.21 06:58:03.986368 [ 275 ] {174f7a36-e644-4154-82e1-1d109483c7c9} <Debug> TCPHandler: Processed in 0.001743661 sec. | ||
8624 | 2025.02.21 06:58:03.986528 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8625 | 2025.02.21 06:58:03.986666 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8626 | 2025.02.21 06:58:03.986759 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8627 | 2025.02.21 06:58:03.988004 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8628 | 2025.02.21 06:58:03.988043 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8629 | 2025.02.21 06:58:03.988748 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8630 | 2025.02.21 06:58:03.989005 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8631 | 2025.02.21 06:58:03.989212 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8632 | 2025.02.21 06:58:03.989313 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002664 sec., 14639.63963963964 rows/sec., 26.23 MiB/sec. | ||
8633 | 2025.02.21 06:58:03.989322 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8634 | 2025.02.21 06:58:03.989431 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8635 | 2025.02.21 06:58:03.989695 [ 279 ] {b8f32cf6-6298-4aaf-be1f-02677bfa97cc} <Debug> TCPHandler: Processed in 0.003233187 sec. | ||
8636 | 2025.02.21 06:58:03.989736 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
8637 | 2025.02.21 06:58:03.989880 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8638 | 2025.02.21 06:58:03.990169 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8639 | 2025.02.21 06:58:03.990255 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8640 | 2025.02.21 06:58:03.990278 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8641 | 2025.02.21 06:58:03.990437 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 907 rows starting from the beginning of the part | ||
8642 | 2025.02.21 06:58:03.991322 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part | ||
8643 | 2025.02.21 06:58:03.991975 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 39 rows starting from the beginning of the part | ||
8644 | 2025.02.21 06:58:03.992756 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part | ||
8645 | 2025.02.21 06:58:03.992758 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8646 | 2025.02.21 06:58:03.992836 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8647 | 2025.02.21 06:58:03.993347 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 39 rows starting from the beginning of the part | ||
8648 | 2025.02.21 06:58:03.993984 [ 193 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
8649 | 2025.02.21 06:58:03.994422 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8650 | 2025.02.21 06:58:03.995008 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8651 | 2025.02.21 06:58:03.995503 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005409 sec., 15159.918654095027 rows/sec., 985.95 KiB/sec. | ||
8652 | 2025.02.21 06:58:03.995844 [ 275 ] {d13d14f0-b52d-4314-9703-a4d310054967} <Debug> TCPHandler: Processed in 0.006049692 sec. | ||
8653 | 2025.02.21 06:58:04.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.78 MiB, peak 229.48 MiB, free memory in arenas 0.00 B, will set to 221.10 MiB (RSS), difference: -7.68 MiB | ||
8654 | 2025.02.21 06:58:04.002964 [ 194 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1102 rows, containing 19 columns (19 merged, 0 gathered) in 0.013347494 sec., 82562.31469367958 rows/sec., 147.95 MiB/sec. | ||
8655 | 2025.02.21 06:58:04.004692 [ 187 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8656 | 2025.02.21 06:58:04.005152 [ 187 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8657 | 2025.02.21 06:58:04.005244 [ 187 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8658 | 2025.02.21 06:58:04.005408 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.57 MiB. | ||
8659 | 2025.02.21 06:58:05.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 213.54 MiB, peak 229.48 MiB, free memory in arenas 0.00 B, will set to 222.82 MiB (RSS), difference: 9.28 MiB | ||
8660 | 2025.02.21 06:58:08.958739 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8661 | 2025.02.21 06:58:08.958933 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8662 | 2025.02.21 06:58:08.959010 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8663 | 2025.02.21 06:58:08.959800 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8664 | 2025.02.21 06:58:08.959855 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8665 | 2025.02.21 06:58:08.960296 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8666 | 2025.02.21 06:58:08.960543 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8667 | 2025.02.21 06:58:08.960772 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001892 sec., 29598.308668076108 rows/sec., 2.27 MiB/sec. | ||
8668 | 2025.02.21 06:58:08.960839 [ 275 ] {9092e25c-0211-4f25-9377-29be5c8ce649} <Debug> TCPHandler: Processed in 0.002233883 sec. | ||
8669 | 2025.02.21 06:58:08.961095 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8670 | 2025.02.21 06:58:08.961291 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8671 | 2025.02.21 06:58:08.961372 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8672 | 2025.02.21 06:58:08.962234 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8673 | 2025.02.21 06:58:08.962278 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8674 | 2025.02.21 06:58:08.962712 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8675 | 2025.02.21 06:58:08.962970 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2025.02.21 06:58:08.963171 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001937 sec., 33040.78471863707 rows/sec., 2.58 MiB/sec. | ||
8677 | 2025.02.21 06:58:08.963236 [ 279 ] {3c5a32a1-8da3-4d4e-897f-9231472bfdc5} <Debug> TCPHandler: Processed in 0.002273423 sec. | ||
8678 | 2025.02.21 06:58:08.963398 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8679 | 2025.02.21 06:58:08.963544 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8680 | 2025.02.21 06:58:08.963611 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8681 | 2025.02.21 06:58:08.964297 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8682 | 2025.02.21 06:58:08.964337 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8683 | 2025.02.21 06:58:08.964735 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8684 | 2025.02.21 06:58:08.964985 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8685 | 2025.02.21 06:58:08.965218 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001704 sec., 93896.71361502347 rows/sec., 6.54 MiB/sec. | ||
8686 | 2025.02.21 06:58:08.965311 [ 275 ] {8954fa6d-7463-4fa8-9b17-79755031bd03} <Debug> TCPHandler: Processed in 0.001978877 sec. | ||
8687 | 2025.02.21 06:58:08.965522 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8688 | 2025.02.21 06:58:08.965684 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8689 | 2025.02.21 06:58:08.965748 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8690 | 2025.02.21 06:58:08.966318 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2025.02.21 06:58:08.966357 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8692 | 2025.02.21 06:58:08.966741 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8693 | 2025.02.21 06:58:08.966973 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8694 | 2025.02.21 06:58:08.967152 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
8695 | 2025.02.21 06:58:08.967205 [ 279 ] {baf9ce23-474a-4bb5-af2c-bd218f1015c2} <Debug> TCPHandler: Processed in 0.001788912 sec. | ||
8696 | 2025.02.21 06:58:09.856842 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20618 | ||
8697 | 2025.02.21 06:58:09.857508 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8698 | 2025.02.21 06:58:09.857555 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8699 | 2025.02.21 06:58:09.858065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8700 | 2025.02.21 06:58:09.858336 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8701 | 2025.02.21 06:58:09.858579 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20618 | ||
8702 | 2025.02.21 06:58:11.304770 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8703 | 2025.02.21 06:58:11.326921 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8704 | 2025.02.21 06:58:11.326978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8705 | 2025.02.21 06:58:11.335033 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8706 | 2025.02.21 06:58:11.335851 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8707 | 2025.02.21 06:58:11.339634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8708 | 2025.02.21 06:58:12.467246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1228 | ||
8709 | 2025.02.21 06:58:12.470788 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8710 | 2025.02.21 06:58:12.470837 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8711 | 2025.02.21 06:58:12.472330 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8712 | 2025.02.21 06:58:12.472651 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8713 | 2025.02.21 06:58:12.473574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1228 | ||
8714 | 2025.02.21 06:58:13.966900 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8715 | 2025.02.21 06:58:13.967085 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8716 | 2025.02.21 06:58:13.967158 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8717 | 2025.02.21 06:58:13.968013 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8718 | 2025.02.21 06:58:13.968061 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8719 | 2025.02.21 06:58:13.968503 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8720 | 2025.02.21 06:58:13.968765 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8721 | 2025.02.21 06:58:13.969042 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001997 sec., 106159.23885828743 rows/sec., 6.75 MiB/sec. | ||
8722 | 2025.02.21 06:58:13.969258 [ 275 ] {9d50bae5-ce98-43e7-9576-42c344df0666} <Debug> TCPHandler: Processed in 0.002482839 sec. | ||
8723 | 2025.02.21 06:58:13.969535 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8724 | 2025.02.21 06:58:13.969722 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8725 | 2025.02.21 06:58:13.969795 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8726 | 2025.02.21 06:58:13.971073 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8727 | 2025.02.21 06:58:13.971116 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8728 | 2025.02.21 06:58:13.971610 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8729 | 2025.02.21 06:58:13.971866 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8730 | 2025.02.21 06:58:13.972075 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002406 sec., 288861.18038237735 rows/sec., 23.06 MiB/sec. | ||
8731 | 2025.02.21 06:58:13.972142 [ 279 ] {7f77ae82-d70c-4c14-bfe4-f11013c2faea} <Debug> TCPHandler: Processed in 0.002741185 sec. | ||
8732 | 2025.02.21 06:58:13.972294 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8733 | 2025.02.21 06:58:13.972421 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8734 | 2025.02.21 06:58:13.972478 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8735 | 2025.02.21 06:58:13.973139 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8736 | 2025.02.21 06:58:13.973180 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8737 | 2025.02.21 06:58:13.973554 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8738 | 2025.02.21 06:58:13.973796 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8739 | 2025.02.21 06:58:13.974019 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001627 sec., 89121.08174554395 rows/sec., 5.59 MiB/sec. | ||
8740 | 2025.02.21 06:58:13.974153 [ 275 ] {88ed02e7-1303-4b53-acb2-0edd75260394} <Debug> TCPHandler: Processed in 0.001915305 sec. | ||
8741 | 2025.02.21 06:58:13.974321 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8742 | 2025.02.21 06:58:13.974461 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8743 | 2025.02.21 06:58:13.974522 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8744 | 2025.02.21 06:58:13.975310 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8745 | 2025.02.21 06:58:13.975358 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8746 | 2025.02.21 06:58:13.975734 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8747 | 2025.02.21 06:58:13.975981 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8748 | 2025.02.21 06:58:13.976195 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001768 sec., 63914.027149321264 rows/sec., 4.14 MiB/sec. | ||
8749 | 2025.02.21 06:58:13.976418 [ 279 ] {1b6218ab-6f56-46a1-b2b8-b1e3b6e1f243} <Debug> TCPHandler: Processed in 0.002154091 sec. | ||
8750 | 2025.02.21 06:58:13.976638 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8751 | 2025.02.21 06:58:13.976779 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8752 | 2025.02.21 06:58:13.976837 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8753 | 2025.02.21 06:58:13.977545 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8754 | 2025.02.21 06:58:13.977586 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8755 | 2025.02.21 06:58:13.977946 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8756 | 2025.02.21 06:58:13.978175 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8757 | 2025.02.21 06:58:13.978426 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001672 sec., 66985.64593301436 rows/sec., 3.82 MiB/sec. | ||
8758 | 2025.02.21 06:58:13.978541 [ 275 ] {8121a8eb-db58-40b0-aed7-5cb47591bf63} <Debug> TCPHandler: Processed in 0.001980887 sec. | ||
8759 | 2025.02.21 06:58:13.978788 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8760 | 2025.02.21 06:58:13.978926 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8761 | 2025.02.21 06:58:13.978983 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8762 | 2025.02.21 06:58:13.979837 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8763 | 2025.02.21 06:58:13.979876 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8764 | 2025.02.21 06:58:13.980258 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8765 | 2025.02.21 06:58:13.980502 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8766 | 2025.02.21 06:58:13.980679 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001782 sec., 236251.4029180696 rows/sec., 16.83 MiB/sec. | ||
8767 | 2025.02.21 06:58:13.980732 [ 279 ] {9a1a0a21-f5b3-4eed-8f41-0f92155a33b2} <Debug> TCPHandler: Processed in 0.002072509 sec. | ||
8768 | 2025.02.21 06:58:13.980890 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8769 | 2025.02.21 06:58:13.981029 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8770 | 2025.02.21 06:58:13.981090 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8771 | 2025.02.21 06:58:13.981612 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2025.02.21 06:58:13.981652 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8773 | 2025.02.21 06:58:13.982021 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8774 | 2025.02.21 06:58:13.982255 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8775 | 2025.02.21 06:58:13.982433 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001436 sec., 4178.272980501392 rows/sec., 218.30 KiB/sec. | ||
8776 | 2025.02.21 06:58:13.982487 [ 275 ] {7a970830-ba03-44ef-9c49-c41165921eb3} <Debug> TCPHandler: Processed in 0.001664339 sec. | ||
8777 | 2025.02.21 06:58:13.982698 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8778 | 2025.02.21 06:58:13.982919 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8779 | 2025.02.21 06:58:13.983017 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8780 | 2025.02.21 06:58:13.983792 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8781 | 2025.02.21 06:58:13.983830 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8782 | 2025.02.21 06:58:13.984215 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8783 | 2025.02.21 06:58:13.984442 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8784 | 2025.02.21 06:58:13.984662 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001798 sec., 131813.1256952169 rows/sec., 8.84 MiB/sec. | ||
8785 | 2025.02.21 06:58:13.984716 [ 279 ] {23724f2f-b9ca-4c1e-83dc-36a5ea3ae755} <Debug> TCPHandler: Processed in 0.00212866 sec. | ||
8786 | 2025.02.21 06:58:13.984879 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8787 | 2025.02.21 06:58:13.985025 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8788 | 2025.02.21 06:58:13.985087 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8789 | 2025.02.21 06:58:13.985606 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8790 | 2025.02.21 06:58:13.985644 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8791 | 2025.02.21 06:58:13.986013 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8792 | 2025.02.21 06:58:13.986250 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8793 | 2025.02.21 06:58:13.986393 [ 148 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
8794 | 2025.02.21 06:58:13.986439 [ 148 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8795 | 2025.02.21 06:58:13.986443 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
8796 | 2025.02.21 06:58:13.986466 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8797 | 2025.02.21 06:58:13.986513 [ 275 ] {ba8d972e-d14d-42f7-ad02-ed228c109f5a} <Debug> TCPHandler: Processed in 0.001703341 sec. | ||
8798 | 2025.02.21 06:58:13.986713 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8799 | 2025.02.21 06:58:13.986728 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8800 | 2025.02.21 06:58:13.986881 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8801 | 2025.02.21 06:58:13.986903 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8802 | 2025.02.21 06:58:13.986954 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8803 | 2025.02.21 06:58:13.987009 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8804 | 2025.02.21 06:58:13.987143 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8805 | 2025.02.21 06:58:13.987484 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8806 | 2025.02.21 06:58:13.987827 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8807 | 2025.02.21 06:58:13.988024 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8808 | 2025.02.21 06:58:13.988227 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::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 | ||
8809 | 2025.02.21 06:58:13.990334 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746428 sec., 8541.46936762164 rows/sec., 575.55 KiB/sec. | ||
8810 | 2025.02.21 06:58:13.990676 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
8811 | 2025.02.21 06:58:13.990985 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8812 | 2025.02.21 06:58:13.991045 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8813 | 2025.02.21 06:58:13.991415 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_32_7} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8814 | 2025.02.21 06:58:13.991597 [ 194 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_32_7} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
8815 | 2025.02.21 06:58:13.991777 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8816 | 2025.02.21 06:58:13.992160 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8817 | 2025.02.21 06:58:13.992427 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8818 | 2025.02.21 06:58:13.992749 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.005911 sec., 6597.868380984605 rows/sec., 11.82 MiB/sec. | ||
8819 | 2025.02.21 06:58:13.993429 [ 279 ] {f4ff4411-3621-4e80-a3ff-91e05ec22b89} <Debug> TCPHandler: Processed in 0.00680733 sec. | ||
8820 | 2025.02.21 06:58:13.993614 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8821 | 2025.02.21 06:58:13.993751 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8822 | 2025.02.21 06:58:13.993812 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8823 | 2025.02.21 06:58:13.994397 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8824 | 2025.02.21 06:58:13.994436 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8825 | 2025.02.21 06:58:13.994811 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8826 | 2025.02.21 06:58:13.995052 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8827 | 2025.02.21 06:58:13.995236 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001515 sec., 54125.412541254125 rows/sec., 3.44 MiB/sec. | ||
8828 | 2025.02.21 06:58:13.995288 [ 275 ] {ec27aa9a-6cc4-46f2-8c90-4204681c13f6} <Debug> TCPHandler: Processed in 0.001740381 sec. | ||
8829 | 2025.02.21 06:58:17.188131 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8830 | 2025.02.21 06:58:17.188241 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8831 | 2025.02.21 06:58:17.358715 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21106 | ||
8832 | 2025.02.21 06:58:17.359470 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8833 | 2025.02.21 06:58:17.359520 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8834 | 2025.02.21 06:58:17.360055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8835 | 2025.02.21 06:58:17.360315 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8836 | 2025.02.21 06:58:17.360559 [ 146 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8837 | 2025.02.21 06:58:17.360607 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8838 | 2025.02.21 06:58:17.360666 [ 146 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8839 | 2025.02.21 06:58:17.360714 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8840 | 2025.02.21 06:58:17.361008 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8841 | 2025.02.21 06:58:17.361619 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8842 | 2025.02.21 06:58:17.361701 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8843 | 2025.02.21 06:58:17.361787 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8844 | 2025.02.21 06:58:17.361950 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8845 | 2025.02.21 06:58:17.362236 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8846 | 2025.02.21 06:58:17.362457 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8847 | 2025.02.21 06:58:17.362634 [ 198 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
8848 | 2025.02.21 06:58:17.365139 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004328252 sec., 4876333.448237302 rows/sec., 69.76 MiB/sec. | ||
8849 | 2025.02.21 06:58:17.365530 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8850 | 2025.02.21 06:58:17.365821 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_46_9} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2025.02.21 06:58:17.365904 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_46_9} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8852 | 2025.02.21 06:58:17.366011 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
8853 | 2025.02.21 06:58:18.839720 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8854 | 2025.02.21 06:58:18.862421 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2025.02.21 06:58:18.862477 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8856 | 2025.02.21 06:58:18.870057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8857 | 2025.02.21 06:58:18.870847 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2025.02.21 06:58:18.871178 [ 143 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8859 | 2025.02.21 06:58:18.871252 [ 143 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2025.02.21 06:58:18.871305 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8861 | 2025.02.21 06:58:18.871917 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8862 | 2025.02.21 06:58:18.888129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8863 | 2025.02.21 06:58:18.889697 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8864 | 2025.02.21 06:58:18.891368 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8865 | 2025.02.21 06:58:18.898006 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8866 | 2025.02.21 06:58:18.904135 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
8867 | 2025.02.21 06:58:18.910128 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8868 | 2025.02.21 06:58:18.916359 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8869 | 2025.02.21 06:58:18.921144 [ 190 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
8870 | 2025.02.21 06:58:18.958880 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8871 | 2025.02.21 06:58:18.959086 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8872 | 2025.02.21 06:58:18.959168 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8873 | 2025.02.21 06:58:18.959986 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8874 | 2025.02.21 06:58:18.960034 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8875 | 2025.02.21 06:58:18.961181 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8876 | 2025.02.21 06:58:18.961737 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8877 | 2025.02.21 06:58:18.962100 [ 134 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8878 | 2025.02.21 06:58:18.962205 [ 134 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8879 | 2025.02.21 06:58:18.962294 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8880 | 2025.02.21 06:58:18.962415 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.003324 sec., 16847.17208182912 rows/sec., 1.29 MiB/sec. | ||
8881 | 2025.02.21 06:58:18.962719 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
8882 | 2025.02.21 06:58:18.962803 [ 275 ] {64c85ebc-d8b4-436f-99f4-13be04210470} <Debug> TCPHandler: Processed in 0.004057006 sec. | ||
8883 | 2025.02.21 06:58:18.963143 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8884 | 2025.02.21 06:58:18.963218 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1844 rows starting from the beginning of the part | ||
8885 | 2025.02.21 06:58:18.963252 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8886 | 2025.02.21 06:58:18.963643 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
8887 | 2025.02.21 06:58:18.963876 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8888 | 2025.02.21 06:58:18.964093 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 695 rows starting from the beginning of the part | ||
8889 | 2025.02.21 06:58:18.964180 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8890 | 2025.02.21 06:58:18.964541 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
8891 | 2025.02.21 06:58:18.965111 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 695 rows starting from the beginning of the part | ||
8892 | 2025.02.21 06:58:18.965491 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
8893 | 2025.02.21 06:58:18.970200 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8894 | 2025.02.21 06:58:18.970386 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8895 | 2025.02.21 06:58:18.972465 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.010037065 sec., 338943.7051568362 rows/sec., 28.62 MiB/sec. | ||
8896 | 2025.02.21 06:58:18.972702 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8897 | 2025.02.21 06:58:18.972912 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8898 | 2025.02.21 06:58:18.974019 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8899 | 2025.02.21 06:58:18.974054 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2025.02.21 06:58:18.974487 [ 197 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_76_15} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8901 | 2025.02.21 06:58:18.974942 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
8902 | 2025.02.21 06:58:18.975246 [ 134 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8903 | 2025.02.21 06:58:18.975373 [ 134 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2025.02.21 06:58:18.975453 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8905 | 2025.02.21 06:58:18.975722 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.012032 sec., 5319.148936170213 rows/sec., 425.14 KiB/sec. | ||
8906 | 2025.02.21 06:58:18.976016 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
8907 | 2025.02.21 06:58:18.976218 [ 279 ] {b579a554-9169-4c53-bcfe-8d324bf97210} <Debug> TCPHandler: Processed in 0.013225991 sec. | ||
8908 | 2025.02.21 06:58:18.976566 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8909 | 2025.02.21 06:58:18.976754 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8910 | 2025.02.21 06:58:18.976967 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 913 rows starting from the beginning of the part | ||
8911 | 2025.02.21 06:58:18.977151 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8912 | 2025.02.21 06:58:18.977427 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8913 | 2025.02.21 06:58:18.977501 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
8914 | 2025.02.21 06:58:18.978014 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 421 rows starting from the beginning of the part | ||
8915 | 2025.02.21 06:58:18.978547 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
8916 | 2025.02.21 06:58:18.979225 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 421 rows starting from the beginning of the part | ||
8917 | 2025.02.21 06:58:18.979748 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
8918 | 2025.02.21 06:58:18.982609 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8919 | 2025.02.21 06:58:18.982718 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8920 | 2025.02.21 06:58:18.984685 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8921 | 2025.02.21 06:58:18.985545 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8922 | 2025.02.21 06:58:18.986159 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8923 | 2025.02.21 06:58:18.986362 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8924 | 2025.02.21 06:58:18.986489 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8925 | 2025.02.21 06:58:18.986654 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.011033149 sec., 176468.20504282138 rows/sec., 13.48 MiB/sec. | ||
8926 | 2025.02.21 06:58:18.986728 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.009801 sec., 16324.864809713294 rows/sec., 1.14 MiB/sec. | ||
8927 | 2025.02.21 06:58:18.987084 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8928 | 2025.02.21 06:58:18.987213 [ 275 ] {e04aa4f6-34e8-4baf-86d3-bb094d233c2d} <Debug> TCPHandler: Processed in 0.010826284 sec. | ||
8929 | 2025.02.21 06:58:18.987226 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8930 | 2025.02.21 06:58:18.987615 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8931 | 2025.02.21 06:58:18.988223 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8932 | 2025.02.21 06:58:18.988377 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8933 | 2025.02.21 06:58:18.988386 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2025.02.21 06:58:18.988419 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21812 rows starting from the beginning of the part | ||
8935 | 2025.02.21 06:58:18.988871 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8936 | 2025.02.21 06:58:18.988920 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_76_15} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8937 | 2025.02.21 06:58:18.988941 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8938 | 2025.02.21 06:58:18.989357 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
8939 | 2025.02.21 06:58:18.990475 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 237 rows starting from the beginning of the part | ||
8940 | 2025.02.21 06:58:18.991163 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
8941 | 2025.02.21 06:58:18.992061 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 237 rows starting from the beginning of the part | ||
8942 | 2025.02.21 06:58:18.992619 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
8943 | 2025.02.21 06:58:18.993472 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8944 | 2025.02.21 06:58:18.993627 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8945 | 2025.02.21 06:58:18.995782 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
8946 | 2025.02.21 06:58:18.996764 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8947 | 2025.02.21 06:58:18.997215 [ 134 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
8948 | 2025.02.21 06:58:18.997355 [ 134 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2025.02.21 06:58:18.997475 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8950 | 2025.02.21 06:58:18.997872 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.009789 sec., 6129.328838492184 rows/sec., 422.99 KiB/sec. | ||
8951 | 2025.02.21 06:58:18.998212 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8952 | 2025.02.21 06:58:18.998473 [ 279 ] {9b253ab8-c9d1-4bc1-9aff-099ba31a5d5d} <Debug> TCPHandler: Processed in 0.011082041 sec. | ||
8953 | 2025.02.21 06:58:18.999141 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8954 | 2025.02.21 06:58:18.999288 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4308 rows starting from the beginning of the part | ||
8955 | 2025.02.21 06:58:18.999823 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8956 | 2025.02.21 06:58:19.000330 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.86 MiB, peak 237.16 MiB, free memory in arenas 0.00 B, will set to 225.90 MiB (RSS), difference: -10.96 MiB | ||
8957 | 2025.02.21 06:58:19.000372 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 82 rows starting from the beginning of the part | ||
8958 | 2025.02.21 06:58:19.000542 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
8959 | 2025.02.21 06:58:19.000756 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 82 rows starting from the beginning of the part | ||
8960 | 2025.02.21 06:58:19.001018 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
8961 | 2025.02.21 06:58:19.017297 [ 191 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4652 rows, containing 4 columns (4 merged, 0 gathered) in 0.019589181 sec., 237478.0242216354 rows/sec., 15.48 MiB/sec. | ||
8962 | 2025.02.21 06:58:19.017934 [ 191 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8963 | 2025.02.21 06:58:19.018904 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22766 rows, containing 5 columns (5 merged, 0 gathered) in 0.032192978 sec., 707172.8499301929 rows/sec., 47.76 MiB/sec. | ||
8964 | 2025.02.21 06:58:19.018914 [ 191 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8965 | 2025.02.21 06:58:19.019209 [ 191 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_76_15} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8966 | 2025.02.21 06:58:19.019495 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
8967 | 2025.02.21 06:58:19.019519 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
8968 | 2025.02.21 06:58:19.020119 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8969 | 2025.02.21 06:58:19.020328 [ 186 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
8970 | 2025.02.21 06:58:19.020476 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
8971 | 2025.02.21 06:58:19.037841 [ 195 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.166389425 sec., 2085.469073530364 rows/sec., 10.78 MiB/sec. | ||
8972 | 2025.02.21 06:58:19.041771 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8973 | 2025.02.21 06:58:19.044986 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8974 | 2025.02.21 06:58:19.045122 [ 200 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_46_9} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8975 | 2025.02.21 06:58:19.047512 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
8976 | 2025.02.21 06:58:19.320701 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8977 | 2025.02.21 06:58:19.320889 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8978 | 2025.02.21 06:58:19.320960 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8979 | 2025.02.21 06:58:19.321751 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8980 | 2025.02.21 06:58:19.321797 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8981 | 2025.02.21 06:58:19.322269 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8982 | 2025.02.21 06:58:19.322536 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8983 | 2025.02.21 06:58:19.322724 [ 134 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
8984 | 2025.02.21 06:58:19.322790 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001953 sec., 108550.94726062467 rows/sec., 6.90 MiB/sec. | ||
8985 | 2025.02.21 06:58:19.322799 [ 134 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8986 | 2025.02.21 06:58:19.322868 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
8987 | 2025.02.21 06:58:19.322925 [ 275 ] {588b5af2-6aab-45c7-9904-de496563e54b} <Debug> TCPHandler: Processed in 0.002352856 sec. | ||
8988 | 2025.02.21 06:58:19.323126 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8989 | 2025.02.21 06:58:19.323160 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8990 | 2025.02.21 06:58:19.323433 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8991 | 2025.02.21 06:58:19.323451 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8992 | 2025.02.21 06:58:19.323517 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8993 | 2025.02.21 06:58:19.323585 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8994 | 2025.02.21 06:58:19.323845 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8995 | 2025.02.21 06:58:19.324240 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8996 | 2025.02.21 06:58:19.324599 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8997 | 2025.02.21 06:58:19.325138 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
8998 | 2025.02.21 06:58:19.326690 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8999 | 2025.02.21 06:58:19.326763 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9000 | 2025.02.21 06:58:19.327738 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
9001 | 2025.02.21 06:58:19.328125 [ 195 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.005129031 sec., 206666.717358503 rows/sec., 13.93 MiB/sec. | ||
9002 | 2025.02.21 06:58:19.328259 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9003 | 2025.02.21 06:58:19.328357 [ 193 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9004 | 2025.02.21 06:58:19.328679 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005311 sec., 376.5769158350593 rows/sec., 30.71 KiB/sec. | ||
9005 | 2025.02.21 06:58:19.328783 [ 279 ] {085daace-4ef2-4b5c-9613-69dbc1125539} <Debug> TCPHandler: Processed in 0.005741145 sec. | ||
9006 | 2025.02.21 06:58:19.328943 [ 193 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_33_8} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9007 | 2025.02.21 06:58:19.328969 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9008 | 2025.02.21 06:58:19.329069 [ 193 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_33_8} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9009 | 2025.02.21 06:58:19.329158 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9010 | 2025.02.21 06:58:19.329226 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
9011 | 2025.02.21 06:58:19.329265 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9012 | 2025.02.21 06:58:19.330861 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9013 | 2025.02.21 06:58:19.330900 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9014 | 2025.02.21 06:58:19.331390 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9015 | 2025.02.21 06:58:19.331642 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9016 | 2025.02.21 06:58:19.331859 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002753 sec., 666908.8267344715 rows/sec., 54.43 MiB/sec. | ||
9017 | 2025.02.21 06:58:19.331910 [ 275 ] {2518cb2d-9145-4c8d-b367-39ededdd78e4} <Debug> TCPHandler: Processed in 0.003026811 sec. | ||
9018 | 2025.02.21 06:58:19.332076 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9019 | 2025.02.21 06:58:19.332221 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9020 | 2025.02.21 06:58:19.332280 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9021 | 2025.02.21 06:58:19.332976 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9022 | 2025.02.21 06:58:19.333015 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9023 | 2025.02.21 06:58:19.333394 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9024 | 2025.02.21 06:58:19.333630 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9025 | 2025.02.21 06:58:19.333891 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.001698 sec., 86572.43816254416 rows/sec., 5.44 MiB/sec. | ||
9026 | 2025.02.21 06:58:19.334082 [ 279 ] {e9b2241a-2a50-45aa-a5cb-f2bd82b40d7d} <Debug> TCPHandler: Processed in 0.002073199 sec. | ||
9027 | 2025.02.21 06:58:19.334291 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9028 | 2025.02.21 06:58:19.334430 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9029 | 2025.02.21 06:58:19.334488 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9030 | 2025.02.21 06:58:19.335212 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9031 | 2025.02.21 06:58:19.335250 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9032 | 2025.02.21 06:58:19.335668 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9033 | 2025.02.21 06:58:19.335916 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9034 | 2025.02.21 06:58:19.336134 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001734 sec., 196655.1326412918 rows/sec., 13.12 MiB/sec. | ||
9035 | 2025.02.21 06:58:19.336186 [ 275 ] {ef25cc7d-d559-41c9-a074-6f246db37754} <Debug> TCPHandler: Processed in 0.001991087 sec. | ||
9036 | 2025.02.21 06:58:19.336340 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9037 | 2025.02.21 06:58:19.336481 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9038 | 2025.02.21 06:58:19.336540 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9039 | 2025.02.21 06:58:19.337166 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9040 | 2025.02.21 06:58:19.337206 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9041 | 2025.02.21 06:58:19.337575 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9042 | 2025.02.21 06:58:19.337815 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9043 | 2025.02.21 06:58:19.337987 [ 142 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9044 | 2025.02.21 06:58:19.338055 [ 142 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9045 | 2025.02.21 06:58:19.338059 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001597 sec., 70131.49655604259 rows/sec., 4.00 MiB/sec. | ||
9046 | 2025.02.21 06:58:19.338086 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9047 | 2025.02.21 06:58:19.338236 [ 279 ] {bbd62a91-d338-4923-8acc-cb120af2ae73} <Debug> TCPHandler: Processed in 0.001956976 sec. | ||
9048 | 2025.02.21 06:58:19.338523 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9049 | 2025.02.21 06:58:19.338529 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9050 | 2025.02.21 06:58:19.338950 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9051 | 2025.02.21 06:58:19.339026 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9052 | 2025.02.21 06:58:19.339085 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9053 | 2025.02.21 06:58:19.339096 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9054 | 2025.02.21 06:58:19.339391 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9055 | 2025.02.21 06:58:19.339726 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9056 | 2025.02.21 06:58:19.340034 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9057 | 2025.02.21 06:58:19.340400 [ 200 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
9058 | 2025.02.21 06:58:19.341809 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9059 | 2025.02.21 06:58:19.341848 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9060 | 2025.02.21 06:58:19.342104 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.003894282 sec., 143800.5773593181 rows/sec., 8.74 MiB/sec. | ||
9061 | 2025.02.21 06:58:19.342417 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9062 | 2025.02.21 06:58:19.342602 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9063 | 2025.02.21 06:58:19.342958 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_33_8} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9064 | 2025.02.21 06:58:19.343112 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9065 | 2025.02.21 06:58:19.343124 [ 194 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_33_8} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9066 | 2025.02.21 06:58:19.343305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
9067 | 2025.02.21 06:58:19.343469 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.004652 sec., 188950.98882201203 rows/sec., 13.68 MiB/sec. | ||
9068 | 2025.02.21 06:58:19.343536 [ 275 ] {9db47386-5a69-4b51-856b-54e29fe3577c} <Debug> TCPHandler: Processed in 0.005180402 sec. | ||
9069 | 2025.02.21 06:58:19.343695 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9070 | 2025.02.21 06:58:19.343837 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9071 | 2025.02.21 06:58:19.343895 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9072 | 2025.02.21 06:58:19.344477 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9073 | 2025.02.21 06:58:19.344524 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9074 | 2025.02.21 06:58:19.344908 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9075 | 2025.02.21 06:58:19.345141 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9076 | 2025.02.21 06:58:19.345358 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001552 sec., 3865.979381443299 rows/sec., 201.98 KiB/sec. | ||
9077 | 2025.02.21 06:58:19.345411 [ 279 ] {d219ce73-572e-4d1a-8a00-18886b04980a} <Debug> TCPHandler: Processed in 0.001785652 sec. | ||
9078 | 2025.02.21 06:58:19.345545 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9079 | 2025.02.21 06:58:19.345681 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9080 | 2025.02.21 06:58:19.345743 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9081 | 2025.02.21 06:58:19.346624 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9082 | 2025.02.21 06:58:19.346670 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9083 | 2025.02.21 06:58:19.347139 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9084 | 2025.02.21 06:58:19.347377 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9085 | 2025.02.21 06:58:19.347584 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001935 sec., 494056.84754521964 rows/sec., 32.82 MiB/sec. | ||
9086 | 2025.02.21 06:58:19.347635 [ 275 ] {6b7f60a3-f83c-418c-badb-e2c672ee8fc5} <Debug> TCPHandler: Processed in 0.00214546 sec. | ||
9087 | 2025.02.21 06:58:19.347777 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9088 | 2025.02.21 06:58:19.347916 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9089 | 2025.02.21 06:58:19.347977 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9090 | 2025.02.21 06:58:19.348541 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9091 | 2025.02.21 06:58:19.348587 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9092 | 2025.02.21 06:58:19.348948 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9093 | 2025.02.21 06:58:19.349191 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9094 | 2025.02.21 06:58:19.349399 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001515 sec., 660.06600660066 rows/sec., 44.48 KiB/sec. | ||
9095 | 2025.02.21 06:58:19.349450 [ 279 ] {bfa224d1-4390-4a03-ac97-0f6af3017874} <Debug> TCPHandler: Processed in 0.001737661 sec. | ||
9096 | 2025.02.21 06:58:19.349591 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9097 | 2025.02.21 06:58:19.349732 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9098 | 2025.02.21 06:58:19.349822 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9099 | 2025.02.21 06:58:19.351073 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9100 | 2025.02.21 06:58:19.351112 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9101 | 2025.02.21 06:58:19.351786 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9102 | 2025.02.21 06:58:19.352042 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9103 | 2025.02.21 06:58:19.352314 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002612 sec., 14931.087289433384 rows/sec., 26.76 MiB/sec. | ||
9104 | 2025.02.21 06:58:19.352644 [ 275 ] {bff563f5-ea2b-4a00-aa2d-b7d263607cb4} <Debug> TCPHandler: Processed in 0.003109593 sec. | ||
9105 | 2025.02.21 06:58:19.352787 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9106 | 2025.02.21 06:58:19.352907 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9107 | 2025.02.21 06:58:19.352957 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9108 | 2025.02.21 06:58:19.353440 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9109 | 2025.02.21 06:58:19.353480 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9110 | 2025.02.21 06:58:19.353852 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9111 | 2025.02.21 06:58:19.354083 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9112 | 2025.02.21 06:58:19.354294 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001409 sec., 24130.589070262595 rows/sec., 1.40 MiB/sec. | ||
9113 | 2025.02.21 06:58:19.354355 [ 279 ] {dc9ed221-0119-41ec-b6a2-30f5795d131d} <Debug> TCPHandler: Processed in 0.001625058 sec. | ||
9114 | 2025.02.21 06:58:20.000213 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.23 MiB, peak 237.16 MiB, free memory in arenas 0.00 B, will set to 229.62 MiB (RSS), difference: 15.39 MiB | ||
9115 | 2025.02.21 06:58:22.473795 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1282 | ||
9116 | 2025.02.21 06:58:22.477523 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9117 | 2025.02.21 06:58:22.477577 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9118 | 2025.02.21 06:58:22.479087 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9119 | 2025.02.21 06:58:22.479417 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9120 | 2025.02.21 06:58:22.480082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
9121 | 2025.02.21 06:58:23.957764 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9122 | 2025.02.21 06:58:23.957959 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9123 | 2025.02.21 06:58:23.958031 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9124 | 2025.02.21 06:58:23.958823 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9125 | 2025.02.21 06:58:23.958869 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9126 | 2025.02.21 06:58:23.959309 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9127 | 2025.02.21 06:58:23.959568 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9128 | 2025.02.21 06:58:23.959779 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001875 sec., 29866.666666666668 rows/sec., 2.29 MiB/sec. | ||
9129 | 2025.02.21 06:58:23.959847 [ 275 ] {8f865974-fa2b-45b4-9bd0-487d73e47fa2} <Debug> TCPHandler: Processed in 0.002216132 sec. | ||
9130 | 2025.02.21 06:58:23.960117 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9131 | 2025.02.21 06:58:23.960336 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9132 | 2025.02.21 06:58:23.960422 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9133 | 2025.02.21 06:58:23.961250 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9134 | 2025.02.21 06:58:23.961302 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9135 | 2025.02.21 06:58:23.961741 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9136 | 2025.02.21 06:58:23.961995 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9137 | 2025.02.21 06:58:23.962262 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001981 sec., 32306.915699141846 rows/sec., 2.52 MiB/sec. | ||
9138 | 2025.02.21 06:58:23.962376 [ 279 ] {5a611c79-95d3-480c-8a92-7fb21a6964a1} <Debug> TCPHandler: Processed in 0.002398576 sec. | ||
9139 | 2025.02.21 06:58:23.962641 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9140 | 2025.02.21 06:58:23.962853 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9141 | 2025.02.21 06:58:23.962911 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9142 | 2025.02.21 06:58:23.963492 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9143 | 2025.02.21 06:58:23.963532 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9144 | 2025.02.21 06:58:23.963957 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9145 | 2025.02.21 06:58:23.964205 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9146 | 2025.02.21 06:58:23.964438 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001626 sec., 78720.78720787208 rows/sec., 5.48 MiB/sec. | ||
9147 | 2025.02.21 06:58:23.964541 [ 275 ] {cb86934d-8d13-49fd-81fb-8908a38843bf} <Debug> TCPHandler: Processed in 0.002042078 sec. | ||
9148 | 2025.02.21 06:58:23.964763 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9149 | 2025.02.21 06:58:23.964959 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9150 | 2025.02.21 06:58:23.965027 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9151 | 2025.02.21 06:58:23.965636 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9152 | 2025.02.21 06:58:23.965686 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
9153 | 2025.02.21 06:58:23.966088 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9154 | 2025.02.21 06:58:23.966340 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9155 | 2025.02.21 06:58:23.966562 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001637 sec., 29321.930360415394 rows/sec., 1.98 MiB/sec. | ||
9156 | 2025.02.21 06:58:23.966617 [ 279 ] {7214742d-0550-4ee0-8cd0-bde894f19288} <Debug> TCPHandler: Processed in 0.001983366 sec. | ||
9157 | 2025.02.21 06:58:24.860795 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21533 | ||
9158 | 2025.02.21 06:58:24.861597 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9159 | 2025.02.21 06:58:24.861640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9160 | 2025.02.21 06:58:24.862172 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9161 | 2025.02.21 06:58:24.862437 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9162 | 2025.02.21 06:58:24.862693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21533 | ||
9163 | 2025.02.21 06:58:26.388258 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9164 | 2025.02.21 06:58:26.408200 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9165 | 2025.02.21 06:58:26.408268 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9166 | 2025.02.21 06:58:26.415327 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9167 | 2025.02.21 06:58:26.416110 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9168 | 2025.02.21 06:58:26.418790 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9169 | 2025.02.21 06:58:28.959795 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9170 | 2025.02.21 06:58:28.960005 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9171 | 2025.02.21 06:58:28.960079 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9172 | 2025.02.21 06:58:28.960840 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9173 | 2025.02.21 06:58:28.960893 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9174 | 2025.02.21 06:58:28.961331 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9175 | 2025.02.21 06:58:28.961605 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9176 | 2025.02.21 06:58:28.961864 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00191 sec., 29319.37172774869 rows/sec., 2.25 MiB/sec. | ||
9177 | 2025.02.21 06:58:28.961974 [ 275 ] {cba25edb-86a7-421e-a7ea-bebb0d7c3901} <Debug> TCPHandler: Processed in 0.002320534 sec. | ||
9178 | 2025.02.21 06:58:28.962355 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9179 | 2025.02.21 06:58:28.962655 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9180 | 2025.02.21 06:58:28.962777 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9181 | 2025.02.21 06:58:28.963633 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9182 | 2025.02.21 06:58:28.963684 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9183 | 2025.02.21 06:58:28.964131 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9184 | 2025.02.21 06:58:28.964377 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9185 | 2025.02.21 06:58:28.964661 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002076 sec., 30828.516377649325 rows/sec., 2.41 MiB/sec. | ||
9186 | 2025.02.21 06:58:28.964797 [ 279 ] {f6fa579b-190b-4112-828a-42a3f9c4566b} <Debug> TCPHandler: Processed in 0.002703244 sec. | ||
9187 | 2025.02.21 06:58:28.965011 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9188 | 2025.02.21 06:58:28.965210 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9189 | 2025.02.21 06:58:28.965268 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9190 | 2025.02.21 06:58:28.965854 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9191 | 2025.02.21 06:58:28.965895 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9192 | 2025.02.21 06:58:28.966305 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9193 | 2025.02.21 06:58:28.966553 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9194 | 2025.02.21 06:58:28.966746 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001573 sec., 101716.465352829 rows/sec., 7.08 MiB/sec. | ||
9195 | 2025.02.21 06:58:28.966861 [ 275 ] {c16bc099-1a4d-4fa4-b058-8a5fd3d19a24} <Debug> TCPHandler: Processed in 0.001959786 sec. | ||
9196 | 2025.02.21 06:58:28.967106 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9197 | 2025.02.21 06:58:28.967383 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9198 | 2025.02.21 06:58:28.967483 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9199 | 2025.02.21 06:58:28.968211 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9200 | 2025.02.21 06:58:28.968252 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9201 | 2025.02.21 06:58:28.968630 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9202 | 2025.02.21 06:58:28.968861 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9203 | 2025.02.21 06:58:28.969108 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001773 sec., 33840.9475465313 rows/sec., 2.28 MiB/sec. | ||
9204 | 2025.02.21 06:58:28.969214 [ 279 ] {1f0f990b-a0dc-41df-b683-bfb9ca41cebc} <Debug> TCPHandler: Processed in 0.002266323 sec. | ||
9205 | 2025.02.21 06:58:30.108735 [ 128 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9206 | 2025.02.21 06:58:30.108857 [ 128 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9207 | 2025.02.21 06:58:30.108898 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9208 | 2025.02.21 06:58:30.109263 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9209 | 2025.02.21 06:58:30.109660 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9210 | 2025.02.21 06:58:30.109704 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 163 rows starting from the beginning of the part | ||
9211 | 2025.02.21 06:58:30.109798 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 161 rows starting from the beginning of the part | ||
9212 | 2025.02.21 06:58:30.109947 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 145 rows starting from the beginning of the part | ||
9213 | 2025.02.21 06:58:30.110262 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 145 rows starting from the beginning of the part | ||
9214 | 2025.02.21 06:58:30.110514 [ 189 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 147 rows starting from the beginning of the part | ||
9215 | 2025.02.21 06:58:30.111713 [ 194 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 5 columns (5 merged, 0 gathered) in 0.002695764 sec., 282294.74093429546 rows/sec., 18.87 MiB/sec. | ||
9216 | 2025.02.21 06:58:30.111953 [ 188 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9217 | 2025.02.21 06:58:30.112336 [ 188 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9218 | 2025.02.21 06:58:30.112446 [ 188 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_33_7} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9219 | 2025.02.21 06:58:30.112563 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
9220 | 2025.02.21 06:58:30.953952 [ 128 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9221 | 2025.02.21 06:58:30.954019 [ 128 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9222 | 2025.02.21 06:58:30.954045 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9223 | 2025.02.21 06:58:30.954266 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9224 | 2025.02.21 06:58:30.954499 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9225 | 2025.02.21 06:58:30.954541 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 341 rows starting from the beginning of the part | ||
9226 | 2025.02.21 06:58:30.954651 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 341 rows starting from the beginning of the part | ||
9227 | 2025.02.21 06:58:30.954832 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 113 rows starting from the beginning of the part | ||
9228 | 2025.02.21 06:58:30.955087 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 113 rows starting from the beginning of the part | ||
9229 | 2025.02.21 06:58:30.955233 [ 197 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 341 rows starting from the beginning of the part | ||
9230 | 2025.02.21 06:58:30.956569 [ 194 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1249 rows, containing 5 columns (5 merged, 0 gathered) in 0.002438688 sec., 512160.6371950819 rows/sec., 35.94 MiB/sec. | ||
9231 | 2025.02.21 06:58:30.956821 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9232 | 2025.02.21 06:58:30.957199 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9233 | 2025.02.21 06:58:30.957298 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_33_7} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9234 | 2025.02.21 06:58:30.957414 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
9235 | 2025.02.21 06:58:31.139778 [ 124 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9236 | 2025.02.21 06:58:31.139849 [ 124 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9237 | 2025.02.21 06:58:31.139875 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9238 | 2025.02.21 06:58:31.140133 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_6 to all_33_33_0 into Compact with storage Full | ||
9239 | 2025.02.21 06:58:31.140550 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9240 | 2025.02.21 06:58:31.140620 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 174 rows starting from the beginning of the part | ||
9241 | 2025.02.21 06:58:31.140788 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
9242 | 2025.02.21 06:58:31.141116 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
9243 | 2025.02.21 06:58:31.141429 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
9244 | 2025.02.21 06:58:31.141589 [ 194 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
9245 | 2025.02.21 06:58:31.142554 [ 191 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002596201 sec., 76265.2814631841 rows/sec., 3.89 MiB/sec. | ||
9246 | 2025.02.21 06:58:31.142760 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9247 | 2025.02.21 06:58:31.143141 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9248 | 2025.02.21 06:58:31.143232 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_33_7} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9249 | 2025.02.21 06:58:31.143335 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9250 | 2025.02.21 06:58:32.188304 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9251 | 2025.02.21 06:58:32.188381 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9252 | 2025.02.21 06:58:32.362847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22021 | ||
9253 | 2025.02.21 06:58:32.363615 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9254 | 2025.02.21 06:58:32.363667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9255 | 2025.02.21 06:58:32.364189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9256 | 2025.02.21 06:58:32.364454 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9257 | 2025.02.21 06:58:32.364748 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9258 | 2025.02.21 06:58:32.480390 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1298 | ||
9259 | 2025.02.21 06:58:32.483196 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9260 | 2025.02.21 06:58:32.483238 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9261 | 2025.02.21 06:58:32.484700 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9262 | 2025.02.21 06:58:32.485021 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9263 | 2025.02.21 06:58:32.485571 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1298 | ||
9264 | 2025.02.21 06:58:33.001987 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001409123 sec. | ||
9265 | 2025.02.21 06:58:33.918885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9266 | 2025.02.21 06:58:33.939905 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9267 | 2025.02.21 06:58:33.939972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9268 | 2025.02.21 06:58:33.947289 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9269 | 2025.02.21 06:58:33.948059 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9270 | 2025.02.21 06:58:33.950859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
9271 | 2025.02.21 06:58:33.967270 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9272 | 2025.02.21 06:58:33.967497 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9273 | 2025.02.21 06:58:33.967583 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9274 | 2025.02.21 06:58:33.968496 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9275 | 2025.02.21 06:58:33.968550 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9276 | 2025.02.21 06:58:33.969000 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9277 | 2025.02.21 06:58:33.969258 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9278 | 2025.02.21 06:58:33.969539 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002094 sec., 101241.64278892073 rows/sec., 6.44 MiB/sec. | ||
9279 | 2025.02.21 06:58:33.969768 [ 275 ] {65946b91-bfab-4bf2-9064-4b616cf77d15} <Debug> TCPHandler: Processed in 0.002639203 sec. | ||
9280 | 2025.02.21 06:58:33.970145 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9281 | 2025.02.21 06:58:33.970368 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9282 | 2025.02.21 06:58:33.970451 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9283 | 2025.02.21 06:58:33.971668 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9284 | 2025.02.21 06:58:33.971718 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9285 | 2025.02.21 06:58:33.972195 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9286 | 2025.02.21 06:58:33.972457 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9287 | 2025.02.21 06:58:33.972700 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002388 sec., 291038.5259631491 rows/sec., 23.24 MiB/sec. | ||
9288 | 2025.02.21 06:58:33.972782 [ 279 ] {8cc40405-4549-4861-83e7-e0c0c719f7db} <Debug> TCPHandler: Processed in 0.002879328 sec. | ||
9289 | 2025.02.21 06:58:33.972994 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9290 | 2025.02.21 06:58:33.973201 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9291 | 2025.02.21 06:58:33.973288 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9292 | 2025.02.21 06:58:33.974278 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9293 | 2025.02.21 06:58:33.974319 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9294 | 2025.02.21 06:58:33.974690 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9295 | 2025.02.21 06:58:33.974925 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9296 | 2025.02.21 06:58:33.975185 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.002038 sec., 71148.18449460255 rows/sec., 4.47 MiB/sec. | ||
9297 | 2025.02.21 06:58:33.975421 [ 275 ] {83df2b5d-555a-444f-8bf8-9d931bc954d4} <Debug> TCPHandler: Processed in 0.00253636 sec. | ||
9298 | 2025.02.21 06:58:33.975697 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9299 | 2025.02.21 06:58:33.975924 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9300 | 2025.02.21 06:58:33.976020 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9301 | 2025.02.21 06:58:33.976733 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9302 | 2025.02.21 06:58:33.976774 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9303 | 2025.02.21 06:58:33.977142 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9304 | 2025.02.21 06:58:33.977382 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9305 | 2025.02.21 06:58:33.977599 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001733 sec., 65204.84708597807 rows/sec., 4.22 MiB/sec. | ||
9306 | 2025.02.21 06:58:33.977722 [ 279 ] {6e48cb5e-1ceb-4aa3-a1f1-5058ac895730} <Debug> TCPHandler: Processed in 0.002182722 sec. | ||
9307 | 2025.02.21 06:58:33.977896 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9308 | 2025.02.21 06:58:33.978032 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9309 | 2025.02.21 06:58:33.978092 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9310 | 2025.02.21 06:58:33.978828 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9311 | 2025.02.21 06:58:33.978874 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9312 | 2025.02.21 06:58:33.979280 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9313 | 2025.02.21 06:58:33.979529 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9314 | 2025.02.21 06:58:33.979775 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001772 sec., 63205.41760722348 rows/sec., 3.60 MiB/sec. | ||
9315 | 2025.02.21 06:58:33.979994 [ 275 ] {2aacc4f4-8696-4ccc-b085-1dd28f91eb22} <Debug> TCPHandler: Processed in 0.002175661 sec. | ||
9316 | 2025.02.21 06:58:33.980202 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9317 | 2025.02.21 06:58:33.980341 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9318 | 2025.02.21 06:58:33.980398 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9319 | 2025.02.21 06:58:33.981257 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9320 | 2025.02.21 06:58:33.981297 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9321 | 2025.02.21 06:58:33.981688 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9322 | 2025.02.21 06:58:33.981923 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9323 | 2025.02.21 06:58:33.982131 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001821 sec., 231191.6529379462 rows/sec., 16.47 MiB/sec. | ||
9324 | 2025.02.21 06:58:33.982188 [ 279 ] {8ab64241-2fb6-43b1-9f77-364ce591db4d} <Debug> TCPHandler: Processed in 0.002083579 sec. | ||
9325 | 2025.02.21 06:58:33.982339 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9326 | 2025.02.21 06:58:33.982476 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9327 | 2025.02.21 06:58:33.982537 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9328 | 2025.02.21 06:58:33.983087 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2025.02.21 06:58:33.983133 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9330 | 2025.02.21 06:58:33.983498 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9331 | 2025.02.21 06:58:33.983732 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9332 | 2025.02.21 06:58:33.983940 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001494 sec., 4016.064257028112 rows/sec., 209.82 KiB/sec. | ||
9333 | 2025.02.21 06:58:33.983993 [ 275 ] {065624c3-2e2b-4eb3-a92b-15962973f928} <Debug> TCPHandler: Processed in 0.00171787 sec. | ||
9334 | 2025.02.21 06:58:33.984132 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9335 | 2025.02.21 06:58:33.984270 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9336 | 2025.02.21 06:58:33.984333 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9337 | 2025.02.21 06:58:33.985032 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9338 | 2025.02.21 06:58:33.985079 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9339 | 2025.02.21 06:58:33.985485 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9340 | 2025.02.21 06:58:33.985728 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9341 | 2025.02.21 06:58:33.985950 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001711 sec., 138515.4880187025 rows/sec., 9.28 MiB/sec. | ||
9342 | 2025.02.21 06:58:33.986014 [ 279 ] {edb8dbab-01f6-4749-b579-1f94edf2f77c} <Debug> TCPHandler: Processed in 0.001940746 sec. | ||
9343 | 2025.02.21 06:58:33.986215 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9344 | 2025.02.21 06:58:33.986375 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9345 | 2025.02.21 06:58:33.986428 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9346 | 2025.02.21 06:58:33.986887 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9347 | 2025.02.21 06:58:33.986925 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9348 | 2025.02.21 06:58:33.987279 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9349 | 2025.02.21 06:58:33.987509 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9350 | 2025.02.21 06:58:33.987718 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001367 sec., 731.528895391368 rows/sec., 49.29 KiB/sec. | ||
9351 | 2025.02.21 06:58:33.987775 [ 275 ] {3c4855a1-7237-4c7c-a534-d09673362b07} <Debug> TCPHandler: Processed in 0.001686919 sec. | ||
9352 | 2025.02.21 06:58:33.987909 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9353 | 2025.02.21 06:58:33.988027 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9354 | 2025.02.21 06:58:33.988108 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9355 | 2025.02.21 06:58:33.989485 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9356 | 2025.02.21 06:58:33.989525 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9357 | 2025.02.21 06:58:33.990226 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9358 | 2025.02.21 06:58:33.990495 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9359 | 2025.02.21 06:58:33.990740 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002736 sec., 14254.38596491228 rows/sec., 25.54 MiB/sec. | ||
9360 | 2025.02.21 06:58:33.990856 [ 279 ] {9cfa011a-008e-478b-bab6-2f0b78261a17} <Debug> TCPHandler: Processed in 0.003004321 sec. | ||
9361 | 2025.02.21 06:58:33.990993 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9362 | 2025.02.21 06:58:33.991112 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9363 | 2025.02.21 06:58:33.991168 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9364 | 2025.02.21 06:58:33.991724 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9365 | 2025.02.21 06:58:33.991770 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9366 | 2025.02.21 06:58:33.992199 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9367 | 2025.02.21 06:58:33.992445 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9368 | 2025.02.21 06:58:33.992655 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001567 sec., 52329.291640076575 rows/sec., 3.32 MiB/sec. | ||
9369 | 2025.02.21 06:58:33.992706 [ 275 ] {dfdba4f1-7ff0-4c1c-9838-131a533def8a} <Debug> TCPHandler: Processed in 0.001771921 sec. | ||
9370 | 2025.02.21 06:58:34.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.96 MiB, peak 237.16 MiB, free memory in arenas 0.00 B, will set to 229.66 MiB (RSS), difference: -1.30 MiB | ||
9371 | 2025.02.21 06:58:38.959409 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9372 | 2025.02.21 06:58:38.959618 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9373 | 2025.02.21 06:58:38.959690 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9374 | 2025.02.21 06:58:38.960431 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9375 | 2025.02.21 06:58:38.960483 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9376 | 2025.02.21 06:58:38.960903 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9377 | 2025.02.21 06:58:38.961148 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9378 | 2025.02.21 06:58:38.961314 [ 116 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9379 | 2025.02.21 06:58:38.961354 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00179 sec., 31284.91620111732 rows/sec., 2.40 MiB/sec. | ||
9380 | 2025.02.21 06:58:38.961357 [ 116 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9381 | 2025.02.21 06:58:38.961398 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9382 | 2025.02.21 06:58:38.961437 [ 275 ] {a5dd968f-72b3-49a3-967f-14e8d99ea338} <Debug> TCPHandler: Processed in 0.002158271 sec. | ||
9383 | 2025.02.21 06:58:38.961746 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
9384 | 2025.02.21 06:58:38.961766 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9385 | 2025.02.21 06:58:38.962313 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9386 | 2025.02.21 06:58:38.962391 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9387 | 2025.02.21 06:58:38.962520 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1844 rows starting from the beginning of the part | ||
9388 | 2025.02.21 06:58:38.962527 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9389 | 2025.02.21 06:58:38.962937 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1836 rows starting from the beginning of the part | ||
9390 | 2025.02.21 06:58:38.963495 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
9391 | 2025.02.21 06:58:38.963974 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
9392 | 2025.02.21 06:58:38.964524 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 695 rows starting from the beginning of the part | ||
9393 | 2025.02.21 06:58:38.964745 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
9394 | 2025.02.21 06:58:38.965649 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9395 | 2025.02.21 06:58:38.965698 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9396 | 2025.02.21 06:58:38.966301 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9397 | 2025.02.21 06:58:38.966570 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9398 | 2025.02.21 06:58:38.966776 [ 116 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9399 | 2025.02.21 06:58:38.966845 [ 116 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9400 | 2025.02.21 06:58:38.966870 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9401 | 2025.02.21 06:58:38.966903 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004794 sec., 13350.020859407594 rows/sec., 1.04 MiB/sec. | ||
9402 | 2025.02.21 06:58:38.967306 [ 279 ] {02f1a80a-9aa1-413f-81ff-760d29b37392} <Debug> TCPHandler: Processed in 0.005733985 sec. | ||
9403 | 2025.02.21 06:58:38.967532 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
9404 | 2025.02.21 06:58:38.967703 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9405 | 2025.02.21 06:58:38.968057 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4543 rows, containing 5 columns (5 merged, 0 gathered) in 0.006573454 sec., 691113.0738877917 rows/sec., 58.72 MiB/sec. | ||
9406 | 2025.02.21 06:58:38.968190 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9407 | 2025.02.21 06:58:38.968427 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9408 | 2025.02.21 06:58:38.968520 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9409 | 2025.02.21 06:58:38.968569 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9410 | 2025.02.21 06:58:38.968855 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 913 rows starting from the beginning of the part | ||
9411 | 2025.02.21 06:58:38.969604 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 879 rows starting from the beginning of the part | ||
9412 | 2025.02.21 06:58:38.969663 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9413 | 2025.02.21 06:58:38.970138 [ 193 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_81_16} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9414 | 2025.02.21 06:58:38.970257 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
9415 | 2025.02.21 06:58:38.970471 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
9416 | 2025.02.21 06:58:38.970762 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
9417 | 2025.02.21 06:58:38.971182 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 421 rows starting from the beginning of the part | ||
9418 | 2025.02.21 06:58:38.971628 [ 191 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
9419 | 2025.02.21 06:58:38.972198 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9420 | 2025.02.21 06:58:38.972310 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9421 | 2025.02.21 06:58:38.973638 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9422 | 2025.02.21 06:58:38.973970 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9423 | 2025.02.21 06:58:38.974175 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9424 | 2025.02.21 06:58:38.974253 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9425 | 2025.02.21 06:58:38.974305 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006248 sec., 25608.19462227913 rows/sec., 1.78 MiB/sec. | ||
9426 | 2025.02.21 06:58:38.974305 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9427 | 2025.02.21 06:58:38.974721 [ 275 ] {9b3228d8-62e5-4efd-b87a-08898efe8f19} <Debug> TCPHandler: Processed in 0.00722236 sec. | ||
9428 | 2025.02.21 06:58:38.974984 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
9429 | 2025.02.21 06:58:38.975219 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9430 | 2025.02.21 06:58:38.975738 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9431 | 2025.02.21 06:58:38.975932 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 22766 rows starting from the beginning of the part | ||
9432 | 2025.02.21 06:58:38.976118 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9433 | 2025.02.21 06:58:38.976586 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9434 | 2025.02.21 06:58:38.976639 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 956 rows starting from the beginning of the part | ||
9435 | 2025.02.21 06:58:38.977525 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 128 rows starting from the beginning of the part | ||
9436 | 2025.02.21 06:58:38.978090 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
9437 | 2025.02.21 06:58:38.978563 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 237 rows starting from the beginning of the part | ||
9438 | 2025.02.21 06:58:38.978993 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
9439 | 2025.02.21 06:58:38.979132 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2405 rows, containing 5 columns (5 merged, 0 gathered) in 0.012138766 sec., 198125.57553214222 rows/sec., 15.17 MiB/sec. | ||
9440 | 2025.02.21 06:58:38.979795 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9441 | 2025.02.21 06:58:38.980466 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2025.02.21 06:58:38.980560 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9443 | 2025.02.21 06:58:38.980981 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2025.02.21 06:58:38.981243 [ 186 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_81_16} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9445 | 2025.02.21 06:58:38.981696 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9446 | 2025.02.21 06:58:38.981907 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9447 | 2025.02.21 06:58:38.982284 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9448 | 2025.02.21 06:58:38.982577 [ 116 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9449 | 2025.02.21 06:58:38.982683 [ 116 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9450 | 2025.02.21 06:58:38.982762 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9451 | 2025.02.21 06:58:38.982898 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.007106 sec., 8443.568815085842 rows/sec., 582.69 KiB/sec. | ||
9452 | 2025.02.21 06:58:38.983202 [ 279 ] {09354d7f-4cc6-4083-950b-bd82d66fae57} <Debug> TCPHandler: Processed in 0.008270595 sec. | ||
9453 | 2025.02.21 06:58:38.983426 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
9454 | 2025.02.21 06:58:38.983797 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9455 | 2025.02.21 06:58:38.983876 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4652 rows starting from the beginning of the part | ||
9456 | 2025.02.21 06:58:38.984114 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
9457 | 2025.02.21 06:58:38.984306 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 48 rows starting from the beginning of the part | ||
9458 | 2025.02.21 06:58:38.984556 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
9459 | 2025.02.21 06:58:38.984802 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 82 rows starting from the beginning of the part | ||
9460 | 2025.02.21 06:58:38.984897 [ 198 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
9461 | 2025.02.21 06:58:38.988891 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4936 rows, containing 4 columns (4 merged, 0 gathered) in 0.005960821 sec., 828073.85090074 rows/sec., 53.99 MiB/sec. | ||
9462 | 2025.02.21 06:58:38.989266 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9463 | 2025.02.21 06:58:38.989639 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9464 | 2025.02.21 06:58:38.989725 [ 186 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_81_16} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9465 | 2025.02.21 06:58:38.989847 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
9466 | 2025.02.21 06:58:38.990147 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24407 rows, containing 5 columns (5 merged, 0 gathered) in 0.015648148 sec., 1559737.2928732524 rows/sec., 105.33 MiB/sec. | ||
9467 | 2025.02.21 06:58:38.990662 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9468 | 2025.02.21 06:58:38.990987 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9469 | 2025.02.21 06:58:38.991074 [ 187 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9470 | 2025.02.21 06:58:38.991174 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
9471 | 2025.02.21 06:58:39.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.06 MiB, peak 241.02 MiB, free memory in arenas 0.00 B, will set to 232.13 MiB (RSS), difference: 2.07 MiB | ||
9472 | 2025.02.21 06:58:39.864907 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22448 | ||
9473 | 2025.02.21 06:58:39.865577 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9474 | 2025.02.21 06:58:39.865628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9475 | 2025.02.21 06:58:39.866165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9476 | 2025.02.21 06:58:39.866417 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9477 | 2025.02.21 06:58:39.866686 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22448 | ||
9478 | 2025.02.21 06:58:41.450948 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
9479 | 2025.02.21 06:58:41.472296 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9480 | 2025.02.21 06:58:41.472355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9481 | 2025.02.21 06:58:41.479861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9482 | 2025.02.21 06:58:41.480624 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9483 | 2025.02.21 06:58:41.484473 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
9484 | 2025.02.21 06:58:42.485775 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1328 | ||
9485 | 2025.02.21 06:58:42.489199 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9486 | 2025.02.21 06:58:42.489253 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9487 | 2025.02.21 06:58:42.490772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9488 | 2025.02.21 06:58:42.491092 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9489 | 2025.02.21 06:58:42.491337 [ 112 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9490 | 2025.02.21 06:58:42.491449 [ 112 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9491 | 2025.02.21 06:58:42.491527 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9492 | 2025.02.21 06:58:42.492690 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
9493 | 2025.02.21 06:58:42.493352 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1328 | ||
9494 | 2025.02.21 06:58:42.493850 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9495 | 2025.02.21 06:58:42.494044 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1182 rows starting from the beginning of the part | ||
9496 | 2025.02.21 06:58:42.494749 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
9497 | 2025.02.21 06:58:42.495450 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
9498 | 2025.02.21 06:58:42.496108 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part | ||
9499 | 2025.02.21 06:58:42.496739 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part | ||
9500 | 2025.02.21 06:58:42.497379 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
9501 | 2025.02.21 06:58:42.506166 [ 188 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 72 columns (72 merged, 0 gathered) in 0.014365728 sec., 92442.23474090558 rows/sec., 72.36 MiB/sec. | ||
9502 | 2025.02.21 06:58:42.507772 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9503 | 2025.02.21 06:58:42.508632 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9504 | 2025.02.21 06:58:42.508736 [ 189 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_36_7} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9505 | 2025.02.21 06:58:42.509112 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
9506 | 2025.02.21 06:58:43.966965 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9507 | 2025.02.21 06:58:43.967153 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9508 | 2025.02.21 06:58:43.967228 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9509 | 2025.02.21 06:58:43.968076 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9510 | 2025.02.21 06:58:43.968129 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9511 | 2025.02.21 06:58:43.968576 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9512 | 2025.02.21 06:58:43.968839 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9513 | 2025.02.21 06:58:43.969098 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001994 sec., 106318.95687061183 rows/sec., 6.76 MiB/sec. | ||
9514 | 2025.02.21 06:58:43.969212 [ 275 ] {148bd0d0-fb80-4ece-8f55-e03e96dd8d1a} <Debug> TCPHandler: Processed in 0.002382046 sec. | ||
9515 | 2025.02.21 06:58:43.969480 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9516 | 2025.02.21 06:58:43.969685 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9517 | 2025.02.21 06:58:43.969762 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9518 | 2025.02.21 06:58:43.970943 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9519 | 2025.02.21 06:58:43.970988 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9520 | 2025.02.21 06:58:43.971461 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9521 | 2025.02.21 06:58:43.971722 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9522 | 2025.02.21 06:58:43.971928 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002301 sec., 302042.5901781834 rows/sec., 24.11 MiB/sec. | ||
9523 | 2025.02.21 06:58:43.971994 [ 279 ] {7ac2fab7-ba40-4353-964a-0964f8eb0f25} <Debug> TCPHandler: Processed in 0.002652113 sec. | ||
9524 | 2025.02.21 06:58:43.972160 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9525 | 2025.02.21 06:58:43.972286 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9526 | 2025.02.21 06:58:43.972339 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9527 | 2025.02.21 06:58:43.973015 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9528 | 2025.02.21 06:58:43.973056 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9529 | 2025.02.21 06:58:43.973435 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9530 | 2025.02.21 06:58:43.973676 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9531 | 2025.02.21 06:58:43.973925 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001667 sec., 86982.60347930413 rows/sec., 5.46 MiB/sec. | ||
9532 | 2025.02.21 06:58:43.974139 [ 275 ] {c626d904-5461-46e1-bef3-778ac2f52b50} <Debug> TCPHandler: Processed in 0.002038888 sec. | ||
9533 | 2025.02.21 06:58:43.974345 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9534 | 2025.02.21 06:58:43.974490 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9535 | 2025.02.21 06:58:43.974549 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9536 | 2025.02.21 06:58:43.975261 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9537 | 2025.02.21 06:58:43.975308 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9538 | 2025.02.21 06:58:43.975706 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9539 | 2025.02.21 06:58:43.975943 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9540 | 2025.02.21 06:58:43.976127 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001674 sec., 67502.98685782557 rows/sec., 4.37 MiB/sec. | ||
9541 | 2025.02.21 06:58:43.976179 [ 279 ] {641bec7c-d5ad-49de-aef8-70f13a2def76} <Debug> TCPHandler: Processed in 0.001919955 sec. | ||
9542 | 2025.02.21 06:58:43.976333 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9543 | 2025.02.21 06:58:43.976456 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9544 | 2025.02.21 06:58:43.976507 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9545 | 2025.02.21 06:58:43.977231 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9546 | 2025.02.21 06:58:43.977279 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9547 | 2025.02.21 06:58:43.977688 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9548 | 2025.02.21 06:58:43.977923 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9549 | 2025.02.21 06:58:43.978137 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001709 sec., 65535.40081919251 rows/sec., 3.73 MiB/sec. | ||
9550 | 2025.02.21 06:58:43.978196 [ 275 ] {ca663e08-7086-4a8a-9740-418865cf2de3} <Debug> TCPHandler: Processed in 0.001918655 sec. | ||
9551 | 2025.02.21 06:58:43.978344 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9552 | 2025.02.21 06:58:43.978465 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9553 | 2025.02.21 06:58:43.978514 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9554 | 2025.02.21 06:58:43.979452 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9555 | 2025.02.21 06:58:43.979498 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9556 | 2025.02.21 06:58:43.979878 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9557 | 2025.02.21 06:58:43.980109 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9558 | 2025.02.21 06:58:43.980307 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001868 sec., 225374.7323340471 rows/sec., 16.05 MiB/sec. | ||
9559 | 2025.02.21 06:58:43.980384 [ 279 ] {31517352-5898-4732-9bda-9954c9dd920d} <Debug> TCPHandler: Processed in 0.002094029 sec. | ||
9560 | 2025.02.21 06:58:43.980583 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9561 | 2025.02.21 06:58:43.980746 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9562 | 2025.02.21 06:58:43.980808 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9563 | 2025.02.21 06:58:43.981384 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9564 | 2025.02.21 06:58:43.981431 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9565 | 2025.02.21 06:58:43.981818 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9566 | 2025.02.21 06:58:43.982057 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9567 | 2025.02.21 06:58:43.982269 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001556 sec., 3856.041131105398 rows/sec., 201.46 KiB/sec. | ||
9568 | 2025.02.21 06:58:43.982320 [ 275 ] {bcff4f17-f6d4-4645-a3ef-3f6cff11b56e} <Debug> TCPHandler: Processed in 0.001843074 sec. | ||
9569 | 2025.02.21 06:58:43.982469 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9570 | 2025.02.21 06:58:43.982600 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9571 | 2025.02.21 06:58:43.982661 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9572 | 2025.02.21 06:58:43.983332 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9573 | 2025.02.21 06:58:43.983377 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9574 | 2025.02.21 06:58:43.983792 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9575 | 2025.02.21 06:58:43.984020 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9576 | 2025.02.21 06:58:43.984190 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. | ||
9577 | 2025.02.21 06:58:43.984242 [ 279 ] {a7c4f9af-b4fc-4962-914e-99428dc92d12} <Debug> TCPHandler: Processed in 0.001830423 sec. | ||
9578 | 2025.02.21 06:58:43.984384 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9579 | 2025.02.21 06:58:43.984504 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9580 | 2025.02.21 06:58:43.984562 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9581 | 2025.02.21 06:58:43.985112 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9582 | 2025.02.21 06:58:43.985157 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9583 | 2025.02.21 06:58:43.985572 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9584 | 2025.02.21 06:58:43.985824 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9585 | 2025.02.21 06:58:43.986057 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001569 sec., 637.348629700446 rows/sec., 42.95 KiB/sec. | ||
9586 | 2025.02.21 06:58:43.986135 [ 275 ] {540b679d-6d76-4e0b-bcfa-8804f776d89d} <Debug> TCPHandler: Processed in 0.001804162 sec. | ||
9587 | 2025.02.21 06:58:43.986361 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9588 | 2025.02.21 06:58:43.986515 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9589 | 2025.02.21 06:58:43.986604 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9590 | 2025.02.21 06:58:43.987900 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9591 | 2025.02.21 06:58:43.987939 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9592 | 2025.02.21 06:58:43.988600 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9593 | 2025.02.21 06:58:43.988853 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9594 | 2025.02.21 06:58:43.989057 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002567 sec., 15192.83209972731 rows/sec., 27.22 MiB/sec. | ||
9595 | 2025.02.21 06:58:43.989203 [ 279 ] {3853e3d7-ce38-4c8f-8398-3809bc821929} <Debug> TCPHandler: Processed in 0.00296634 sec. | ||
9596 | 2025.02.21 06:58:43.989349 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9597 | 2025.02.21 06:58:43.989465 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9598 | 2025.02.21 06:58:43.989517 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9599 | 2025.02.21 06:58:43.990044 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9600 | 2025.02.21 06:58:43.990082 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9601 | 2025.02.21 06:58:43.990462 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9602 | 2025.02.21 06:58:43.990697 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9603 | 2025.02.21 06:58:43.990880 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001439 sec., 56984.01667824879 rows/sec., 3.62 MiB/sec. | ||
9604 | 2025.02.21 06:58:43.990932 [ 275 ] {a348adb3-95f7-40cc-aef2-619d654654b8} <Debug> TCPHandler: Processed in 0.001637058 sec. | ||
9605 | 2025.02.21 06:58:47.189393 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9606 | 2025.02.21 06:58:47.189460 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9607 | 2025.02.21 06:58:47.366832 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22936 | ||
9608 | 2025.02.21 06:58:47.367510 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9609 | 2025.02.21 06:58:47.367559 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9610 | 2025.02.21 06:58:47.368080 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9611 | 2025.02.21 06:58:47.368327 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9612 | 2025.02.21 06:58:47.368591 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
9613 | 2025.02.21 06:58:48.959578 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9614 | 2025.02.21 06:58:48.959788 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9615 | 2025.02.21 06:58:48.959869 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9616 | 2025.02.21 06:58:48.960751 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2025.02.21 06:58:48.960803 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9618 | 2025.02.21 06:58:48.961223 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9619 | 2025.02.21 06:58:48.961474 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2025.02.21 06:58:48.961717 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001976 sec., 28340.08097165992 rows/sec., 2.18 MiB/sec. | ||
9621 | 2025.02.21 06:58:48.961832 [ 275 ] {0686996b-6471-4d28-8a51-41850d1b9ec8} <Debug> TCPHandler: Processed in 0.002392767 sec. | ||
9622 | 2025.02.21 06:58:48.962227 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9623 | 2025.02.21 06:58:48.962553 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9624 | 2025.02.21 06:58:48.962669 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9625 | 2025.02.21 06:58:48.963474 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2025.02.21 06:58:48.963524 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9627 | 2025.02.21 06:58:48.963954 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9628 | 2025.02.21 06:58:48.964202 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2025.02.21 06:58:48.964449 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001983 sec., 32274.33182047403 rows/sec., 2.52 MiB/sec. | ||
9630 | 2025.02.21 06:58:48.964517 [ 279 ] {3b7b2093-1be6-4b9f-899f-0a6ef4ec5b48} <Debug> TCPHandler: Processed in 0.00254522 sec. | ||
9631 | 2025.02.21 06:58:48.964687 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9632 | 2025.02.21 06:58:48.964832 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9633 | 2025.02.21 06:58:48.964898 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9634 | 2025.02.21 06:58:48.965578 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2025.02.21 06:58:48.965625 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9636 | 2025.02.21 06:58:48.966047 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9637 | 2025.02.21 06:58:48.966294 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2025.02.21 06:58:48.966513 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001717 sec., 93185.789167152 rows/sec., 6.49 MiB/sec. | ||
9639 | 2025.02.21 06:58:48.966569 [ 275 ] {40d1ce17-d63f-4112-8717-86a869fa13f6} <Debug> TCPHandler: Processed in 0.001951415 sec. | ||
9640 | 2025.02.21 06:58:48.966712 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9641 | 2025.02.21 06:58:48.966839 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9642 | 2025.02.21 06:58:48.966895 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9643 | 2025.02.21 06:58:48.967420 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2025.02.21 06:58:48.967460 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9645 | 2025.02.21 06:58:48.967851 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9646 | 2025.02.21 06:58:48.968082 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2025.02.21 06:58:48.968285 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
9648 | 2025.02.21 06:58:48.968337 [ 279 ] {e9a11dc2-25bd-4bef-97bc-02b6a1834ee5} <Debug> TCPHandler: Processed in 0.001683459 sec. | ||
9649 | 2025.02.21 06:58:48.984562 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
9650 | 2025.02.21 06:58:49.015326 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9651 | 2025.02.21 06:58:49.015407 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9652 | 2025.02.21 06:58:49.023945 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9653 | 2025.02.21 06:58:49.024860 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9654 | 2025.02.21 06:58:49.031102 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
9655 | 2025.02.21 06:58:49.324457 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9656 | 2025.02.21 06:58:49.324643 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9657 | 2025.02.21 06:58:49.324715 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9658 | 2025.02.21 06:58:49.325589 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9659 | 2025.02.21 06:58:49.325641 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9660 | 2025.02.21 06:58:49.326143 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9661 | 2025.02.21 06:58:49.326432 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9662 | 2025.02.21 06:58:49.326703 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.00211 sec., 100473.9336492891 rows/sec., 6.39 MiB/sec. | ||
9663 | 2025.02.21 06:58:49.326776 [ 275 ] {116eed51-bcc4-4e14-93c1-ffc50ba174da} <Debug> TCPHandler: Processed in 0.002448538 sec. | ||
9664 | 2025.02.21 06:58:49.327064 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9665 | 2025.02.21 06:58:49.327274 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9666 | 2025.02.21 06:58:49.327354 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9667 | 2025.02.21 06:58:49.328129 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9668 | 2025.02.21 06:58:49.328178 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9669 | 2025.02.21 06:58:49.328626 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
9670 | 2025.02.21 06:58:49.328880 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9671 | 2025.02.21 06:58:49.329126 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001909 sec., 8381.351492928234 rows/sec., 683.44 KiB/sec. | ||
9672 | 2025.02.21 06:58:49.329194 [ 279 ] {6e5facb9-6c28-4667-942c-a8de87ed4026} <Debug> TCPHandler: Processed in 0.002272904 sec. | ||
9673 | 2025.02.21 06:58:49.329362 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9674 | 2025.02.21 06:58:49.329504 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9675 | 2025.02.21 06:58:49.329566 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9676 | 2025.02.21 06:58:49.331140 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9677 | 2025.02.21 06:58:49.331179 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9678 | 2025.02.21 06:58:49.331670 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9679 | 2025.02.21 06:58:49.331918 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9680 | 2025.02.21 06:58:49.332149 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.002679 sec., 687943.2624113475 rows/sec., 56.13 MiB/sec. | ||
9681 | 2025.02.21 06:58:49.332205 [ 275 ] {30b98a70-730c-4b34-a492-1e8d3cf20b81} <Debug> TCPHandler: Processed in 0.002911789 sec. | ||
9682 | 2025.02.21 06:58:49.332375 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9683 | 2025.02.21 06:58:49.332519 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9684 | 2025.02.21 06:58:49.332578 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9685 | 2025.02.21 06:58:49.333250 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9686 | 2025.02.21 06:58:49.333291 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9687 | 2025.02.21 06:58:49.333672 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9688 | 2025.02.21 06:58:49.333908 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9689 | 2025.02.21 06:58:49.334128 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.001644 sec., 97931.87347931873 rows/sec., 6.20 MiB/sec. | ||
9690 | 2025.02.21 06:58:49.334182 [ 279 ] {666cda76-def4-4257-abf4-15905a1a705d} <Debug> TCPHandler: Processed in 0.001877074 sec. | ||
9691 | 2025.02.21 06:58:49.334350 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9692 | 2025.02.21 06:58:49.334490 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9693 | 2025.02.21 06:58:49.334547 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9694 | 2025.02.21 06:58:49.335297 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9695 | 2025.02.21 06:58:49.335336 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9696 | 2025.02.21 06:58:49.335706 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9697 | 2025.02.21 06:58:49.335943 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9698 | 2025.02.21 06:58:49.336118 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00166 sec., 205421.68674698795 rows/sec., 13.71 MiB/sec. | ||
9699 | 2025.02.21 06:58:49.336168 [ 275 ] {0a2f5054-3080-41cb-9bee-a0a1bc0ee1a5} <Debug> TCPHandler: Processed in 0.001889445 sec. | ||
9700 | 2025.02.21 06:58:49.336324 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9701 | 2025.02.21 06:58:49.336460 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9702 | 2025.02.21 06:58:49.336524 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9703 | 2025.02.21 06:58:49.337164 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9704 | 2025.02.21 06:58:49.337203 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9705 | 2025.02.21 06:58:49.337566 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9706 | 2025.02.21 06:58:49.337796 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9707 | 2025.02.21 06:58:49.338009 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00158 sec., 70886.07594936709 rows/sec., 4.04 MiB/sec. | ||
9708 | 2025.02.21 06:58:49.338064 [ 279 ] {c82e8ba5-ba80-425f-af33-60ec3f169794} <Debug> TCPHandler: Processed in 0.001806203 sec. | ||
9709 | 2025.02.21 06:58:49.338218 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9710 | 2025.02.21 06:58:49.338360 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9711 | 2025.02.21 06:58:49.338416 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9712 | 2025.02.21 06:58:49.339347 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9713 | 2025.02.21 06:58:49.339383 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9714 | 2025.02.21 06:58:49.339800 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9715 | 2025.02.21 06:58:49.340044 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9716 | 2025.02.21 06:58:49.340243 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.001908 sec., 468029.3501048218 rows/sec., 33.93 MiB/sec. | ||
9717 | 2025.02.21 06:58:49.340340 [ 275 ] {4a565978-c6e7-4690-9f3f-37f051ee7234} <Debug> TCPHandler: Processed in 0.002185081 sec. | ||
9718 | 2025.02.21 06:58:49.340543 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9719 | 2025.02.21 06:58:49.340762 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9720 | 2025.02.21 06:58:49.340824 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9721 | 2025.02.21 06:58:49.341388 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9722 | 2025.02.21 06:58:49.341434 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9723 | 2025.02.21 06:58:49.341841 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9724 | 2025.02.21 06:58:49.342098 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9725 | 2025.02.21 06:58:49.342307 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
9726 | 2025.02.21 06:58:49.342359 [ 279 ] {7eef4abe-5b09-4709-a446-7b9acb5448a2} <Debug> TCPHandler: Processed in 0.001935886 sec. | ||
9727 | 2025.02.21 06:58:49.342516 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9728 | 2025.02.21 06:58:49.342632 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9729 | 2025.02.21 06:58:49.342685 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9730 | 2025.02.21 06:58:49.343563 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9731 | 2025.02.21 06:58:49.343606 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9732 | 2025.02.21 06:58:49.344070 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9733 | 2025.02.21 06:58:49.344309 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9734 | 2025.02.21 06:58:49.344485 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001877 sec., 513052.74374001066 rows/sec., 34.10 MiB/sec. | ||
9735 | 2025.02.21 06:58:49.344538 [ 275 ] {bfd46546-8d62-483b-98c2-fa11172b67d3} <Debug> TCPHandler: Processed in 0.002085649 sec. | ||
9736 | 2025.02.21 06:58:49.344679 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9737 | 2025.02.21 06:58:49.344808 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9738 | 2025.02.21 06:58:49.344867 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9739 | 2025.02.21 06:58:49.345416 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9740 | 2025.02.21 06:58:49.345463 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9741 | 2025.02.21 06:58:49.345867 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9742 | 2025.02.21 06:58:49.346098 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9743 | 2025.02.21 06:58:49.346308 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00153 sec., 653.5947712418301 rows/sec., 44.04 KiB/sec. | ||
9744 | 2025.02.21 06:58:49.346359 [ 279 ] {2565184e-a6ad-4de6-8a04-b737c9f35908} <Debug> TCPHandler: Processed in 0.001734311 sec. | ||
9745 | 2025.02.21 06:58:49.346504 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9746 | 2025.02.21 06:58:49.346618 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9747 | 2025.02.21 06:58:49.346694 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9748 | 2025.02.21 06:58:49.348031 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9749 | 2025.02.21 06:58:49.348068 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9750 | 2025.02.21 06:58:49.348729 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
9751 | 2025.02.21 06:58:49.348984 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9752 | 2025.02.21 06:58:49.349113 [ 96 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
9753 | 2025.02.21 06:58:49.349159 [ 96 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9754 | 2025.02.21 06:58:49.349184 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9755 | 2025.02.21 06:58:49.349192 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002596 sec., 15023.1124807396 rows/sec., 26.92 MiB/sec. | ||
9756 | 2025.02.21 06:58:49.349544 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
9757 | 2025.02.21 06:58:49.349567 [ 275 ] {4fbf2977-15a0-4615-9168-ba13f4ca9569} <Debug> TCPHandler: Processed in 0.003121563 sec. | ||
9758 | 2025.02.21 06:58:49.349781 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9759 | 2025.02.21 06:58:49.349965 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9760 | 2025.02.21 06:58:49.349982 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9761 | 2025.02.21 06:58:49.350038 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9762 | 2025.02.21 06:58:49.350062 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1102 rows starting from the beginning of the part | ||
9763 | 2025.02.21 06:58:49.350717 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part | ||
9764 | 2025.02.21 06:58:49.351291 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 39 rows starting from the beginning of the part | ||
9765 | 2025.02.21 06:58:49.351853 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9766 | 2025.02.21 06:58:49.351883 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
9767 | 2025.02.21 06:58:49.351901 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9768 | 2025.02.21 06:58:49.352408 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 39 rows starting from the beginning of the part | ||
9769 | 2025.02.21 06:58:49.352902 [ 197 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 39 rows starting from the beginning of the part | ||
9770 | 2025.02.21 06:58:49.352951 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
9771 | 2025.02.21 06:58:49.353473 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9772 | 2025.02.21 06:58:49.353776 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.003861 sec., 8806.008806008806 rows/sec., 523.31 KiB/sec. | ||
9773 | 2025.02.21 06:58:49.353853 [ 279 ] {25f1e2c9-3a62-4d68-a44f-e6c9fc75bebc} <Debug> TCPHandler: Processed in 0.004175908 sec. | ||
9774 | 2025.02.21 06:58:49.359894 [ 194 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1297 rows, containing 19 columns (19 merged, 0 gathered) in 0.01060376 sec., 122315.10332184055 rows/sec., 219.18 MiB/sec. | ||
9775 | 2025.02.21 06:58:49.361673 [ 194 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
9776 | 2025.02.21 06:58:49.362155 [ 194 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9777 | 2025.02.21 06:58:49.362253 [ 194 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
9778 | 2025.02.21 06:58:49.362432 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
9779 | 2025.02.21 06:58:52.493635 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1382 | ||
9780 | 2025.02.21 06:58:52.497514 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9781 | 2025.02.21 06:58:52.497570 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9782 | 2025.02.21 06:58:52.499112 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
9783 | 2025.02.21 06:58:52.499445 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9784 | 2025.02.21 06:58:52.501171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1382 | ||
9785 | 2025.02.21 06:58:53.958320 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9786 | 2025.02.21 06:58:53.958506 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9787 | 2025.02.21 06:58:53.958575 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9788 | 2025.02.21 06:58:53.959353 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9789 | 2025.02.21 06:58:53.959396 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9790 | 2025.02.21 06:58:53.959843 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9791 | 2025.02.21 06:58:53.960099 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9792 | 2025.02.21 06:58:53.960307 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001851 sec., 30253.916801728796 rows/sec., 2.32 MiB/sec. | ||
9793 | 2025.02.21 06:58:53.960373 [ 275 ] {c2c86c15-bb60-4e71-8b8b-8c63b769f36b} <Debug> TCPHandler: Processed in 0.002181182 sec. | ||
9794 | 2025.02.21 06:58:53.960628 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9795 | 2025.02.21 06:58:53.960814 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9796 | 2025.02.21 06:58:53.960884 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9797 | 2025.02.21 06:58:53.961657 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9798 | 2025.02.21 06:58:53.961705 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9799 | 2025.02.21 06:58:53.962144 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9800 | 2025.02.21 06:58:53.962409 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9801 | 2025.02.21 06:58:53.962642 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001878 sec., 34078.80724174654 rows/sec., 2.66 MiB/sec. | ||
9802 | 2025.02.21 06:58:53.962708 [ 279 ] {525b670b-455c-48e7-92cc-11f0d7521709} <Debug> TCPHandler: Processed in 0.002212512 sec. | ||
9803 | 2025.02.21 06:58:53.962880 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9804 | 2025.02.21 06:58:53.963025 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9805 | 2025.02.21 06:58:53.963092 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9806 | 2025.02.21 06:58:53.963765 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9807 | 2025.02.21 06:58:53.963810 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9808 | 2025.02.21 06:58:53.964230 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9809 | 2025.02.21 06:58:53.964470 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9810 | 2025.02.21 06:58:53.964654 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001666 sec., 76830.73229291716 rows/sec., 5.35 MiB/sec. | ||
9811 | 2025.02.21 06:58:53.964712 [ 275 ] {ad4ac5cd-bf1b-4116-ab3b-e5a3d3fa0189} <Debug> TCPHandler: Processed in 0.001898935 sec. | ||
9812 | 2025.02.21 06:58:53.964868 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9813 | 2025.02.21 06:58:53.965006 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9814 | 2025.02.21 06:58:53.965069 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9815 | 2025.02.21 06:58:53.965663 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9816 | 2025.02.21 06:58:53.965713 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
9817 | 2025.02.21 06:58:53.966137 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
9818 | 2025.02.21 06:58:53.966384 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9819 | 2025.02.21 06:58:53.966623 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001649 sec., 29108.550636749544 rows/sec., 1.96 MiB/sec. | ||
9820 | 2025.02.21 06:58:53.966688 [ 279 ] {a3931261-d238-4399-8651-71173c6fc8f4} <Debug> TCPHandler: Processed in 0.001878704 sec. | ||
9821 | 2025.02.21 06:58:54.868741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23363 | ||
9822 | 2025.02.21 06:58:54.869446 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9823 | 2025.02.21 06:58:54.869533 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9824 | 2025.02.21 06:58:54.870091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9825 | 2025.02.21 06:58:54.870339 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9826 | 2025.02.21 06:58:54.870525 [ 99 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9827 | 2025.02.21 06:58:54.870575 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23363 | ||
9828 | 2025.02.21 06:58:54.870623 [ 99 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9829 | 2025.02.21 06:58:54.870657 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9830 | 2025.02.21 06:58:54.870794 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9831 | 2025.02.21 06:58:54.870947 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9832 | 2025.02.21 06:58:54.870997 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9833 | 2025.02.21 06:58:54.871196 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9834 | 2025.02.21 06:58:54.871368 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9835 | 2025.02.21 06:58:54.871511 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9836 | 2025.02.21 06:58:54.871671 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9837 | 2025.02.21 06:58:54.871801 [ 199 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
9838 | 2025.02.21 06:58:54.874247 [ 188 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23363 rows, containing 4 columns (4 merged, 0 gathered) in 0.003518663 sec., 6639737.8777109375 rows/sec., 94.98 MiB/sec. | ||
9839 | 2025.02.21 06:58:54.874693 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9840 | 2025.02.21 06:58:54.875027 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_51_10} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9841 | 2025.02.21 06:58:54.875120 [ 192 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_51_10} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9842 | 2025.02.21 06:58:54.875228 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
9843 | 2025.02.21 06:58:56.531416 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
9844 | 2025.02.21 06:58:56.553825 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9845 | 2025.02.21 06:58:56.553890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9846 | 2025.02.21 06:58:56.561756 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9847 | 2025.02.21 06:58:56.562602 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9848 | 2025.02.21 06:58:56.563009 [ 97 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9849 | 2025.02.21 06:58:56.563144 [ 97 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9850 | 2025.02.21 06:58:56.563221 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9851 | 2025.02.21 06:58:56.563749 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9852 | 2025.02.21 06:58:56.580189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
9853 | 2025.02.21 06:58:56.581865 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9854 | 2025.02.21 06:58:56.583650 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9855 | 2025.02.21 06:58:56.589669 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9856 | 2025.02.21 06:58:56.595536 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9857 | 2025.02.21 06:58:56.601232 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9858 | 2025.02.21 06:58:56.606977 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9859 | 2025.02.21 06:58:56.611584 [ 192 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
9860 | 2025.02.21 06:58:56.670301 [ 188 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.106917386 sec., 3600.9110810097804 rows/sec., 18.62 MiB/sec. | ||
9861 | 2025.02.21 06:58:56.672336 [ 188 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9862 | 2025.02.21 06:58:56.674712 [ 188 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_51_10} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9863 | 2025.02.21 06:58:56.674817 [ 188 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_51_10} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9864 | 2025.02.21 06:58:56.676276 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9865 | 2025.02.21 06:58:58.960145 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9866 | 2025.02.21 06:58:58.960358 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9867 | 2025.02.21 06:58:58.960442 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9868 | 2025.02.21 06:58:58.961300 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9869 | 2025.02.21 06:58:58.961353 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9870 | 2025.02.21 06:58:58.961812 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9871 | 2025.02.21 06:58:58.962080 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9872 | 2025.02.21 06:58:58.962312 [ 93 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9873 | 2025.02.21 06:58:58.962324 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002022 sec., 27695.351137487636 rows/sec., 2.13 MiB/sec. | ||
9874 | 2025.02.21 06:58:58.962420 [ 93 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9875 | 2025.02.21 06:58:58.962510 [ 275 ] {b76e64fa-e6da-45ef-9924-f81c41c063aa} <Debug> TCPHandler: Processed in 0.002504019 sec. | ||
9876 | 2025.02.21 06:58:58.962518 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9877 | 2025.02.21 06:58:58.962770 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
9878 | 2025.02.21 06:58:58.962903 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9879 | 2025.02.21 06:58:58.962950 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9880 | 2025.02.21 06:58:58.963009 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1844 rows starting from the beginning of the part | ||
9881 | 2025.02.21 06:58:58.963253 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 695 rows starting from the beginning of the part | ||
9882 | 2025.02.21 06:58:58.963319 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9883 | 2025.02.21 06:58:58.963465 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
9884 | 2025.02.21 06:58:58.963494 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9885 | 2025.02.21 06:58:58.963868 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1843 rows starting from the beginning of the part | ||
9886 | 2025.02.21 06:58:58.964189 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
9887 | 2025.02.21 06:58:58.964449 [ 196 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
9888 | 2025.02.21 06:58:58.966236 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9889 | 2025.02.21 06:58:58.966322 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9890 | 2025.02.21 06:58:58.967234 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9891 | 2025.02.21 06:58:58.967533 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9892 | 2025.02.21 06:58:58.967732 [ 93 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9893 | 2025.02.21 06:58:58.967775 [ 93 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9894 | 2025.02.21 06:58:58.967843 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9895 | 2025.02.21 06:58:58.967854 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004613 sec., 13873.834814654238 rows/sec., 1.08 MiB/sec. | ||
9896 | 2025.02.21 06:58:58.968260 [ 279 ] {0bdb0a35-f84a-4e41-8921-f645e4c7511c} <Debug> TCPHandler: Processed in 0.005580041 sec. | ||
9897 | 2025.02.21 06:58:58.968612 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9898 | 2025.02.21 06:58:58.968748 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
9899 | 2025.02.21 06:58:58.968801 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4550 rows, containing 5 columns (5 merged, 0 gathered) in 0.006125454 sec., 742802.0845475291 rows/sec., 63.10 MiB/sec. | ||
9900 | 2025.02.21 06:58:58.968978 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9901 | 2025.02.21 06:58:58.969150 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9902 | 2025.02.21 06:58:58.969179 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9903 | 2025.02.21 06:58:58.969199 [ 198 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9904 | 2025.02.21 06:58:58.969251 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 913 rows starting from the beginning of the part | ||
9905 | 2025.02.21 06:58:58.969786 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 421 rows starting from the beginning of the part | ||
9906 | 2025.02.21 06:58:58.970387 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
9907 | 2025.02.21 06:58:58.970866 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9908 | 2025.02.21 06:58:58.970991 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 893 rows starting from the beginning of the part | ||
9909 | 2025.02.21 06:58:58.971530 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
9910 | 2025.02.21 06:58:58.971641 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_86_17} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9911 | 2025.02.21 06:58:58.971988 [ 190 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
9912 | 2025.02.21 06:58:58.972050 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
9913 | 2025.02.21 06:58:58.973439 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9914 | 2025.02.21 06:58:58.973516 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9915 | 2025.02.21 06:58:58.974567 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9916 | 2025.02.21 06:58:58.974951 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9917 | 2025.02.21 06:58:58.975187 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9918 | 2025.02.21 06:58:58.975300 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9919 | 2025.02.21 06:58:58.975377 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9920 | 2025.02.21 06:58:58.975403 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006545 sec., 24446.142093200917 rows/sec., 1.70 MiB/sec. | ||
9921 | 2025.02.21 06:58:58.975911 [ 275 ] {540d2981-e48d-47f7-9e64-0ea9beacbb1f} <Debug> TCPHandler: Processed in 0.007517347 sec. | ||
9922 | 2025.02.21 06:58:58.975903 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
9923 | 2025.02.21 06:58:58.976283 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9924 | 2025.02.21 06:58:58.976352 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2419 rows, containing 5 columns (5 merged, 0 gathered) in 0.008283114 sec., 292039.9260471364 rows/sec., 22.37 MiB/sec. | ||
9925 | 2025.02.21 06:58:58.976428 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9926 | 2025.02.21 06:58:58.976540 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 24407 rows starting from the beginning of the part | ||
9927 | 2025.02.21 06:58:58.976642 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9928 | 2025.02.21 06:58:58.976694 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9929 | 2025.02.21 06:58:58.976889 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9930 | 2025.02.21 06:58:58.977177 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 237 rows starting from the beginning of the part | ||
9931 | 2025.02.21 06:58:58.977713 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9932 | 2025.02.21 06:58:58.978062 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
9933 | 2025.02.21 06:58:58.978235 [ 196 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_86_17} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9934 | 2025.02.21 06:58:58.978605 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 963 rows starting from the beginning of the part | ||
9935 | 2025.02.21 06:58:58.978660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
9936 | 2025.02.21 06:58:58.978986 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 128 rows starting from the beginning of the part | ||
9937 | 2025.02.21 06:58:58.979323 [ 190 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
9938 | 2025.02.21 06:58:58.980026 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9939 | 2025.02.21 06:58:58.980089 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9940 | 2025.02.21 06:58:58.980808 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
9941 | 2025.02.21 06:58:58.981145 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9942 | 2025.02.21 06:58:58.981325 [ 93 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
9943 | 2025.02.21 06:58:58.981364 [ 93 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9944 | 2025.02.21 06:58:58.981432 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9945 | 2025.02.21 06:58:58.981443 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004924 sec., 12185.215272136473 rows/sec., 840.91 KiB/sec. | ||
9946 | 2025.02.21 06:58:58.981792 [ 279 ] {f0f9b5c2-8c0d-4720-ac0f-bf3fe876be59} <Debug> TCPHandler: Processed in 0.005745095 sec. | ||
9947 | 2025.02.21 06:58:58.981917 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
9948 | 2025.02.21 06:58:58.982273 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9949 | 2025.02.21 06:58:58.982356 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4936 rows starting from the beginning of the part | ||
9950 | 2025.02.21 06:58:58.982591 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 82 rows starting from the beginning of the part | ||
9951 | 2025.02.21 06:58:58.982917 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
9952 | 2025.02.21 06:58:58.983158 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
9953 | 2025.02.21 06:58:58.983429 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 48 rows starting from the beginning of the part | ||
9954 | 2025.02.21 06:58:58.983681 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
9955 | 2025.02.21 06:58:58.986544 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5220 rows, containing 4 columns (4 merged, 0 gathered) in 0.004976807 sec., 1048865.2664248382 rows/sec., 68.38 MiB/sec. | ||
9956 | 2025.02.21 06:58:58.986977 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9957 | 2025.02.21 06:58:58.987359 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9958 | 2025.02.21 06:58:58.987448 [ 200 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_86_17} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9959 | 2025.02.21 06:58:58.987540 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
9960 | 2025.02.21 06:58:58.989869 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26055 rows, containing 5 columns (5 merged, 0 gathered) in 0.014354878 sec., 1815062.44776166 rows/sec., 122.55 MiB/sec. | ||
9961 | 2025.02.21 06:58:58.990294 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
9962 | 2025.02.21 06:58:58.990594 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9963 | 2025.02.21 06:58:58.990675 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
9964 | 2025.02.21 06:58:58.990771 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
9965 | 2025.02.21 06:59:00.161535 [ 92 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
9966 | 2025.02.21 06:59:00.161619 [ 92 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9967 | 2025.02.21 06:59:00.161642 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9968 | 2025.02.21 06:59:00.161876 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
9969 | 2025.02.21 06:59:00.162208 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9970 | 2025.02.21 06:59:00.162249 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 32 rows starting from the beginning of the part | ||
9971 | 2025.02.21 06:59:00.162331 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
9972 | 2025.02.21 06:59:00.162546 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
9973 | 2025.02.21 06:59:00.162685 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
9974 | 2025.02.21 06:59:00.162946 [ 191 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
9975 | 2025.02.21 06:59:00.164004 [ 200 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002268584 sec., 15868.9296935886 rows/sec., 1.04 MiB/sec. | ||
9976 | 2025.02.21 06:59:00.164209 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
9977 | 2025.02.21 06:59:00.164614 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9978 | 2025.02.21 06:59:00.164725 [ 193 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_36_8} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
9979 | 2025.02.21 06:59:00.164845 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9980 | 2025.02.21 06:59:02.189524 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9981 | 2025.02.21 06:59:02.189585 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9982 | 2025.02.21 06:59:02.370739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23851 | ||
9983 | 2025.02.21 06:59:02.371536 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9984 | 2025.02.21 06:59:02.371595 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9985 | 2025.02.21 06:59:02.372150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9986 | 2025.02.21 06:59:02.372414 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9987 | 2025.02.21 06:59:02.372687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9988 | 2025.02.21 06:59:02.501565 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1398 | ||
9989 | 2025.02.21 06:59:02.504829 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9990 | 2025.02.21 06:59:02.504880 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9991 | 2025.02.21 06:59:02.506424 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9992 | 2025.02.21 06:59:02.506758 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9993 | 2025.02.21 06:59:02.508180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1398 | ||
9994 | 2025.02.21 06:59:03.967751 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9995 | 2025.02.21 06:59:03.967963 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9996 | 2025.02.21 06:59:03.968044 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9997 | 2025.02.21 06:59:03.968932 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9998 | 2025.02.21 06:59:03.968975 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
9999 | 2025.02.21 06:59:03.969412 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10000 | 2025.02.21 06:59:03.969670 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10001 | 2025.02.21 06:59:03.969836 [ 88 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10002 | 2025.02.21 06:59:03.969884 [ 88 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10003 | 2025.02.21 06:59:03.969891 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001986 sec., 106747.2306143001 rows/sec., 6.79 MiB/sec. | ||
10004 | 2025.02.21 06:59:03.969912 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10005 | 2025.02.21 06:59:03.970015 [ 275 ] {4f7501ff-a639-4ca8-b9fa-2f8b6d4cad5a} <Debug> TCPHandler: Processed in 0.002405257 sec. | ||
10006 | 2025.02.21 06:59:03.970400 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10007 | 2025.02.21 06:59:03.970484 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10008 | 2025.02.21 06:59:03.970674 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10009 | 2025.02.21 06:59:03.970761 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10010 | 2025.02.21 06:59:03.970834 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10011 | 2025.02.21 06:59:03.970979 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10012 | 2025.02.21 06:59:03.971024 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10013 | 2025.02.21 06:59:03.971369 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10014 | 2025.02.21 06:59:03.971737 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10015 | 2025.02.21 06:59:03.972102 [ 191 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10016 | 2025.02.21 06:59:03.974247 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10017 | 2025.02.21 06:59:03.974334 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10018 | 2025.02.21 06:59:03.974698 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.00465124 sec., 227896.21692279907 rows/sec., 15.36 MiB/sec. | ||
10019 | 2025.02.21 06:59:03.974898 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10020 | 2025.02.21 06:59:03.975092 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10021 | 2025.02.21 06:59:03.975315 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_37_9} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10022 | 2025.02.21 06:59:03.975406 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10023 | 2025.02.21 06:59:03.975448 [ 189 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_37_9} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10024 | 2025.02.21 06:59:03.975654 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10025 | 2025.02.21 06:59:03.975751 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.005029 sec., 138198.44899582423 rows/sec., 11.03 MiB/sec. | ||
10026 | 2025.02.21 06:59:03.975827 [ 279 ] {a60fba5f-c79e-4be6-bb8f-d5673a11a98a} <Debug> TCPHandler: Processed in 0.005664244 sec. | ||
10027 | 2025.02.21 06:59:03.976019 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10028 | 2025.02.21 06:59:03.976147 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10029 | 2025.02.21 06:59:03.976203 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10030 | 2025.02.21 06:59:03.976915 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10031 | 2025.02.21 06:59:03.976954 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10032 | 2025.02.21 06:59:03.977336 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10033 | 2025.02.21 06:59:03.977600 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10034 | 2025.02.21 06:59:03.977795 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001677 sec., 86463.92367322599 rows/sec., 5.43 MiB/sec. | ||
10035 | 2025.02.21 06:59:03.977861 [ 275 ] {32faa53f-cb3d-4379-b0dd-48a7cd1962b3} <Debug> TCPHandler: Processed in 0.001906515 sec. | ||
10036 | 2025.02.21 06:59:03.978044 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10037 | 2025.02.21 06:59:03.978170 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10038 | 2025.02.21 06:59:03.978222 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10039 | 2025.02.21 06:59:03.978964 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10040 | 2025.02.21 06:59:03.979012 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10041 | 2025.02.21 06:59:03.979425 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10042 | 2025.02.21 06:59:03.979669 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10043 | 2025.02.21 06:59:03.979879 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001739 sec., 64979.87349051178 rows/sec., 4.21 MiB/sec. | ||
10044 | 2025.02.21 06:59:03.979935 [ 279 ] {ff3bb8f9-2d10-4423-a876-8bb87f47cc3a} <Debug> TCPHandler: Processed in 0.001951115 sec. | ||
10045 | 2025.02.21 06:59:03.980092 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10046 | 2025.02.21 06:59:03.980215 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10047 | 2025.02.21 06:59:03.980265 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10048 | 2025.02.21 06:59:03.981014 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10049 | 2025.02.21 06:59:03.981060 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10050 | 2025.02.21 06:59:03.981462 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10051 | 2025.02.21 06:59:03.981705 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10052 | 2025.02.21 06:59:03.981839 [ 88 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
10053 | 2025.02.21 06:59:03.981878 [ 88 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10054 | 2025.02.21 06:59:03.981896 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10055 | 2025.02.21 06:59:03.981916 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001728 sec., 64814.81481481482 rows/sec., 3.69 MiB/sec. | ||
10056 | 2025.02.21 06:59:03.982123 [ 275 ] {f9cd6ee5-d8ed-4375-933e-8ebfb1ea4af0} <Debug> TCPHandler: Processed in 0.002080139 sec. | ||
10057 | 2025.02.21 06:59:03.982130 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10058 | 2025.02.21 06:59:03.982329 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10059 | 2025.02.21 06:59:03.982337 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10060 | 2025.02.21 06:59:03.982379 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10061 | 2025.02.21 06:59:03.982634 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10062 | 2025.02.21 06:59:03.982757 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10063 | 2025.02.21 06:59:03.982921 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10064 | 2025.02.21 06:59:03.982939 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10065 | 2025.02.21 06:59:03.983241 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10066 | 2025.02.21 06:59:03.983658 [ 191 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10067 | 2025.02.21 06:59:03.985860 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10068 | 2025.02.21 06:59:03.985912 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10069 | 2025.02.21 06:59:03.986359 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004375633 sec., 127981.48290773014 rows/sec., 7.78 MiB/sec. | ||
10070 | 2025.02.21 06:59:03.986591 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
10071 | 2025.02.21 06:59:03.986802 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10072 | 2025.02.21 06:59:03.987086 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_37_9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10073 | 2025.02.21 06:59:03.987278 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10074 | 2025.02.21 06:59:03.987287 [ 187 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_37_9} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
10075 | 2025.02.21 06:59:03.987454 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
10076 | 2025.02.21 06:59:03.987627 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.005031 sec., 83681.17670443252 rows/sec., 5.96 MiB/sec. | ||
10077 | 2025.02.21 06:59:03.987701 [ 279 ] {0b4e9083-78d0-4734-980d-bef4d730307f} <Debug> TCPHandler: Processed in 0.005466439 sec. | ||
10078 | 2025.02.21 06:59:03.987881 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10079 | 2025.02.21 06:59:03.988032 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10080 | 2025.02.21 06:59:03.988095 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10081 | 2025.02.21 06:59:03.988624 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10082 | 2025.02.21 06:59:03.988661 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10083 | 2025.02.21 06:59:03.989037 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10084 | 2025.02.21 06:59:03.989275 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10085 | 2025.02.21 06:59:03.989462 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
10086 | 2025.02.21 06:59:03.989522 [ 275 ] {96a28756-a915-433e-9da1-9e428144f920} <Debug> TCPHandler: Processed in 0.00171251 sec. | ||
10087 | 2025.02.21 06:59:03.989685 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10088 | 2025.02.21 06:59:03.989824 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10089 | 2025.02.21 06:59:03.989888 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10090 | 2025.02.21 06:59:03.990521 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10091 | 2025.02.21 06:59:03.990562 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10092 | 2025.02.21 06:59:03.990968 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10093 | 2025.02.21 06:59:03.991198 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10094 | 2025.02.21 06:59:03.991414 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001623 sec., 146025.87800369685 rows/sec., 9.79 MiB/sec. | ||
10095 | 2025.02.21 06:59:03.991475 [ 279 ] {e2cc2084-20fd-4b59-ad8c-d05cc5276219} <Debug> TCPHandler: Processed in 0.001858914 sec. | ||
10096 | 2025.02.21 06:59:03.991636 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10097 | 2025.02.21 06:59:03.991777 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10098 | 2025.02.21 06:59:03.991840 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10099 | 2025.02.21 06:59:03.992379 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10100 | 2025.02.21 06:59:03.992416 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10101 | 2025.02.21 06:59:03.992769 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10102 | 2025.02.21 06:59:03.993016 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10103 | 2025.02.21 06:59:03.993223 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
10104 | 2025.02.21 06:59:03.993330 [ 275 ] {58799150-730c-4a9e-9aeb-a4e4c0df8bca} <Debug> TCPHandler: Processed in 0.001755341 sec. | ||
10105 | 2025.02.21 06:59:03.993521 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10106 | 2025.02.21 06:59:03.993643 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10107 | 2025.02.21 06:59:03.993718 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10108 | 2025.02.21 06:59:03.994933 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10109 | 2025.02.21 06:59:03.994971 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10110 | 2025.02.21 06:59:03.995652 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
10111 | 2025.02.21 06:59:03.995918 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10112 | 2025.02.21 06:59:03.996165 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002546 sec., 15318.146111547525 rows/sec., 27.45 MiB/sec. | ||
10113 | 2025.02.21 06:59:03.996278 [ 279 ] {d00c1397-471e-45fe-94fa-0a0e0fa51be8} <Debug> TCPHandler: Processed in 0.002841697 sec. | ||
10114 | 2025.02.21 06:59:03.996429 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10115 | 2025.02.21 06:59:03.996549 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10116 | 2025.02.21 06:59:03.996601 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10117 | 2025.02.21 06:59:03.997126 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10118 | 2025.02.21 06:59:03.997162 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10119 | 2025.02.21 06:59:03.997534 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10120 | 2025.02.21 06:59:03.997766 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10121 | 2025.02.21 06:59:03.997941 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001418 sec., 57827.92665726375 rows/sec., 3.67 MiB/sec. | ||
10122 | 2025.02.21 06:59:03.997992 [ 275 ] {0a716631-2736-4436-adff-ac7ab226582f} <Debug> TCPHandler: Processed in 0.001623068 sec. | ||
10123 | 2025.02.21 06:59:04.080292 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
10124 | 2025.02.21 06:59:04.099907 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10125 | 2025.02.21 06:59:04.099961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10126 | 2025.02.21 06:59:04.107050 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
10127 | 2025.02.21 06:59:04.107819 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10128 | 2025.02.21 06:59:04.111733 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
10129 | 2025.02.21 06:59:08.961020 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10130 | 2025.02.21 06:59:08.961212 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10131 | 2025.02.21 06:59:08.961284 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10132 | 2025.02.21 06:59:08.962081 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10133 | 2025.02.21 06:59:08.962129 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10134 | 2025.02.21 06:59:08.962569 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10135 | 2025.02.21 06:59:08.962818 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10136 | 2025.02.21 06:59:08.963070 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001911 sec., 29304.029304029304 rows/sec., 2.25 MiB/sec. | ||
10137 | 2025.02.21 06:59:08.963138 [ 275 ] {c4288d8f-35c2-47f8-b1d6-e29793c68356} <Debug> TCPHandler: Processed in 0.002251243 sec. | ||
10138 | 2025.02.21 06:59:08.963404 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10139 | 2025.02.21 06:59:08.963601 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10140 | 2025.02.21 06:59:08.963675 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10141 | 2025.02.21 06:59:08.964457 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10142 | 2025.02.21 06:59:08.964514 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10143 | 2025.02.21 06:59:08.964957 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10144 | 2025.02.21 06:59:08.965215 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10145 | 2025.02.21 06:59:08.965460 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001912 sec., 33472.803347280336 rows/sec., 2.61 MiB/sec. | ||
10146 | 2025.02.21 06:59:08.965528 [ 279 ] {897bd341-1b64-4ea3-9b85-79551891cd57} <Debug> TCPHandler: Processed in 0.002261773 sec. | ||
10147 | 2025.02.21 06:59:08.965702 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10148 | 2025.02.21 06:59:08.965835 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10149 | 2025.02.21 06:59:08.965893 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10150 | 2025.02.21 06:59:08.966507 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10151 | 2025.02.21 06:59:08.966549 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10152 | 2025.02.21 06:59:08.966961 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10153 | 2025.02.21 06:59:08.967212 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10154 | 2025.02.21 06:59:08.967439 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001635 sec., 97859.32721712539 rows/sec., 6.82 MiB/sec. | ||
10155 | 2025.02.21 06:59:08.967498 [ 275 ] {15674f51-8e5a-4940-8cc4-a05ffcdd967c} <Debug> TCPHandler: Processed in 0.001857553 sec. | ||
10156 | 2025.02.21 06:59:08.967684 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10157 | 2025.02.21 06:59:08.967831 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10158 | 2025.02.21 06:59:08.967897 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10159 | 2025.02.21 06:59:08.968501 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10160 | 2025.02.21 06:59:08.968543 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10161 | 2025.02.21 06:59:08.968944 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10162 | 2025.02.21 06:59:08.969191 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10163 | 2025.02.21 06:59:08.969407 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00161 sec., 37267.08074534161 rows/sec., 2.51 MiB/sec. | ||
10164 | 2025.02.21 06:59:08.969464 [ 279 ] {5ec7df57-8284-415f-a979-14ed4fc309a5} <Debug> TCPHandler: Processed in 0.001849963 sec. | ||
10165 | 2025.02.21 06:59:09.872838 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24278 | ||
10166 | 2025.02.21 06:59:09.873565 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10167 | 2025.02.21 06:59:09.873616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10168 | 2025.02.21 06:59:09.874117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10169 | 2025.02.21 06:59:09.874371 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10170 | 2025.02.21 06:59:09.874618 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24278 | ||
10171 | 2025.02.21 06:59:11.611839 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
10172 | 2025.02.21 06:59:11.633080 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10173 | 2025.02.21 06:59:11.633156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10174 | 2025.02.21 06:59:11.640506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
10175 | 2025.02.21 06:59:11.641314 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2025.02.21 06:59:11.644488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
10177 | 2025.02.21 06:59:12.508374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1428 | ||
10178 | 2025.02.21 06:59:12.511510 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10179 | 2025.02.21 06:59:12.511561 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10180 | 2025.02.21 06:59:12.513043 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10181 | 2025.02.21 06:59:12.513356 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10182 | 2025.02.21 06:59:12.514714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1428 | ||
10183 | 2025.02.21 06:59:13.967651 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10184 | 2025.02.21 06:59:13.967867 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10185 | 2025.02.21 06:59:13.967949 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10186 | 2025.02.21 06:59:13.968930 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10187 | 2025.02.21 06:59:13.968984 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10188 | 2025.02.21 06:59:13.969444 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10189 | 2025.02.21 06:59:13.969697 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10190 | 2025.02.21 06:59:13.969951 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002144 sec., 98880.59701492537 rows/sec., 6.29 MiB/sec. | ||
10191 | 2025.02.21 06:59:13.970019 [ 275 ] {6c21d652-1e65-4fa1-a6f8-b60b38ab7bae} <Debug> TCPHandler: Processed in 0.002515539 sec. | ||
10192 | 2025.02.21 06:59:13.970347 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10193 | 2025.02.21 06:59:13.970648 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10194 | 2025.02.21 06:59:13.970744 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10195 | 2025.02.21 06:59:13.971774 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10196 | 2025.02.21 06:59:13.971822 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10197 | 2025.02.21 06:59:13.972290 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10198 | 2025.02.21 06:59:13.972552 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10199 | 2025.02.21 06:59:13.972799 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002232 sec., 311379.9283154122 rows/sec., 24.86 MiB/sec. | ||
10200 | 2025.02.21 06:59:13.972866 [ 279 ] {d7bb5cf0-2abe-4f84-96fc-71495adadd31} <Debug> TCPHandler: Processed in 0.002709834 sec. | ||
10201 | 2025.02.21 06:59:13.973019 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10202 | 2025.02.21 06:59:13.973165 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10203 | 2025.02.21 06:59:13.973227 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10204 | 2025.02.21 06:59:13.973969 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10205 | 2025.02.21 06:59:13.974011 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10206 | 2025.02.21 06:59:13.974381 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10207 | 2025.02.21 06:59:13.974613 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10208 | 2025.02.21 06:59:13.974787 [ 78 ] {} <Debug> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10209 | 2025.02.21 06:59:13.974852 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.00172 sec., 84302.32558139534 rows/sec., 5.29 MiB/sec. | ||
10210 | 2025.02.21 06:59:13.974873 [ 78 ] {} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10211 | 2025.02.21 06:59:13.974952 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10212 | 2025.02.21 06:59:13.974989 [ 275 ] {058a5606-53fc-4375-9372-e95b968c5b2c} <Debug> TCPHandler: Processed in 0.002033598 sec. | ||
10213 | 2025.02.21 06:59:13.975232 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10214 | 2025.02.21 06:59:13.975296 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10215 | 2025.02.21 06:59:13.975458 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10216 | 2025.02.21 06:59:13.975553 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 163 rows starting from the beginning of the part | ||
10217 | 2025.02.21 06:59:13.975647 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10218 | 2025.02.21 06:59:13.975799 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 145 rows starting from the beginning of the part | ||
10219 | 2025.02.21 06:59:13.975830 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10220 | 2025.02.21 06:59:13.976234 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 145 rows starting from the beginning of the part | ||
10221 | 2025.02.21 06:59:13.976675 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 161 rows starting from the beginning of the part | ||
10222 | 2025.02.21 06:59:13.977002 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 145 rows starting from the beginning of the part | ||
10223 | 2025.02.21 06:59:13.977402 [ 191 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 145 rows starting from the beginning of the part | ||
10224 | 2025.02.21 06:59:13.978918 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10225 | 2025.02.21 06:59:13.978991 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10226 | 2025.02.21 06:59:13.980030 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10227 | 2025.02.21 06:59:13.980518 [ 197 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 5 columns (5 merged, 0 gathered) in 0.005444738 sec., 166031.86415948757 rows/sec., 11.09 MiB/sec. | ||
10228 | 2025.02.21 06:59:13.980520 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10229 | 2025.02.21 06:59:13.980819 [ 78 ] {} <Debug> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10230 | 2025.02.21 06:59:13.980950 [ 78 ] {} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10231 | 2025.02.21 06:59:13.980975 [ 194 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10232 | 2025.02.21 06:59:13.981034 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10233 | 2025.02.21 06:59:13.981059 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.005519 sec., 20474.72368182642 rows/sec., 1.33 MiB/sec. | ||
10234 | 2025.02.21 06:59:13.981482 [ 279 ] {3c2c3232-842e-4fee-ba54-477d07ef9a5a} <Debug> TCPHandler: Processed in 0.006371959 sec. | ||
10235 | 2025.02.21 06:59:13.981826 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10236 | 2025.02.21 06:59:13.981954 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10237 | 2025.02.21 06:59:13.982226 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10238 | 2025.02.21 06:59:13.982425 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10239 | 2025.02.21 06:59:13.982612 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10240 | 2025.02.21 06:59:13.982742 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 341 rows starting from the beginning of the part | ||
10241 | 2025.02.21 06:59:13.983271 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 113 rows starting from the beginning of the part | ||
10242 | 2025.02.21 06:59:13.983720 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 113 rows starting from the beginning of the part | ||
10243 | 2025.02.21 06:59:13.983754 [ 197 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10244 | 2025.02.21 06:59:13.984216 [ 197 ] {8a0aeb44-0244-4d23-9eb9-0c14b9095461::all_1_38_8} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10245 | 2025.02.21 06:59:13.984543 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 341 rows starting from the beginning of the part | ||
10246 | 2025.02.21 06:59:13.984651 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
10247 | 2025.02.21 06:59:13.984898 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::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 | ||
10248 | 2025.02.21 06:59:13.985323 [ 199 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 113 rows starting from the beginning of the part | ||
10249 | 2025.02.21 06:59:13.986059 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10250 | 2025.02.21 06:59:13.986128 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10251 | 2025.02.21 06:59:13.987088 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10252 | 2025.02.21 06:59:13.987572 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10253 | 2025.02.21 06:59:13.988094 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.005993 sec., 18688.46988152845 rows/sec., 1.06 MiB/sec. | ||
10254 | 2025.02.21 06:59:13.988261 [ 275 ] {9dd87273-d642-40f2-9c7b-41ca95afa604} <Debug> TCPHandler: Processed in 0.006628276 sec. | ||
10255 | 2025.02.21 06:59:13.988280 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1134 rows, containing 5 columns (5 merged, 0 gathered) in 0.007053016 sec., 160782.28094194032 rows/sec., 11.21 MiB/sec. | ||
10256 | 2025.02.21 06:59:13.988442 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10257 | 2025.02.21 06:59:13.988519 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10258 | 2025.02.21 06:59:13.988786 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10259 | 2025.02.21 06:59:13.988856 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2025.02.21 06:59:13.988879 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10261 | 2025.02.21 06:59:13.989074 [ 188 ] {c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7::all_1_38_8} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10262 | 2025.02.21 06:59:13.989259 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
10263 | 2025.02.21 06:59:13.989968 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10264 | 2025.02.21 06:59:13.990014 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10265 | 2025.02.21 06:59:13.990393 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10266 | 2025.02.21 06:59:13.990631 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10267 | 2025.02.21 06:59:13.990846 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.002112 sec., 199337.1212121212 rows/sec., 14.20 MiB/sec. | ||
10268 | 2025.02.21 06:59:13.990903 [ 279 ] {5864b41e-60ae-49a6-92db-9f5e66cdc924} <Debug> TCPHandler: Processed in 0.002519749 sec. | ||
10269 | 2025.02.21 06:59:13.991049 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10270 | 2025.02.21 06:59:13.991171 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10271 | 2025.02.21 06:59:13.991222 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10272 | 2025.02.21 06:59:13.991713 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10273 | 2025.02.21 06:59:13.991753 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10274 | 2025.02.21 06:59:13.992131 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10275 | 2025.02.21 06:59:13.992363 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10276 | 2025.02.21 06:59:13.992527 [ 78 ] {} <Debug> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
10277 | 2025.02.21 06:59:13.992589 [ 78 ] {} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10278 | 2025.02.21 06:59:13.992621 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10279 | 2025.02.21 06:59:13.992639 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001486 sec., 4037.685060565276 rows/sec., 210.95 KiB/sec. | ||
10280 | 2025.02.21 06:59:13.992769 [ 275 ] {2c85e3cc-bb15-4953-9b17-993a115bbada} <Debug> TCPHandler: Processed in 0.001774821 sec. | ||
10281 | 2025.02.21 06:59:13.992818 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
10282 | 2025.02.21 06:59:13.992972 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10283 | 2025.02.21 06:59:13.992988 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10284 | 2025.02.21 06:59:13.993021 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
10285 | 2025.02.21 06:59:13.993122 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
10286 | 2025.02.21 06:59:13.993588 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10287 | 2025.02.21 06:59:13.993641 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
10288 | 2025.02.21 06:59:13.993887 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10289 | 2025.02.21 06:59:13.993916 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
10290 | 2025.02.21 06:59:13.994278 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
10291 | 2025.02.21 06:59:13.994604 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
10292 | 2025.02.21 06:59:13.996279 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10293 | 2025.02.21 06:59:13.996351 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10294 | 2025.02.21 06:59:13.997278 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004570247 sec., 49887.89446172165 rows/sec., 2.55 MiB/sec. | ||
10295 | 2025.02.21 06:59:13.997416 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10296 | 2025.02.21 06:59:13.997448 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
10297 | 2025.02.21 06:59:13.997901 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10298 | 2025.02.21 06:59:13.997993 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10299 | 2025.02.21 06:59:13.998239 [ 192 ] {83b10f5b-d352-4d80-9716-34494a532901::all_1_38_8} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
10300 | 2025.02.21 06:59:13.998434 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10301 | 2025.02.21 06:59:13.998442 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005113 sec., 46352.43496968511 rows/sec., 3.11 MiB/sec. | ||
10302 | 2025.02.21 06:59:13.998633 [ 279 ] {9bb30845-e7c7-4b38-b8fd-7c5830758c10} <Debug> TCPHandler: Processed in 0.005772496 sec. | ||
10303 | 2025.02.21 06:59:13.998849 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10304 | 2025.02.21 06:59:13.998984 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10305 | 2025.02.21 06:59:13.999036 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10306 | 2025.02.21 06:59:13.999489 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10307 | 2025.02.21 06:59:13.999527 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10308 | 2025.02.21 06:59:13.999885 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10309 | 2025.02.21 06:59:14.000355 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10310 | 2025.02.21 06:59:14.000741 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001768 sec., 565.6108597285067 rows/sec., 38.11 KiB/sec. | ||
10311 | 2025.02.21 06:59:14.000880 [ 275 ] {503ffc0a-b309-4925-b2f4-4f0e539aacda} <Debug> TCPHandler: Processed in 0.00213133 sec. | ||
10312 | 2025.02.21 06:59:14.001064 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10313 | 2025.02.21 06:59:14.001204 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10314 | 2025.02.21 06:59:14.001294 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10315 | 2025.02.21 06:59:14.002583 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10316 | 2025.02.21 06:59:14.002622 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10317 | 2025.02.21 06:59:14.003286 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
10318 | 2025.02.21 06:59:14.003540 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10319 | 2025.02.21 06:59:14.003811 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002637 sec., 14789.533560864618 rows/sec., 26.50 MiB/sec. | ||
10320 | 2025.02.21 06:59:14.003923 [ 279 ] {26d29f12-1cb7-4938-9d07-4a3c548b3ba8} <Debug> TCPHandler: Processed in 0.002946139 sec. | ||
10321 | 2025.02.21 06:59:14.004077 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10322 | 2025.02.21 06:59:14.004215 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10323 | 2025.02.21 06:59:14.004274 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10324 | 2025.02.21 06:59:14.004822 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10325 | 2025.02.21 06:59:14.004861 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
10326 | 2025.02.21 06:59:14.005269 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10327 | 2025.02.21 06:59:14.005509 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10328 | 2025.02.21 06:59:14.005730 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001546 sec., 53040.10349288486 rows/sec., 3.37 MiB/sec. | ||
10329 | 2025.02.21 06:59:14.005791 [ 275 ] {710f3863-b727-42b2-971c-3d8794d65b29} <Debug> TCPHandler: Processed in 0.001780312 sec. | ||
10330 | 2025.02.21 06:59:17.189630 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10331 | 2025.02.21 06:59:17.189707 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10332 | 2025.02.21 06:59:17.374773 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24766 | ||
10333 | 2025.02.21 06:59:17.375679 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10334 | 2025.02.21 06:59:17.375751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10335 | 2025.02.21 06:59:17.376458 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10336 | 2025.02.21 06:59:17.376720 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10337 | 2025.02.21 06:59:17.376976 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
10338 | 2025.02.21 06:59:18.959453 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10339 | 2025.02.21 06:59:18.959644 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10340 | 2025.02.21 06:59:18.959718 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10341 | 2025.02.21 06:59:18.960506 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10342 | 2025.02.21 06:59:18.960560 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10343 | 2025.02.21 06:59:18.961003 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10344 | 2025.02.21 06:59:18.961261 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10345 | 2025.02.21 06:59:18.961504 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec. | ||
10346 | 2025.02.21 06:59:18.961637 [ 275 ] {17b402a6-6e15-43d6-9044-23c8152a69b5} <Debug> TCPHandler: Processed in 0.002321345 sec. | ||
10347 | 2025.02.21 06:59:18.961955 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10348 | 2025.02.21 06:59:18.962161 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10349 | 2025.02.21 06:59:18.962238 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10350 | 2025.02.21 06:59:18.963068 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10351 | 2025.02.21 06:59:18.963109 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10352 | 2025.02.21 06:59:18.963537 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10353 | 2025.02.21 06:59:18.963786 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10354 | 2025.02.21 06:59:18.963988 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001883 sec., 33988.316516197556 rows/sec., 2.65 MiB/sec. | ||
10355 | 2025.02.21 06:59:18.964048 [ 279 ] {13677605-691e-4435-a850-828239894c25} <Debug> TCPHandler: Processed in 0.002279503 sec. | ||
10356 | 2025.02.21 06:59:18.964209 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10357 | 2025.02.21 06:59:18.964356 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10358 | 2025.02.21 06:59:18.964423 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10359 | 2025.02.21 06:59:18.965063 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10360 | 2025.02.21 06:59:18.965103 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10361 | 2025.02.21 06:59:18.965511 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10362 | 2025.02.21 06:59:18.965753 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10363 | 2025.02.21 06:59:18.965984 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
10364 | 2025.02.21 06:59:18.966096 [ 275 ] {de670136-7f84-404d-957a-4897adcc2c41} <Debug> TCPHandler: Processed in 0.001952257 sec. | ||
10365 | 2025.02.21 06:59:18.966319 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10366 | 2025.02.21 06:59:18.966530 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10367 | 2025.02.21 06:59:18.966593 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10368 | 2025.02.21 06:59:18.967147 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10369 | 2025.02.21 06:59:18.967185 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10370 | 2025.02.21 06:59:18.967567 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10371 | 2025.02.21 06:59:18.967810 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10372 | 2025.02.21 06:59:18.967989 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
10373 | 2025.02.21 06:59:18.968037 [ 279 ] {e7a709ab-daef-4ca2-802d-5c59a9274cdf} <Debug> TCPHandler: Processed in 0.001847853 sec. | ||
10374 | 2025.02.21 06:59:19.144582 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
10375 | 2025.02.21 06:59:19.166114 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10376 | 2025.02.21 06:59:19.166182 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10377 | 2025.02.21 06:59:19.173553 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10378 | 2025.02.21 06:59:19.174307 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10379 | 2025.02.21 06:59:19.178075 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
10380 | 2025.02.21 06:59:19.323893 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10381 | 2025.02.21 06:59:19.324093 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10382 | 2025.02.21 06:59:19.324169 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10383 | 2025.02.21 06:59:19.325033 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10384 | 2025.02.21 06:59:19.325088 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10385 | 2025.02.21 06:59:19.325552 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10386 | 2025.02.21 06:59:19.325809 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10387 | 2025.02.21 06:59:19.326058 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002017 sec., 105106.59395141299 rows/sec., 6.68 MiB/sec. | ||
10388 | 2025.02.21 06:59:19.326127 [ 275 ] {79cc996a-f9c6-4596-9948-d8e01c42639b} <Debug> TCPHandler: Processed in 0.002378747 sec. | ||
10389 | 2025.02.21 06:59:19.326447 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10390 | 2025.02.21 06:59:19.326748 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10391 | 2025.02.21 06:59:19.326860 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10392 | 2025.02.21 06:59:19.327607 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10393 | 2025.02.21 06:59:19.327652 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10394 | 2025.02.21 06:59:19.328083 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
10395 | 2025.02.21 06:59:19.328346 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10396 | 2025.02.21 06:59:19.328596 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001916 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec. | ||
10397 | 2025.02.21 06:59:19.328730 [ 279 ] {f1fca946-cb1a-4a85-9d0d-03e6b2baec2a} <Debug> TCPHandler: Processed in 0.002470999 sec. | ||
10398 | 2025.02.21 06:59:19.328978 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10399 | 2025.02.21 06:59:19.329125 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10400 | 2025.02.21 06:59:19.329185 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10401 | 2025.02.21 06:59:19.330547 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10402 | 2025.02.21 06:59:19.330589 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10403 | 2025.02.21 06:59:19.331081 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10404 | 2025.02.21 06:59:19.331343 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10405 | 2025.02.21 06:59:19.331562 [ 73 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10406 | 2025.02.21 06:59:19.331613 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Debug> executeQuery: Read 1836 rows, 153.46 KiB in 0.002514 sec., 730310.2625298329 rows/sec., 59.61 MiB/sec. | ||
10407 | 2025.02.21 06:59:19.331662 [ 73 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10408 | 2025.02.21 06:59:19.331747 [ 275 ] {ed74c5d0-4fd9-4561-a52f-2a2c6d56af2b} <Debug> TCPHandler: Processed in 0.002881648 sec. | ||
10409 | 2025.02.21 06:59:19.331756 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10410 | 2025.02.21 06:59:19.331972 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
10411 | 2025.02.21 06:59:19.331990 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10412 | 2025.02.21 06:59:19.332156 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10413 | 2025.02.21 06:59:19.332229 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1844 rows starting from the beginning of the part | ||
10414 | 2025.02.21 06:59:19.332240 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10415 | 2025.02.21 06:59:19.332390 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10416 | 2025.02.21 06:59:19.332443 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 695 rows starting from the beginning of the part | ||
10417 | 2025.02.21 06:59:19.332820 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
10418 | 2025.02.21 06:59:19.333134 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 695 rows starting from the beginning of the part | ||
10419 | 2025.02.21 06:59:19.333503 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
10420 | 2025.02.21 06:59:19.333874 [ 192 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1836 rows starting from the beginning of the part | ||
10421 | 2025.02.21 06:59:19.335229 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10422 | 2025.02.21 06:59:19.335305 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10423 | 2025.02.21 06:59:19.336281 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10424 | 2025.02.21 06:59:19.336617 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10425 | 2025.02.21 06:59:19.336887 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Debug> executeQuery: Read 147 rows, 9.46 KiB in 0.004724 sec., 31117.69686706181 rows/sec., 1.96 MiB/sec. | ||
10426 | 2025.02.21 06:59:19.336990 [ 279 ] {9c948037-40ae-4ab3-a7a7-fd77bf17a6ca} <Debug> TCPHandler: Processed in 0.00511755 sec. | ||
10427 | 2025.02.21 06:59:19.337216 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10428 | 2025.02.21 06:59:19.337420 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10429 | 2025.02.21 06:59:19.337495 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10430 | 2025.02.21 06:59:19.337494 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5182 rows, containing 5 columns (5 merged, 0 gathered) in 0.005610122 sec., 923687.5775607019 rows/sec., 78.37 MiB/sec. | ||
10431 | 2025.02.21 06:59:19.337893 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10432 | 2025.02.21 06:59:19.338494 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2025.02.21 06:59:19.338698 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_91_18} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10434 | 2025.02.21 06:59:19.338736 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10435 | 2025.02.21 06:59:19.338819 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10436 | 2025.02.21 06:59:19.338860 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.98 MiB. | ||
10437 | 2025.02.21 06:59:19.339282 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10438 | 2025.02.21 06:59:19.339540 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10439 | 2025.02.21 06:59:19.339765 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.00241 sec., 141493.77593360996 rows/sec., 9.44 MiB/sec. | ||
10440 | 2025.02.21 06:59:19.339824 [ 275 ] {8aed9b22-c73a-4617-8939-836fa8acaf39} <Debug> TCPHandler: Processed in 0.002735075 sec. | ||
10441 | 2025.02.21 06:59:19.340037 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10442 | 2025.02.21 06:59:19.340260 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10443 | 2025.02.21 06:59:19.340351 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10444 | 2025.02.21 06:59:19.341245 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10445 | 2025.02.21 06:59:19.341285 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10446 | 2025.02.21 06:59:19.341661 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10447 | 2025.02.21 06:59:19.341916 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10448 | 2025.02.21 06:59:19.342126 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00192 sec., 58333.33333333333 rows/sec., 3.32 MiB/sec. | ||
10449 | 2025.02.21 06:59:19.342181 [ 279 ] {041f2b31-602e-4a3a-9746-769a96c21917} <Debug> TCPHandler: Processed in 0.002254193 sec. | ||
10450 | 2025.02.21 06:59:19.342337 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10451 | 2025.02.21 06:59:19.342474 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10452 | 2025.02.21 06:59:19.342531 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10453 | 2025.02.21 06:59:19.343518 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10454 | 2025.02.21 06:59:19.343558 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10455 | 2025.02.21 06:59:19.343958 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10456 | 2025.02.21 06:59:19.344200 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10457 | 2025.02.21 06:59:19.344374 [ 70 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10458 | 2025.02.21 06:59:19.344429 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Debug> executeQuery: Read 879 rows, 65.16 KiB in 0.001982 sec., 443491.42280524725 rows/sec., 32.11 MiB/sec. | ||
10459 | 2025.02.21 06:59:19.344439 [ 70 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10460 | 2025.02.21 06:59:19.344518 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10461 | 2025.02.21 06:59:19.344557 [ 275 ] {522c1f45-5ea6-4430-bed2-caada58288fb} <Debug> TCPHandler: Processed in 0.002276454 sec. | ||
10462 | 2025.02.21 06:59:19.344890 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
10463 | 2025.02.21 06:59:19.344987 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10464 | 2025.02.21 06:59:19.345426 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10465 | 2025.02.21 06:59:19.345650 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10466 | 2025.02.21 06:59:19.345743 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10467 | 2025.02.21 06:59:19.346021 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 913 rows starting from the beginning of the part | ||
10468 | 2025.02.21 06:59:19.346821 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 421 rows starting from the beginning of the part | ||
10469 | 2025.02.21 06:59:19.347144 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
10470 | 2025.02.21 06:59:19.347452 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 421 rows starting from the beginning of the part | ||
10471 | 2025.02.21 06:59:19.347798 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
10472 | 2025.02.21 06:59:19.348159 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 879 rows starting from the beginning of the part | ||
10473 | 2025.02.21 06:59:19.348357 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10474 | 2025.02.21 06:59:19.348477 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10475 | 2025.02.21 06:59:19.349417 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10476 | 2025.02.21 06:59:19.349956 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10477 | 2025.02.21 06:59:19.350447 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005177 sec., 1158.9723778249952 rows/sec., 60.55 KiB/sec. | ||
10478 | 2025.02.21 06:59:19.350550 [ 279 ] {b7482023-a0dd-4ad9-a40b-8092d79cc7c1} <Debug> TCPHandler: Processed in 0.005866618 sec. | ||
10479 | 2025.02.21 06:59:19.350730 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10480 | 2025.02.21 06:59:19.350874 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10481 | 2025.02.21 06:59:19.351041 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10482 | 2025.02.21 06:59:19.351380 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.00677763 sec., 407517.08192981913 rows/sec., 31.05 MiB/sec. | ||
10483 | 2025.02.21 06:59:19.351650 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10484 | 2025.02.21 06:59:19.352041 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10485 | 2025.02.21 06:59:19.352267 [ 198 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_91_18} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10486 | 2025.02.21 06:59:19.352434 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
10487 | 2025.02.21 06:59:19.352648 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10488 | 2025.02.21 06:59:19.352694 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10489 | 2025.02.21 06:59:19.353150 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10490 | 2025.02.21 06:59:19.353399 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10491 | 2025.02.21 06:59:19.353574 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10492 | 2025.02.21 06:59:19.353624 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10493 | 2025.02.21 06:59:19.353651 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002801 sec., 341306.676187076 rows/sec., 22.68 MiB/sec. | ||
10494 | 2025.02.21 06:59:19.353664 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10495 | 2025.02.21 06:59:19.353826 [ 275 ] {27bb1aa5-d898-4608-a629-252aec4fbc96} <Debug> TCPHandler: Processed in 0.003168384 sec. | ||
10496 | 2025.02.21 06:59:19.353870 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
10497 | 2025.02.21 06:59:19.354020 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10498 | 2025.02.21 06:59:19.354036 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10499 | 2025.02.21 06:59:19.354093 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26055 rows starting from the beginning of the part | ||
10500 | 2025.02.21 06:59:19.354352 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10501 | 2025.02.21 06:59:19.354405 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 237 rows starting from the beginning of the part | ||
10502 | 2025.02.21 06:59:19.354524 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10503 | 2025.02.21 06:59:19.354734 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
10504 | 2025.02.21 06:59:19.355025 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 237 rows starting from the beginning of the part | ||
10505 | 2025.02.21 06:59:19.355387 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
10506 | 2025.02.21 06:59:19.355775 [ 192 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 956 rows starting from the beginning of the part | ||
10507 | 2025.02.21 06:59:19.356989 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10508 | 2025.02.21 06:59:19.357064 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10509 | 2025.02.21 06:59:19.357690 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10510 | 2025.02.21 06:59:19.357997 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10511 | 2025.02.21 06:59:19.358445 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00425 sec., 235.2941176470588 rows/sec., 15.85 KiB/sec. | ||
10512 | 2025.02.21 06:59:19.358824 [ 279 ] {4c3a9d9a-a697-4903-a218-dd21f3a7ec71} <Debug> TCPHandler: Processed in 0.004893185 sec. | ||
10513 | 2025.02.21 06:59:19.359182 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10514 | 2025.02.21 06:59:19.359526 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10515 | 2025.02.21 06:59:19.359687 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10516 | 2025.02.21 06:59:19.361161 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10517 | 2025.02.21 06:59:19.361203 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10518 | 2025.02.21 06:59:19.362138 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
10519 | 2025.02.21 06:59:19.362464 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10520 | 2025.02.21 06:59:19.362899 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.003438 sec., 11343.804537521815 rows/sec., 20.33 MiB/sec. | ||
10521 | 2025.02.21 06:59:19.363558 [ 275 ] {6ad4d277-1d82-48db-b217-540ac6ab48b5} <Debug> TCPHandler: Processed in 0.004577018 sec. | ||
10522 | 2025.02.21 06:59:19.363844 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10523 | 2025.02.21 06:59:19.364020 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10524 | 2025.02.21 06:59:19.364079 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10525 | 2025.02.21 06:59:19.364791 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10526 | 2025.02.21 06:59:19.364836 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10527 | 2025.02.21 06:59:19.365444 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10528 | 2025.02.21 06:59:19.365826 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10529 | 2025.02.21 06:59:19.366122 [ 70 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10530 | 2025.02.21 06:59:19.366278 [ 70 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10531 | 2025.02.21 06:59:19.366294 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002268 sec., 14991.181657848325 rows/sec., 890.88 KiB/sec. | ||
10532 | 2025.02.21 06:59:19.366373 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10533 | 2025.02.21 06:59:19.366650 [ 279 ] {a8759401-6eb4-42ac-9a93-ceb3cf33b295} <Debug> TCPHandler: Processed in 0.00295446 sec. | ||
10534 | 2025.02.21 06:59:19.367020 [ 195 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27805 rows, containing 5 columns (5 merged, 0 gathered) in 0.013213821 sec., 2104236.1630296037 rows/sec., 142.03 MiB/sec. | ||
10535 | 2025.02.21 06:59:19.367026 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
10536 | 2025.02.21 06:59:19.367200 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10537 | 2025.02.21 06:59:19.367231 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5220 rows starting from the beginning of the part | ||
10538 | 2025.02.21 06:59:19.367393 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 82 rows starting from the beginning of the part | ||
10539 | 2025.02.21 06:59:19.367551 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10540 | 2025.02.21 06:59:19.367686 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
10541 | 2025.02.21 06:59:19.367953 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 82 rows starting from the beginning of the part | ||
10542 | 2025.02.21 06:59:19.368313 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
10543 | 2025.02.21 06:59:19.368662 [ 201 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
10544 | 2025.02.21 06:59:19.368764 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10545 | 2025.02.21 06:59:19.369106 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10546 | 2025.02.21 06:59:19.369386 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
10547 | 2025.02.21 06:59:19.371385 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5538 rows, containing 4 columns (4 merged, 0 gathered) in 0.004560667 sec., 1214296.0667814598 rows/sec., 79.11 MiB/sec. | ||
10548 | 2025.02.21 06:59:19.371847 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10549 | 2025.02.21 06:59:19.372177 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10550 | 2025.02.21 06:59:19.372273 [ 195 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_91_18} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10551 | 2025.02.21 06:59:19.372371 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
10552 | 2025.02.21 06:59:20.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.90 MiB, peak 249.07 MiB, free memory in arenas 0.00 B, will set to 236.89 MiB (RSS), difference: -1.01 MiB | ||
10553 | 2025.02.21 06:59:22.514935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1482 | ||
10554 | 2025.02.21 06:59:22.518777 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10555 | 2025.02.21 06:59:22.518842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10556 | 2025.02.21 06:59:22.520374 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10557 | 2025.02.21 06:59:22.520684 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10558 | 2025.02.21 06:59:22.522203 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1482 | ||
10559 | 2025.02.21 06:59:23.957304 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10560 | 2025.02.21 06:59:23.957515 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10561 | 2025.02.21 06:59:23.957596 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10562 | 2025.02.21 06:59:23.958441 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10563 | 2025.02.21 06:59:23.958489 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10564 | 2025.02.21 06:59:23.958929 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10565 | 2025.02.21 06:59:23.959182 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10566 | 2025.02.21 06:59:23.959414 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. | ||
10567 | 2025.02.21 06:59:23.959481 [ 275 ] {184fb5e5-713a-4d40-aaf7-ec407d9417df} <Debug> TCPHandler: Processed in 0.002320674 sec. | ||
10568 | 2025.02.21 06:59:23.959744 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10569 | 2025.02.21 06:59:23.959936 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10570 | 2025.02.21 06:59:23.960009 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10571 | 2025.02.21 06:59:23.960795 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10572 | 2025.02.21 06:59:23.960838 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10573 | 2025.02.21 06:59:23.961279 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10574 | 2025.02.21 06:59:23.961538 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10575 | 2025.02.21 06:59:23.961760 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001866 sec., 34297.96355841372 rows/sec., 2.68 MiB/sec. | ||
10576 | 2025.02.21 06:59:23.961853 [ 279 ] {15e606b2-f99b-424f-be0c-37faf0b4b566} <Debug> TCPHandler: Processed in 0.002245353 sec. | ||
10577 | 2025.02.21 06:59:23.962077 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10578 | 2025.02.21 06:59:23.962285 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10579 | 2025.02.21 06:59:23.962351 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10580 | 2025.02.21 06:59:23.963014 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10581 | 2025.02.21 06:59:23.963063 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10582 | 2025.02.21 06:59:23.963464 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10583 | 2025.02.21 06:59:23.963704 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10584 | 2025.02.21 06:59:23.963925 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001676 sec., 76372.31503579952 rows/sec., 5.32 MiB/sec. | ||
10585 | 2025.02.21 06:59:23.963982 [ 275 ] {c834baa8-a75d-4f47-9890-6a438ccfd5b1} <Debug> TCPHandler: Processed in 0.002025287 sec. | ||
10586 | 2025.02.21 06:59:23.964147 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10587 | 2025.02.21 06:59:23.964291 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10588 | 2025.02.21 06:59:23.964366 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10589 | 2025.02.21 06:59:23.964964 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10590 | 2025.02.21 06:59:23.965008 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10591 | 2025.02.21 06:59:23.965402 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
10592 | 2025.02.21 06:59:23.965637 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10593 | 2025.02.21 06:59:23.965824 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001568 sec., 30612.244897959186 rows/sec., 2.06 MiB/sec. | ||
10594 | 2025.02.21 06:59:23.965919 [ 279 ] {f775f816-ab0b-4879-b073-686a38e6ad78} <Debug> TCPHandler: Processed in 0.001842213 sec. | ||
10595 | 2025.02.21 06:59:24.877125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25193 | ||
10596 | 2025.02.21 06:59:24.877783 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10597 | 2025.02.21 06:59:24.877833 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10598 | 2025.02.21 06:59:24.878351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10599 | 2025.02.21 06:59:24.878612 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10600 | 2025.02.21 06:59:24.878869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25193 | ||
10601 | 2025.02.21 06:59:26.678170 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
10602 | 2025.02.21 06:59:26.699802 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10603 | 2025.02.21 06:59:26.699863 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10604 | 2025.02.21 06:59:26.707234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10605 | 2025.02.21 06:59:26.708013 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10606 | 2025.02.21 06:59:26.710764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
10607 | 2025.02.21 06:59:28.959638 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10608 | 2025.02.21 06:59:28.959828 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10609 | 2025.02.21 06:59:28.959903 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10610 | 2025.02.21 06:59:28.960700 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10611 | 2025.02.21 06:59:28.960750 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10612 | 2025.02.21 06:59:28.961204 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10613 | 2025.02.21 06:59:28.961459 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10614 | 2025.02.21 06:59:28.961707 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001931 sec., 29000.51786639047 rows/sec., 2.23 MiB/sec. | ||
10615 | 2025.02.21 06:59:28.961773 [ 275 ] {099184c7-5307-4fcd-af70-cf98c764ae44} <Debug> TCPHandler: Processed in 0.002267664 sec. | ||
10616 | 2025.02.21 06:59:28.962036 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10617 | 2025.02.21 06:59:28.962229 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10618 | 2025.02.21 06:59:28.962304 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10619 | 2025.02.21 06:59:28.963089 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10620 | 2025.02.21 06:59:28.963141 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10621 | 2025.02.21 06:59:28.963581 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10622 | 2025.02.21 06:59:28.963846 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10623 | 2025.02.21 06:59:28.964086 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
10624 | 2025.02.21 06:59:28.964152 [ 279 ] {a12c7ab3-3143-4e62-bae7-fe01d21fdd83} <Debug> TCPHandler: Processed in 0.002250173 sec. | ||
10625 | 2025.02.21 06:59:28.964325 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10626 | 2025.02.21 06:59:28.964473 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10627 | 2025.02.21 06:59:28.964540 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10628 | 2025.02.21 06:59:28.965259 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10629 | 2025.02.21 06:59:28.965301 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10630 | 2025.02.21 06:59:28.965718 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10631 | 2025.02.21 06:59:28.965961 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10632 | 2025.02.21 06:59:28.966169 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001734 sec., 92272.2029988466 rows/sec., 6.43 MiB/sec. | ||
10633 | 2025.02.21 06:59:28.966227 [ 275 ] {62694549-684e-472f-8cdb-e177b842d4a4} <Debug> TCPHandler: Processed in 0.001971927 sec. | ||
10634 | 2025.02.21 06:59:28.966388 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10635 | 2025.02.21 06:59:28.966515 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10636 | 2025.02.21 06:59:28.966570 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10637 | 2025.02.21 06:59:28.967086 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10638 | 2025.02.21 06:59:28.967123 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10639 | 2025.02.21 06:59:28.967506 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
10640 | 2025.02.21 06:59:28.967761 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10641 | 2025.02.21 06:59:28.967942 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001458 sec., 41152.26337448559 rows/sec., 2.77 MiB/sec. | ||
10642 | 2025.02.21 06:59:28.968004 [ 279 ] {40257033-c304-43e5-94fb-cb71e05cb240} <Debug> TCPHandler: Processed in 0.001673679 sec. | ||
10643 | 2025.02.21 06:59:32.189761 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10644 | 2025.02.21 06:59:32.189831 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10645 | 2025.02.21 06:59:32.379027 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25681 | ||
10646 | 2025.02.21 06:59:32.379808 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10647 | 2025.02.21 06:59:32.379859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10648 | 2025.02.21 06:59:32.380387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10649 | 2025.02.21 06:59:32.380640 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10650 | 2025.02.21 06:59:32.380896 [ 66 ] {} <Debug> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10651 | 2025.02.21 06:59:32.380928 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
10652 | 2025.02.21 06:59:32.381022 [ 66 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10653 | 2025.02.21 06:59:32.381072 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10654 | 2025.02.21 06:59:32.381356 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10655 | 2025.02.21 06:59:32.381782 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10656 | 2025.02.21 06:59:32.381896 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10657 | 2025.02.21 06:59:32.382068 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10658 | 2025.02.21 06:59:32.382164 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10659 | 2025.02.21 06:59:32.382418 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10660 | 2025.02.21 06:59:32.382618 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10661 | 2025.02.21 06:59:32.382709 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::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 | ||
10662 | 2025.02.21 06:59:32.385465 [ 195 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.004293681 sec., 5981115.038588102 rows/sec., 85.56 MiB/sec. | ||
10663 | 2025.02.21 06:59:32.385677 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10664 | 2025.02.21 06:59:32.385982 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_56_11} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10665 | 2025.02.21 06:59:32.386069 [ 190 ] {b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4::all_1_56_11} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10666 | 2025.02.21 06:59:32.386167 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
10667 | 2025.02.21 06:59:32.522490 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1498 | ||
10668 | 2025.02.21 06:59:32.525089 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10669 | 2025.02.21 06:59:32.525129 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10670 | 2025.02.21 06:59:32.526575 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10671 | 2025.02.21 06:59:32.526894 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10672 | 2025.02.21 06:59:32.527065 [ 66 ] {} <Debug> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
10673 | 2025.02.21 06:59:32.527122 [ 66 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10674 | 2025.02.21 06:59:32.527154 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10675 | 2025.02.21 06:59:32.527653 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::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 | ||
10676 | 2025.02.21 06:59:32.528806 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1498 | ||
10677 | 2025.02.21 06:59:32.529051 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10678 | 2025.02.21 06:59:32.529177 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1328 rows starting from the beginning of the part | ||
10679 | 2025.02.21 06:59:32.529614 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part | ||
10680 | 2025.02.21 06:59:32.530033 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part | ||
10681 | 2025.02.21 06:59:32.530462 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
10682 | 2025.02.21 06:59:32.530889 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 54 rows starting from the beginning of the part | ||
10683 | 2025.02.21 06:59:32.531561 [ 190 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part | ||
10684 | 2025.02.21 06:59:32.539808 [ 187 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1498 rows, containing 72 columns (72 merged, 0 gathered) in 0.012548176 sec., 119379.9003137986 rows/sec., 92.42 MiB/sec. | ||
10685 | 2025.02.21 06:59:32.541615 [ 188 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
10686 | 2025.02.21 06:59:32.542455 [ 188 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10687 | 2025.02.21 06:59:32.542562 [ 188 ] {02137fe5-5a7b-4f25-a299-044330f04b30::all_1_41_8} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
10688 | 2025.02.21 06:59:32.542970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
10689 | 2025.02.21 06:59:33.968211 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10690 | 2025.02.21 06:59:33.968424 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10691 | 2025.02.21 06:59:33.968502 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10692 | 2025.02.21 06:59:33.969368 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10693 | 2025.02.21 06:59:33.969423 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10694 | 2025.02.21 06:59:33.969863 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10695 | 2025.02.21 06:59:33.970118 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10696 | 2025.02.21 06:59:33.970359 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001993 sec., 106372.3030607125 rows/sec., 6.77 MiB/sec. | ||
10697 | 2025.02.21 06:59:33.970434 [ 275 ] {21e68940-83b7-43b8-a2da-d8e799fffa07} <Debug> TCPHandler: Processed in 0.002363846 sec. | ||
10698 | 2025.02.21 06:59:33.970771 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10699 | 2025.02.21 06:59:33.971075 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10700 | 2025.02.21 06:59:33.971191 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10701 | 2025.02.21 06:59:33.972422 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10702 | 2025.02.21 06:59:33.972470 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10703 | 2025.02.21 06:59:33.972955 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10704 | 2025.02.21 06:59:33.973215 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10705 | 2025.02.21 06:59:33.973455 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.002462 sec., 282290.8204711616 rows/sec., 22.54 MiB/sec. | ||
10706 | 2025.02.21 06:59:33.973523 [ 279 ] {95fbba5e-ca30-4008-8f3e-86c32b6d71a0} <Debug> TCPHandler: Processed in 0.002946279 sec. | ||
10707 | 2025.02.21 06:59:33.973695 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10708 | 2025.02.21 06:59:33.973847 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10709 | 2025.02.21 06:59:33.973909 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10710 | 2025.02.21 06:59:33.974646 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10711 | 2025.02.21 06:59:33.974690 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10712 | 2025.02.21 06:59:33.975077 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10713 | 2025.02.21 06:59:33.975329 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10714 | 2025.02.21 06:59:33.975553 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.001741 sec., 83285.4681217691 rows/sec., 5.23 MiB/sec. | ||
10715 | 2025.02.21 06:59:33.975612 [ 275 ] {c7aeacf1-24be-4d06-8221-0567ff10bfbb} <Debug> TCPHandler: Processed in 0.001991757 sec. | ||
10716 | 2025.02.21 06:59:33.975810 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10717 | 2025.02.21 06:59:33.976040 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10718 | 2025.02.21 06:59:33.976134 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10719 | 2025.02.21 06:59:33.976924 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10720 | 2025.02.21 06:59:33.976962 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10721 | 2025.02.21 06:59:33.977324 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10722 | 2025.02.21 06:59:33.977565 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10723 | 2025.02.21 06:59:33.977753 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.001769 sec., 63877.897117015265 rows/sec., 4.13 MiB/sec. | ||
10724 | 2025.02.21 06:59:33.977854 [ 279 ] {2b09ce0d-49a7-46e6-88c5-68e2dcbea2ba} <Debug> TCPHandler: Processed in 0.002159071 sec. | ||
10725 | 2025.02.21 06:59:33.978048 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10726 | 2025.02.21 06:59:33.978170 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10727 | 2025.02.21 06:59:33.978219 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10728 | 2025.02.21 06:59:33.978834 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10729 | 2025.02.21 06:59:33.978874 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10730 | 2025.02.21 06:59:33.979234 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10731 | 2025.02.21 06:59:33.979470 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10732 | 2025.02.21 06:59:33.979707 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001558 sec., 71887.03465982029 rows/sec., 4.10 MiB/sec. | ||
10733 | 2025.02.21 06:59:33.979808 [ 275 ] {9ae99edc-cec6-42d1-9000-563c986c3e40} <Debug> TCPHandler: Processed in 0.001867754 sec. | ||
10734 | 2025.02.21 06:59:33.980078 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10735 | 2025.02.21 06:59:33.980317 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10736 | 2025.02.21 06:59:33.980408 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10737 | 2025.02.21 06:59:33.981169 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10738 | 2025.02.21 06:59:33.981205 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10739 | 2025.02.21 06:59:33.981592 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10740 | 2025.02.21 06:59:33.981841 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10741 | 2025.02.21 06:59:33.982024 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.001762 sec., 238933.03064699206 rows/sec., 17.02 MiB/sec. | ||
10742 | 2025.02.21 06:59:33.982077 [ 279 ] {f97da8ab-3294-4f8d-a365-9dea85838b99} <Debug> TCPHandler: Processed in 0.002185661 sec. | ||
10743 | 2025.02.21 06:59:33.982299 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10744 | 2025.02.21 06:59:33.982470 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10745 | 2025.02.21 06:59:33.982531 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10746 | 2025.02.21 06:59:33.983091 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10747 | 2025.02.21 06:59:33.983136 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10748 | 2025.02.21 06:59:33.983548 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10749 | 2025.02.21 06:59:33.983797 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10750 | 2025.02.21 06:59:33.984006 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001567 sec., 3828.9725590299936 rows/sec., 200.05 KiB/sec. | ||
10751 | 2025.02.21 06:59:33.984054 [ 275 ] {6b151a83-c0c7-4ed1-b147-fa55c3833425} <Debug> TCPHandler: Processed in 0.001880704 sec. | ||
10752 | 2025.02.21 06:59:33.984196 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10753 | 2025.02.21 06:59:33.984314 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10754 | 2025.02.21 06:59:33.984368 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10755 | 2025.02.21 06:59:33.985028 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10756 | 2025.02.21 06:59:33.985073 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10757 | 2025.02.21 06:59:33.985529 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10758 | 2025.02.21 06:59:33.985766 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10759 | 2025.02.21 06:59:33.985944 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001655 sec., 143202.416918429 rows/sec., 9.60 MiB/sec. | ||
10760 | 2025.02.21 06:59:33.985993 [ 279 ] {0b35f102-1acd-4385-98cb-3b5456d5c22a} <Debug> TCPHandler: Processed in 0.001858244 sec. | ||
10761 | 2025.02.21 06:59:33.986125 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10762 | 2025.02.21 06:59:33.986243 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10763 | 2025.02.21 06:59:33.986295 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10764 | 2025.02.21 06:59:33.986752 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10765 | 2025.02.21 06:59:33.986790 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10766 | 2025.02.21 06:59:33.987144 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10767 | 2025.02.21 06:59:33.987390 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10768 | 2025.02.21 06:59:33.987635 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001415 sec., 706.7137809187279 rows/sec., 47.62 KiB/sec. | ||
10769 | 2025.02.21 06:59:33.987688 [ 275 ] {98c241de-e2ca-40c3-9a3c-1452f8865117} <Debug> TCPHandler: Processed in 0.001618709 sec. | ||
10770 | 2025.02.21 06:59:33.987945 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10771 | 2025.02.21 06:59:33.988164 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10772 | 2025.02.21 06:59:33.988303 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
10773 | 2025.02.21 06:59:33.989583 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10774 | 2025.02.21 06:59:33.989621 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10775 | 2025.02.21 06:59:33.990269 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
10776 | 2025.02.21 06:59:33.990527 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10777 | 2025.02.21 06:59:33.990726 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002617 sec., 14902.560183416126 rows/sec., 26.70 MiB/sec. | ||
10778 | 2025.02.21 06:59:33.990819 [ 279 ] {b429113e-463b-4458-847e-63499ae251ab} <Debug> TCPHandler: Processed in 0.003049182 sec. | ||
10779 | 2025.02.21 06:59:33.990968 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10780 | 2025.02.21 06:59:33.991106 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10781 | 2025.02.21 06:59:33.991165 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10782 | 2025.02.21 06:59:33.991679 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10783 | 2025.02.21 06:59:33.991717 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10784 | 2025.02.21 06:59:33.992082 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
10785 | 2025.02.21 06:59:33.992320 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10786 | 2025.02.21 06:59:33.992534 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001458 sec., 56241.42661179698 rows/sec., 3.57 MiB/sec. | ||
10787 | 2025.02.21 06:59:33.992583 [ 275 ] {f912b71c-9000-4a59-bc7c-7c07356a4be8} <Debug> TCPHandler: Processed in 0.00168257 sec. | ||
10788 | 2025.02.21 06:59:34.210870 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
10789 | 2025.02.21 06:59:34.233358 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2025.02.21 06:59:34.233421 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10791 | 2025.02.21 06:59:34.240778 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10792 | 2025.02.21 06:59:34.241609 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2025.02.21 06:59:34.241995 [ 65 ] {} <Debug> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10794 | 2025.02.21 06:59:34.242120 [ 65 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2025.02.21 06:59:34.242200 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10796 | 2025.02.21 06:59:34.242679 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10797 | 2025.02.21 06:59:34.258691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
10798 | 2025.02.21 06:59:34.260385 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10799 | 2025.02.21 06:59:34.262129 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10800 | 2025.02.21 06:59:34.268170 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10801 | 2025.02.21 06:59:34.274063 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10802 | 2025.02.21 06:59:34.279603 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10803 | 2025.02.21 06:59:34.285419 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10804 | 2025.02.21 06:59:34.289988 [ 197 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::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 | ||
10805 | 2025.02.21 06:59:34.350133 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.107776096 sec., 3915.5250158625154 rows/sec., 20.25 MiB/sec. | ||
10806 | 2025.02.21 06:59:34.353399 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10807 | 2025.02.21 06:59:34.356364 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_56_11} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10808 | 2025.02.21 06:59:34.356454 [ 187 ] {cddfd82a-b75d-405c-a8f7-1cfbb7677b1c::all_1_56_11} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10809 | 2025.02.21 06:59:34.358978 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
10810 | 2025.02.21 06:59:35.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.01 MiB, peak 251.42 MiB, free memory in arenas 0.00 B, will set to 239.91 MiB (RSS), difference: 1.90 MiB | ||
10811 | 2025.02.21 06:59:38.959907 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10812 | 2025.02.21 06:59:38.960098 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10813 | 2025.02.21 06:59:38.960173 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10814 | 2025.02.21 06:59:38.960976 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10815 | 2025.02.21 06:59:38.961031 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10816 | 2025.02.21 06:59:38.961478 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10817 | 2025.02.21 06:59:38.961735 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10818 | 2025.02.21 06:59:38.961991 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001946 sec., 28776.978417266186 rows/sec., 2.21 MiB/sec. | ||
10819 | 2025.02.21 06:59:38.962059 [ 275 ] {eb6a4230-19b4-466a-be4b-5063700382a8} <Debug> TCPHandler: Processed in 0.002290964 sec. | ||
10820 | 2025.02.21 06:59:38.962327 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10821 | 2025.02.21 06:59:38.962543 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10822 | 2025.02.21 06:59:38.962624 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10823 | 2025.02.21 06:59:38.963396 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10824 | 2025.02.21 06:59:38.963440 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10825 | 2025.02.21 06:59:38.963896 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10826 | 2025.02.21 06:59:38.964156 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10827 | 2025.02.21 06:59:38.964373 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001886 sec., 33934.25238600212 rows/sec., 2.65 MiB/sec. | ||
10828 | 2025.02.21 06:59:38.964446 [ 279 ] {e03c58d9-d4a8-4afb-8fe5-08a6efedba97} <Debug> TCPHandler: Processed in 0.002263963 sec. | ||
10829 | 2025.02.21 06:59:38.964660 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10830 | 2025.02.21 06:59:38.964849 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10831 | 2025.02.21 06:59:38.964915 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10832 | 2025.02.21 06:59:38.965608 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10833 | 2025.02.21 06:59:38.965655 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10834 | 2025.02.21 06:59:38.966070 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10835 | 2025.02.21 06:59:38.966332 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10836 | 2025.02.21 06:59:38.966567 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001753 sec., 91272.10496292071 rows/sec., 6.36 MiB/sec. | ||
10837 | 2025.02.21 06:59:38.966626 [ 275 ] {782e0418-dd88-46c2-9a90-ac3904df0742} <Debug> TCPHandler: Processed in 0.002084269 sec. | ||
10838 | 2025.02.21 06:59:38.966785 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10839 | 2025.02.21 06:59:38.966910 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10840 | 2025.02.21 06:59:38.966965 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10841 | 2025.02.21 06:59:38.967483 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10842 | 2025.02.21 06:59:38.967521 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
10843 | 2025.02.21 06:59:38.967928 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
10844 | 2025.02.21 06:59:38.968194 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10845 | 2025.02.21 06:59:38.968398 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001515 sec., 39603.960396039605 rows/sec., 2.67 MiB/sec. | ||
10846 | 2025.02.21 06:59:38.968510 [ 279 ] {c03d120b-e6d0-4908-b304-8041f199b552} <Debug> TCPHandler: Processed in 0.001783711 sec. | ||
10847 | 2025.02.21 06:59:39.881128 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26108 | ||
10848 | 2025.02.21 06:59:39.881792 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10849 | 2025.02.21 06:59:39.881846 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10850 | 2025.02.21 06:59:39.882372 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10851 | 2025.02.21 06:59:39.882627 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10852 | 2025.02.21 06:59:39.882921 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26108 | ||
10853 | 2025.02.21 06:59:41.758821 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
10854 | 2025.02.21 06:59:41.777696 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10855 | 2025.02.21 06:59:41.777751 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10856 | 2025.02.21 06:59:41.784680 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10857 | 2025.02.21 06:59:41.785436 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10858 | 2025.02.21 06:59:41.789958 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
10859 | 2025.02.21 06:59:42.528983 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1528 | ||
10860 | 2025.02.21 06:59:42.532154 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10861 | 2025.02.21 06:59:42.532217 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10862 | 2025.02.21 06:59:42.533750 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
10863 | 2025.02.21 06:59:42.534078 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10864 | 2025.02.21 06:59:42.535552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1528 | ||
10865 | 2025.02.21 06:59:43.967317 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10866 | 2025.02.21 06:59:43.967523 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10867 | 2025.02.21 06:59:43.967601 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10868 | 2025.02.21 06:59:43.968472 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10869 | 2025.02.21 06:59:43.968513 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10870 | 2025.02.21 06:59:43.968950 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10871 | 2025.02.21 06:59:43.969204 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10872 | 2025.02.21 06:59:43.969355 [ 48 ] {} <Debug> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
10873 | 2025.02.21 06:59:43.969401 [ 48 ] {} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10874 | 2025.02.21 06:59:43.969415 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.001946 sec., 108941.41829393628 rows/sec., 6.93 MiB/sec. | ||
10875 | 2025.02.21 06:59:43.969429 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10876 | 2025.02.21 06:59:43.969534 [ 275 ] {6457c0f3-e392-45de-87a0-50c3b9908b0e} <Debug> TCPHandler: Processed in 0.002348855 sec. | ||
10877 | 2025.02.21 06:59:43.969920 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10878 | 2025.02.21 06:59:43.969958 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10879 | 2025.02.21 06:59:43.970409 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10880 | 2025.02.21 06:59:43.970461 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10881 | 2025.02.21 06:59:43.970534 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10882 | 2025.02.21 06:59:43.970545 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10883 | 2025.02.21 06:59:43.970870 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10884 | 2025.02.21 06:59:43.971200 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10885 | 2025.02.21 06:59:43.971521 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10886 | 2025.02.21 06:59:43.971884 [ 199 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::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 | ||
10887 | 2025.02.21 06:59:43.974186 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10888 | 2025.02.21 06:59:43.974302 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10889 | 2025.02.21 06:59:43.974450 [ 194 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004887775 sec., 216867.59312775242 rows/sec., 14.62 MiB/sec. | ||
10890 | 2025.02.21 06:59:43.974759 [ 194 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
10891 | 2025.02.21 06:59:43.975231 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10892 | 2025.02.21 06:59:43.975455 [ 194 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_41_10} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10893 | 2025.02.21 06:59:43.975638 [ 194 ] {6760ae8a-1396-4c7c-b3ec-b26958344154::all_1_41_10} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
10894 | 2025.02.21 06:59:43.975691 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10895 | 2025.02.21 06:59:43.975830 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
10896 | 2025.02.21 06:59:43.975995 [ 48 ] {} <Debug> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10897 | 2025.02.21 06:59:43.976046 [ 48 ] {} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10898 | 2025.02.21 06:59:43.976080 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Debug> executeQuery: Read 695 rows, 56.82 KiB in 0.005831 sec., 119190.53335619962 rows/sec., 9.52 MiB/sec. | ||
10899 | 2025.02.21 06:59:43.976092 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10900 | 2025.02.21 06:59:43.976276 [ 279 ] {9864e7c4-8cc9-4539-b5c2-9a1bd4ccea68} <Debug> TCPHandler: Processed in 0.006591415 sec. | ||
10901 | 2025.02.21 06:59:43.976549 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::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 | ||
10902 | 2025.02.21 06:59:43.976602 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10903 | 2025.02.21 06:59:43.977012 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10904 | 2025.02.21 06:59:43.977178 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10905 | 2025.02.21 06:59:43.977365 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10906 | 2025.02.21 06:59:43.977622 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1844 rows starting from the beginning of the part | ||
10907 | 2025.02.21 06:59:43.978552 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
10908 | 2025.02.21 06:59:43.979073 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
10909 | 2025.02.21 06:59:43.979318 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 695 rows starting from the beginning of the part | ||
10910 | 2025.02.21 06:59:43.979693 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
10911 | 2025.02.21 06:59:43.979986 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 695 rows starting from the beginning of the part | ||
10912 | 2025.02.21 06:59:43.980697 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10913 | 2025.02.21 06:59:43.980769 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10914 | 2025.02.21 06:59:43.981651 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10915 | 2025.02.21 06:59:43.982245 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10916 | 2025.02.21 06:59:43.982694 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Debug> executeQuery: Read 145 rows, 9.32 KiB in 0.005828 sec., 24879.890185312288 rows/sec., 1.56 MiB/sec. | ||
10917 | 2025.02.21 06:59:43.982798 [ 275 ] {9d0c96a6-808e-469c-a4c0-1216f440a948} <Debug> TCPHandler: Processed in 0.006338269 sec. | ||
10918 | 2025.02.21 06:59:43.982990 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10919 | 2025.02.21 06:59:43.983205 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10920 | 2025.02.21 06:59:43.983377 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10921 | 2025.02.21 06:59:43.983615 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.007334852 sec., 463813.039445104 rows/sec., 39.17 MiB/sec. | ||
10922 | 2025.02.21 06:59:43.983941 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10923 | 2025.02.21 06:59:43.984435 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10924 | 2025.02.21 06:59:43.984643 [ 186 ] {6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e::all_1_96_19} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10925 | 2025.02.21 06:59:43.984832 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
10926 | 2025.02.21 06:59:43.984909 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10927 | 2025.02.21 06:59:43.984954 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10928 | 2025.02.21 06:59:43.985333 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10929 | 2025.02.21 06:59:43.985573 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10930 | 2025.02.21 06:59:43.985791 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Debug> executeQuery: Read 113 rows, 7.49 KiB in 0.002692 sec., 41976.22585438336 rows/sec., 2.72 MiB/sec. | ||
10931 | 2025.02.21 06:59:43.985850 [ 279 ] {8278d080-3451-4dc5-9eda-d5d70e45c699} <Debug> TCPHandler: Processed in 0.002929739 sec. | ||
10932 | 2025.02.21 06:59:43.986016 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10933 | 2025.02.21 06:59:43.986154 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10934 | 2025.02.21 06:59:43.986212 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10935 | 2025.02.21 06:59:43.986919 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10936 | 2025.02.21 06:59:43.986957 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10937 | 2025.02.21 06:59:43.987322 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10938 | 2025.02.21 06:59:43.987557 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10939 | 2025.02.21 06:59:43.987681 [ 48 ] {} <Debug> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
10940 | 2025.02.21 06:59:43.987718 [ 48 ] {} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10941 | 2025.02.21 06:59:43.987742 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10942 | 2025.02.21 06:59:43.987747 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.00162 sec., 69135.8024691358 rows/sec., 3.94 MiB/sec. | ||
10943 | 2025.02.21 06:59:43.987921 [ 275 ] {cf6bcfc9-132e-49de-b6d4-f050b9f59fe4} <Debug> TCPHandler: Processed in 0.001969467 sec. | ||
10944 | 2025.02.21 06:59:43.987974 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10945 | 2025.02.21 06:59:43.988214 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10946 | 2025.02.21 06:59:43.988445 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10947 | 2025.02.21 06:59:43.988582 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10948 | 2025.02.21 06:59:43.988625 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10949 | 2025.02.21 06:59:43.988793 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10950 | 2025.02.21 06:59:43.988839 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10951 | 2025.02.21 06:59:43.989232 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10952 | 2025.02.21 06:59:43.989515 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10953 | 2025.02.21 06:59:43.989907 [ 196 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::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 | ||
10954 | 2025.02.21 06:59:43.991792 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10955 | 2025.02.21 06:59:43.991877 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10956 | 2025.02.21 06:59:43.992218 [ 193 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 560 rows, containing 5 columns (5 merged, 0 gathered) in 0.004409374 sec., 127002.1549544221 rows/sec., 7.72 MiB/sec. | ||
10957 | 2025.02.21 06:59:43.992374 [ 193 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
10958 | 2025.02.21 06:59:43.992583 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10959 | 2025.02.21 06:59:43.992751 [ 193 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_41_10} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10960 | 2025.02.21 06:59:43.992845 [ 193 ] {3a490f74-dae7-4a9a-b0f1-948e922d898f::all_1_41_10} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
10961 | 2025.02.21 06:59:43.992889 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10962 | 2025.02.21 06:59:43.992952 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10963 | 2025.02.21 06:59:43.993119 [ 48 ] {} <Debug> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10964 | 2025.02.21 06:59:43.993179 [ 48 ] {} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10965 | 2025.02.21 06:59:43.993193 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Debug> executeQuery: Read 421 rows, 30.71 KiB in 0.004675 sec., 90053.47593582887 rows/sec., 6.41 MiB/sec. | ||
10966 | 2025.02.21 06:59:43.993219 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10967 | 2025.02.21 06:59:43.993389 [ 279 ] {5ed87ea5-5486-454f-b04a-79a47defa53f} <Debug> TCPHandler: Processed in 0.005363666 sec. | ||
10968 | 2025.02.21 06:59:43.993454 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::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 | ||
10969 | 2025.02.21 06:59:43.993631 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10970 | 2025.02.21 06:59:43.993722 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10971 | 2025.02.21 06:59:43.993825 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 913 rows starting from the beginning of the part | ||
10972 | 2025.02.21 06:59:43.994149 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10973 | 2025.02.21 06:59:43.994308 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
10974 | 2025.02.21 06:59:43.994445 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10975 | 2025.02.21 06:59:43.994827 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
10976 | 2025.02.21 06:59:43.995401 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 421 rows starting from the beginning of the part | ||
10977 | 2025.02.21 06:59:43.995954 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
10978 | 2025.02.21 06:59:43.996400 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 421 rows starting from the beginning of the part | ||
10979 | 2025.02.21 06:59:43.997633 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10980 | 2025.02.21 06:59:43.997709 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10981 | 2025.02.21 06:59:43.998711 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
10982 | 2025.02.21 06:59:43.999058 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10983 | 2025.02.21 06:59:43.999410 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1947 rows, containing 5 columns (5 merged, 0 gathered) in 0.006050893 sec., 321770.6874010167 rows/sec., 24.58 MiB/sec. | ||
10984 | 2025.02.21 06:59:43.999533 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0056 sec., 1071.4285714285713 rows/sec., 55.98 KiB/sec. | ||
10985 | 2025.02.21 06:59:43.999648 [ 275 ] {38d9a648-55d4-4f38-a43c-b38e2a2d46c6} <Debug> TCPHandler: Processed in 0.006143425 sec. | ||
10986 | 2025.02.21 06:59:43.999654 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
10987 | 2025.02.21 06:59:43.999832 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10988 | 2025.02.21 06:59:43.999967 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10989 | 2025.02.21 06:59:44.000032 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10990 | 2025.02.21 06:59:44.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.83 MiB, peak 251.42 MiB, free memory in arenas 0.00 B, will set to 240.00 MiB (RSS), difference: -3.83 MiB | ||
10991 | 2025.02.21 06:59:44.000245 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10992 | 2025.02.21 06:59:44.000432 [ 201 ] {1c791c43-6434-4e7c-ac4e-655b6e70f4f3::all_1_96_19} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
10993 | 2025.02.21 06:59:44.000527 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10994 | 2025.02.21 06:59:44.000879 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10995 | 2025.02.21 06:59:44.000917 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
10996 | 2025.02.21 06:59:44.001313 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
10997 | 2025.02.21 06:59:44.001557 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10998 | 2025.02.21 06:59:44.001735 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
10999 | 2025.02.21 06:59:44.001785 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11000 | 2025.02.21 06:59:44.001802 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001857 sec., 127625.20193861067 rows/sec., 8.55 MiB/sec. | ||
11001 | 2025.02.21 06:59:44.001820 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11002 | 2025.02.21 06:59:44.001987 [ 279 ] {22d482f5-f13d-4cf8-855f-a6b16fb14011} <Debug> TCPHandler: Processed in 0.002236593 sec. | ||
11003 | 2025.02.21 06:59:44.002067 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::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 | ||
11004 | 2025.02.21 06:59:44.002170 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11005 | 2025.02.21 06:59:44.002208 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11006 | 2025.02.21 06:59:44.002240 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 27805 rows starting from the beginning of the part | ||
11007 | 2025.02.21 06:59:44.002373 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 128 rows starting from the beginning of the part | ||
11008 | 2025.02.21 06:59:44.002379 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11009 | 2025.02.21 06:59:44.002622 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11010 | 2025.02.21 06:59:44.002844 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
11011 | 2025.02.21 06:59:44.003249 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 237 rows starting from the beginning of the part | ||
11012 | 2025.02.21 06:59:44.003618 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
11013 | 2025.02.21 06:59:44.003940 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 237 rows starting from the beginning of the part | ||
11014 | 2025.02.21 06:59:44.004684 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11015 | 2025.02.21 06:59:44.004729 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11016 | 2025.02.21 06:59:44.005227 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11017 | 2025.02.21 06:59:44.005584 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11018 | 2025.02.21 06:59:44.005781 [ 48 ] {} <Debug> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
11019 | 2025.02.21 06:59:44.005821 [ 48 ] {} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11020 | 2025.02.21 06:59:44.005849 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11021 | 2025.02.21 06:59:44.005904 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003589 sec., 278.629144608526 rows/sec., 18.77 KiB/sec. | ||
11022 | 2025.02.21 06:59:44.006260 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
11023 | 2025.02.21 06:59:44.006308 [ 275 ] {c749f28b-ff13-477b-823e-e3f7ab6a631a} <Debug> TCPHandler: Processed in 0.004207779 sec. | ||
11024 | 2025.02.21 06:59:44.006652 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11025 | 2025.02.21 06:59:44.006996 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11026 | 2025.02.21 06:59:44.007017 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11027 | 2025.02.21 06:59:44.007139 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 36 rows starting from the beginning of the part | ||
11028 | 2025.02.21 06:59:44.007389 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11029 | 2025.02.21 06:59:44.008221 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
11030 | 2025.02.21 06:59:44.008786 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
11031 | 2025.02.21 06:59:44.009195 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
11032 | 2025.02.21 06:59:44.009616 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
11033 | 2025.02.21 06:59:44.009976 [ 198 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
11034 | 2025.02.21 06:59:44.014726 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.008783716 sec., 4667.72832819276 rows/sec., 314.52 KiB/sec. | ||
11035 | 2025.02.21 06:59:44.014973 [ 189 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
11036 | 2025.02.21 06:59:44.015038 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11037 | 2025.02.21 06:59:44.015099 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11038 | 2025.02.21 06:59:44.015684 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11039 | 2025.02.21 06:59:44.016121 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28727 rows, containing 5 columns (5 merged, 0 gathered) in 0.014167193 sec., 2027712.8997960289 rows/sec., 136.92 MiB/sec. | ||
11040 | 2025.02.21 06:59:44.016282 [ 195 ] {9cbb65ca-b06a-4f08-a9ad-911865a8113b::all_1_41_9} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
11041 | 2025.02.21 06:59:44.016555 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
11042 | 2025.02.21 06:59:44.016648 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11043 | 2025.02.21 06:59:44.017317 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11044 | 2025.02.21 06:59:44.017326 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
11045 | 2025.02.21 06:59:44.017477 [ 200 ] {21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11046 | 2025.02.21 06:59:44.017666 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
11047 | 2025.02.21 06:59:44.017790 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11048 | 2025.02.21 06:59:44.017996 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
11049 | 2025.02.21 06:59:44.018065 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11050 | 2025.02.21 06:59:44.018086 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.011208 sec., 3479.6573875803 rows/sec., 6.24 MiB/sec. | ||
11051 | 2025.02.21 06:59:44.018106 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11052 | 2025.02.21 06:59:44.018486 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::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 | ||
11053 | 2025.02.21 06:59:44.018540 [ 279 ] {5b03104f-1a32-4d7d-aa06-0cbee1475e31} <Debug> TCPHandler: Processed in 0.012098495 sec. | ||
11054 | 2025.02.21 06:59:44.018818 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11055 | 2025.02.21 06:59:44.018946 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11056 | 2025.02.21 06:59:44.019035 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1297 rows starting from the beginning of the part | ||
11057 | 2025.02.21 06:59:44.019042 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11058 | 2025.02.21 06:59:44.019133 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11059 | 2025.02.21 06:59:44.019593 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 39 rows starting from the beginning of the part | ||
11060 | 2025.02.21 06:59:44.020183 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 39 rows starting from the beginning of the part | ||
11061 | 2025.02.21 06:59:44.020706 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 39 rows starting from the beginning of the part | ||
11062 | 2025.02.21 06:59:44.021289 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11063 | 2025.02.21 06:59:44.021297 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 39 rows starting from the beginning of the part | ||
11064 | 2025.02.21 06:59:44.021337 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11065 | 2025.02.21 06:59:44.021804 [ 188 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 39 rows starting from the beginning of the part | ||
11066 | 2025.02.21 06:59:44.022492 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11067 | 2025.02.21 06:59:44.022826 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11068 | 2025.02.21 06:59:44.023053 [ 48 ] {} <Debug> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11069 | 2025.02.21 06:59:44.023106 [ 48 ] {} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11070 | 2025.02.21 06:59:44.023149 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11071 | 2025.02.21 06:59:44.023217 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004221 sec., 19426.676143094053 rows/sec., 1.23 MiB/sec. | ||
11072 | 2025.02.21 06:59:44.023455 [ 275 ] {f5b7ec06-f1ab-4e02-a410-b69befc58363} <Debug> TCPHandler: Processed in 0.004805653 sec. | ||
11073 | 2025.02.21 06:59:44.023460 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::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 | ||
11074 | 2025.02.21 06:59:44.023642 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11075 | 2025.02.21 06:59:44.023690 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5538 rows starting from the beginning of the part | ||
11076 | 2025.02.21 06:59:44.023845 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 48 rows starting from the beginning of the part | ||
11077 | 2025.02.21 06:59:44.024114 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
11078 | 2025.02.21 06:59:44.024346 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 82 rows starting from the beginning of the part | ||
11079 | 2025.02.21 06:59:44.024735 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
11080 | 2025.02.21 06:59:44.025051 [ 190 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 82 rows starting from the beginning of the part | ||
11081 | 2025.02.21 06:59:44.029359 [ 187 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5870 rows, containing 4 columns (4 merged, 0 gathered) in 0.006109043 sec., 960870.6306372373 rows/sec., 62.62 MiB/sec. | ||
11082 | 2025.02.21 06:59:44.030749 [ 187 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11083 | 2025.02.21 06:59:44.032352 [ 187 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11084 | 2025.02.21 06:59:44.032474 [ 187 ] {3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2::all_1_96_19} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11085 | 2025.02.21 06:59:44.032594 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
11086 | 2025.02.21 06:59:44.035142 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1492 rows, containing 19 columns (19 merged, 0 gathered) in 0.016911498 sec., 88224.00002649084 rows/sec., 158.09 MiB/sec. | ||
11087 | 2025.02.21 06:59:44.037102 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
11088 | 2025.02.21 06:59:44.037561 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11089 | 2025.02.21 06:59:44.037664 [ 191 ] {6a709bd8-80b8-4fee-9956-50c7e11d437c::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
11090 | 2025.02.21 06:59:44.037827 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.67 MiB. | ||
11091 | 2025.02.21 06:59:45.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.20 MiB, peak 251.42 MiB, free memory in arenas 0.00 B, will set to 245.37 MiB (RSS), difference: 8.17 MiB | ||
11092 | 2025.02.21 06:59:47.190073 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11093 | 2025.02.21 06:59:47.190123 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11094 | 2025.02.21 06:59:47.383085 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26596 | ||
11095 | 2025.02.21 06:59:47.383853 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11096 | 2025.02.21 06:59:47.383891 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11097 | 2025.02.21 06:59:47.384439 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11098 | 2025.02.21 06:59:47.384717 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11099 | 2025.02.21 06:59:47.384992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
11100 | 2025.02.21 06:59:48.959128 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11101 | 2025.02.21 06:59:48.959318 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11102 | 2025.02.21 06:59:48.959390 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11103 | 2025.02.21 06:59:48.960183 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11104 | 2025.02.21 06:59:48.960231 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11105 | 2025.02.21 06:59:48.960670 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11106 | 2025.02.21 06:59:48.960927 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11107 | 2025.02.21 06:59:48.961175 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001909 sec., 29334.73022524882 rows/sec., 2.25 MiB/sec. | ||
11108 | 2025.02.21 06:59:48.961255 [ 275 ] {5eb4b2d6-5e68-4f24-bcf6-ae0f40fbcdfa} <Debug> TCPHandler: Processed in 0.002255413 sec. | ||
11109 | 2025.02.21 06:59:48.961621 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11110 | 2025.02.21 06:59:48.961929 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11111 | 2025.02.21 06:59:48.962047 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11112 | 2025.02.21 06:59:48.962859 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11113 | 2025.02.21 06:59:48.962911 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11114 | 2025.02.21 06:59:48.963357 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11115 | 2025.02.21 06:59:48.963612 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11116 | 2025.02.21 06:59:48.963867 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. | ||
11117 | 2025.02.21 06:59:48.963947 [ 279 ] {85102b60-00f1-4544-beed-33ba56f4a586} <Debug> TCPHandler: Processed in 0.00255781 sec. | ||
11118 | 2025.02.21 06:59:48.964189 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11119 | 2025.02.21 06:59:48.964370 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11120 | 2025.02.21 06:59:48.964436 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11121 | 2025.02.21 06:59:48.965129 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11122 | 2025.02.21 06:59:48.965169 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11123 | 2025.02.21 06:59:48.965574 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11124 | 2025.02.21 06:59:48.965811 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11125 | 2025.02.21 06:59:48.966039 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001705 sec., 93841.642228739 rows/sec., 6.54 MiB/sec. | ||
11126 | 2025.02.21 06:59:48.966135 [ 275 ] {7a84217a-6bc7-4c84-af21-a5e518e73935} <Debug> TCPHandler: Processed in 0.002055488 sec. | ||
11127 | 2025.02.21 06:59:48.966316 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11128 | 2025.02.21 06:59:48.966489 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11129 | 2025.02.21 06:59:48.966545 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11130 | 2025.02.21 06:59:48.967060 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11131 | 2025.02.21 06:59:48.967100 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11132 | 2025.02.21 06:59:48.967490 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11133 | 2025.02.21 06:59:48.967727 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11134 | 2025.02.21 06:59:48.967952 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
11135 | 2025.02.21 06:59:48.968010 [ 279 ] {4b921723-5217-4206-8ca7-c51a2b7b8322} <Debug> TCPHandler: Processed in 0.001775072 sec. | ||
11136 | 2025.02.21 06:59:49.290047 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
11137 | 2025.02.21 06:59:49.310537 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11138 | 2025.02.21 06:59:49.310596 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11139 | 2025.02.21 06:59:49.318060 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
11140 | 2025.02.21 06:59:49.318817 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11141 | 2025.02.21 06:59:49.322360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
11142 | 2025.02.21 06:59:49.324551 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11143 | 2025.02.21 06:59:49.324751 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11144 | 2025.02.21 06:59:49.324827 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11145 | 2025.02.21 06:59:49.325722 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11146 | 2025.02.21 06:59:49.325778 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11147 | 2025.02.21 06:59:49.326266 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11148 | 2025.02.21 06:59:49.326521 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Trace> oximeter.fields_i16 (6760ae8a-1396-4c7c-b3ec-b26958344154): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11149 | 2025.02.21 06:59:49.326761 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Debug> executeQuery: Read 212 rows, 13.81 KiB in 0.002062 sec., 102812.80310378273 rows/sec., 6.54 MiB/sec. | ||
11150 | 2025.02.21 06:59:49.326837 [ 275 ] {1d1bdeef-fa1b-4940-b747-dfef14269185} <Debug> TCPHandler: Processed in 0.002422706 sec. | ||
11151 | 2025.02.21 06:59:49.327103 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11152 | 2025.02.21 06:59:49.327286 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11153 | 2025.02.21 06:59:49.327358 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11154 | 2025.02.21 06:59:49.328112 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11155 | 2025.02.21 06:59:49.328155 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11156 | 2025.02.21 06:59:49.328587 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
11157 | 2025.02.21 06:59:49.328851 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Trace> oximeter.fields_ipaddr (f88868e3-0c47-4efa-97f4-e214ea79f994): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11158 | 2025.02.21 06:59:49.329072 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Debug> executeQuery: Read 16 rows, 1.30 KiB in 0.001832 sec., 8733.624454148472 rows/sec., 712.17 KiB/sec. | ||
11159 | 2025.02.21 06:59:49.329186 [ 279 ] {cc2e76f6-5a10-4190-98c8-46a3eb4fe4fa} <Debug> TCPHandler: Processed in 0.002207602 sec. | ||
11160 | 2025.02.21 06:59:49.329351 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11161 | 2025.02.21 06:59:49.329513 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11162 | 2025.02.21 06:59:49.329590 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11163 | 2025.02.21 06:59:49.331269 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11164 | 2025.02.21 06:59:49.331312 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11165 | 2025.02.21 06:59:49.331826 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11166 | 2025.02.21 06:59:49.332074 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11167 | 2025.02.21 06:59:49.332303 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Debug> executeQuery: Read 1843 rows, 153.97 KiB in 0.00283 sec., 651236.7491166077 rows/sec., 53.13 MiB/sec. | ||
11168 | 2025.02.21 06:59:49.332364 [ 275 ] {80228923-52ee-4810-9af2-fa804d43dcf1} <Debug> TCPHandler: Processed in 0.003078553 sec. | ||
11169 | 2025.02.21 06:59:49.332541 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11170 | 2025.02.21 06:59:49.332672 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11171 | 2025.02.21 06:59:49.332727 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11172 | 2025.02.21 06:59:49.333418 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11173 | 2025.02.21 06:59:49.333456 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11174 | 2025.02.21 06:59:49.333854 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11175 | 2025.02.21 06:59:49.334097 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Trace> oximeter.fields_u16 (8a0aeb44-0244-4d23-9eb9-0c14b9095461): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11176 | 2025.02.21 06:59:49.334286 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Debug> executeQuery: Read 161 rows, 10.44 KiB in 0.001644 sec., 97931.87347931873 rows/sec., 6.20 MiB/sec. | ||
11177 | 2025.02.21 06:59:49.334345 [ 279 ] {d3f68a18-bc90-491d-be06-b4039ce82051} <Debug> TCPHandler: Processed in 0.001864444 sec. | ||
11178 | 2025.02.21 06:59:49.334498 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11179 | 2025.02.21 06:59:49.334641 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11180 | 2025.02.21 06:59:49.334700 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11181 | 2025.02.21 06:59:49.335489 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11182 | 2025.02.21 06:59:49.335530 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11183 | 2025.02.21 06:59:49.335952 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11184 | 2025.02.21 06:59:49.336235 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Trace> oximeter.fields_u32 (c738599a-c1ed-4a4d-9c5c-2d9c86f2cba7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11185 | 2025.02.21 06:59:49.336456 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Debug> executeQuery: Read 341 rows, 23.30 KiB in 0.001849 sec., 184424.0129799892 rows/sec., 12.31 MiB/sec. | ||
11186 | 2025.02.21 06:59:49.336512 [ 275 ] {b5a2ebc0-5a7e-4c6a-a964-7709b5614f54} <Debug> TCPHandler: Processed in 0.002079759 sec. | ||
11187 | 2025.02.21 06:59:49.336665 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11188 | 2025.02.21 06:59:49.336845 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11189 | 2025.02.21 06:59:49.336905 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11190 | 2025.02.21 06:59:49.337578 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11191 | 2025.02.21 06:59:49.337617 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11192 | 2025.02.21 06:59:49.338001 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11193 | 2025.02.21 06:59:49.338243 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Trace> oximeter.fields_u8 (3a490f74-dae7-4a9a-b0f1-948e922d898f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11194 | 2025.02.21 06:59:49.338430 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Debug> executeQuery: Read 112 rows, 6.53 KiB in 0.001621 sec., 69093.15237507712 rows/sec., 3.94 MiB/sec. | ||
11195 | 2025.02.21 06:59:49.338518 [ 279 ] {197f8833-3531-4b9b-b209-33db7d9185ac} <Debug> TCPHandler: Processed in 0.001921926 sec. | ||
11196 | 2025.02.21 06:59:49.338672 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11197 | 2025.02.21 06:59:49.338798 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11198 | 2025.02.21 06:59:49.338849 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11199 | 2025.02.21 06:59:49.339799 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11200 | 2025.02.21 06:59:49.339841 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11201 | 2025.02.21 06:59:49.340269 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11202 | 2025.02.21 06:59:49.340516 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11203 | 2025.02.21 06:59:49.340735 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Debug> executeQuery: Read 893 rows, 66.30 KiB in 0.001964 sec., 454684.3177189409 rows/sec., 32.97 MiB/sec. | ||
11204 | 2025.02.21 06:59:49.340788 [ 275 ] {9c654e01-2db8-4d22-9c51-605340ffeb69} <Debug> TCPHandler: Processed in 0.002175861 sec. | ||
11205 | 2025.02.21 06:59:49.340947 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11206 | 2025.02.21 06:59:49.341089 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11207 | 2025.02.21 06:59:49.341144 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11208 | 2025.02.21 06:59:49.341649 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11209 | 2025.02.21 06:59:49.341689 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11210 | 2025.02.21 06:59:49.342083 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11211 | 2025.02.21 06:59:49.342327 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Trace> oximeter.measurements_bool (83b10f5b-d352-4d80-9716-34494a532901): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11212 | 2025.02.21 06:59:49.342519 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 215.00 KiB/sec. | ||
11213 | 2025.02.21 06:59:49.342627 [ 279 ] {70547c88-f441-44dd-8d4c-db5ac412f5a2} <Debug> TCPHandler: Processed in 0.001749181 sec. | ||
11214 | 2025.02.21 06:59:49.342805 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11215 | 2025.02.21 06:59:49.342922 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11216 | 2025.02.21 06:59:49.342974 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11217 | 2025.02.21 06:59:49.343757 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11218 | 2025.02.21 06:59:49.343800 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11219 | 2025.02.21 06:59:49.344248 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11220 | 2025.02.21 06:59:49.344486 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11221 | 2025.02.21 06:59:49.344696 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Debug> executeQuery: Read 963 rows, 65.53 KiB in 0.001799 sec., 535297.3874374653 rows/sec., 35.57 MiB/sec. | ||
11222 | 2025.02.21 06:59:49.344751 [ 275 ] {25345059-5e82-4def-9145-c0402e0861fb} <Debug> TCPHandler: Processed in 0.002019637 sec. | ||
11223 | 2025.02.21 06:59:49.344901 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11224 | 2025.02.21 06:59:49.345018 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11225 | 2025.02.21 06:59:49.345079 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11226 | 2025.02.21 06:59:49.345637 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11227 | 2025.02.21 06:59:49.345682 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11228 | 2025.02.21 06:59:49.346099 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11229 | 2025.02.21 06:59:49.346344 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Trace> oximeter.measurements_f64 (9cbb65ca-b06a-4f08-a9ad-911865a8113b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11230 | 2025.02.21 06:59:49.346517 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001526 sec., 655.307994757536 rows/sec., 44.16 KiB/sec. | ||
11231 | 2025.02.21 06:59:49.346566 [ 279 ] {97eb850f-12c8-44cd-a6d5-c5b559207402} <Debug> TCPHandler: Processed in 0.001720221 sec. | ||
11232 | 2025.02.21 06:59:49.346702 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11233 | 2025.02.21 06:59:49.346818 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11234 | 2025.02.21 06:59:49.346897 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
11235 | 2025.02.21 06:59:49.348131 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11236 | 2025.02.21 06:59:49.348169 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11237 | 2025.02.21 06:59:49.348823 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
11238 | 2025.02.21 06:59:49.349076 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Trace> oximeter.measurements_histogramu64 (6a709bd8-80b8-4fee-9956-50c7e11d437c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11239 | 2025.02.21 06:59:49.349308 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Debug> executeQuery: Read 39 rows, 71.56 KiB in 0.002515 sec., 15506.958250497019 rows/sec., 27.79 MiB/sec. | ||
11240 | 2025.02.21 06:59:49.349413 [ 275 ] {8687cbfa-a276-4614-a8af-e319a2196fb2} <Debug> TCPHandler: Processed in 0.002763325 sec. | ||
11241 | 2025.02.21 06:59:49.349569 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11242 | 2025.02.21 06:59:49.349704 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11243 | 2025.02.21 06:59:49.349763 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11244 | 2025.02.21 06:59:49.350281 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11245 | 2025.02.21 06:59:49.350318 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11246 | 2025.02.21 06:59:49.350687 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11247 | 2025.02.21 06:59:49.350927 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11248 | 2025.02.21 06:59:49.351104 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001431 sec., 23759.608665269043 rows/sec., 1.38 MiB/sec. | ||
11249 | 2025.02.21 06:59:49.351152 [ 279 ] {3700940b-b90c-4c0d-b7bd-7252d0209ea4} <Debug> TCPHandler: Processed in 0.001649439 sec. | ||
11250 | 2025.02.21 06:59:50.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.74 MiB, peak 251.42 MiB, free memory in arenas 0.00 B, will set to 245.37 MiB (RSS), difference: -1.37 MiB | ||
11251 | 2025.02.21 06:59:52.535781 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1582 | ||
11252 | 2025.02.21 06:59:52.539610 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11253 | 2025.02.21 06:59:52.539672 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11254 | 2025.02.21 06:59:52.541185 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
11255 | 2025.02.21 06:59:52.541524 [ 242 ] {} <Trace> system.query_log (02137fe5-5a7b-4f25-a299-044330f04b30): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11256 | 2025.02.21 06:59:52.542478 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1582 | ||
11257 | 2025.02.21 06:59:53.958109 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11258 | 2025.02.21 06:59:53.958310 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11259 | 2025.02.21 06:59:53.958380 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11260 | 2025.02.21 06:59:53.959155 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11261 | 2025.02.21 06:59:53.959200 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11262 | 2025.02.21 06:59:53.959632 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11263 | 2025.02.21 06:59:53.959889 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11264 | 2025.02.21 06:59:53.960090 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001832 sec., 30567.68558951965 rows/sec., 2.35 MiB/sec. | ||
11265 | 2025.02.21 06:59:53.960156 [ 275 ] {a250c994-bc4b-49f2-afd2-c956e777e753} <Debug> TCPHandler: Processed in 0.002187152 sec. | ||
11266 | 2025.02.21 06:59:53.960475 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11267 | 2025.02.21 06:59:53.960783 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11268 | 2025.02.21 06:59:53.960899 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11269 | 2025.02.21 06:59:53.961810 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11270 | 2025.02.21 06:59:53.961864 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11271 | 2025.02.21 06:59:53.962303 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11272 | 2025.02.21 06:59:53.962546 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11273 | 2025.02.21 06:59:53.962778 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002079 sec., 30784.030784030783 rows/sec., 2.40 MiB/sec. | ||
11274 | 2025.02.21 06:59:53.962846 [ 279 ] {e5cf48bc-2d20-4e36-8ea4-3b702d453254} <Debug> TCPHandler: Processed in 0.00256289 sec. | ||
11275 | 2025.02.21 06:59:53.963001 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11276 | 2025.02.21 06:59:53.963126 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11277 | 2025.02.21 06:59:53.963181 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11278 | 2025.02.21 06:59:53.963824 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11279 | 2025.02.21 06:59:53.963869 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11280 | 2025.02.21 06:59:53.964321 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11281 | 2025.02.21 06:59:53.964559 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11282 | 2025.02.21 06:59:53.964740 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001644 sec., 77858.8807785888 rows/sec., 5.42 MiB/sec. | ||
11283 | 2025.02.21 06:59:53.964798 [ 275 ] {f0f11b7c-2e2c-4cb9-9f7d-1526c1a52575} <Debug> TCPHandler: Processed in 0.001855584 sec. | ||
11284 | 2025.02.21 06:59:53.964953 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11285 | 2025.02.21 06:59:53.965079 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11286 | 2025.02.21 06:59:53.965135 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11287 | 2025.02.21 06:59:53.965638 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11288 | 2025.02.21 06:59:53.965678 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11289 | 2025.02.21 06:59:53.966062 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11290 | 2025.02.21 06:59:53.966299 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11291 | 2025.02.21 06:59:53.966528 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001474 sec., 32564.450474898236 rows/sec., 2.19 MiB/sec. | ||
11292 | 2025.02.21 06:59:53.966613 [ 279 ] {af49810d-a32d-4ebb-8858-498c466ce1a5} <Debug> TCPHandler: Processed in 0.001717141 sec. | ||
11293 | 2025.02.21 06:59:54.885147 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27023 | ||
11294 | 2025.02.21 06:59:54.885821 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11295 | 2025.02.21 06:59:54.885869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11296 | 2025.02.21 06:59:54.886399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11297 | 2025.02.21 06:59:54.886648 [ 244 ] {} <Trace> system.asynchronous_metric_log (b0fa809d-e7e3-43b8-90ef-8e548bdbf1e4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11298 | 2025.02.21 06:59:54.886899 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27023 | ||
11299 | 2025.02.21 06:59:56.822458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
11300 | 2025.02.21 06:59:56.844073 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11301 | 2025.02.21 06:59:56.844132 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11302 | 2025.02.21 06:59:56.851538 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
11303 | 2025.02.21 06:59:56.852291 [ 243 ] {} <Trace> system.metric_log (cddfd82a-b75d-405c-a8f7-1cfbb7677b1c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11304 | 2025.02.21 06:59:56.855231 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
11305 | 2025.02.21 06:59:58.959927 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11306 | 2025.02.21 06:59:58.960139 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11307 | 2025.02.21 06:59:58.960223 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11308 | 2025.02.21 06:59:58.961032 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11309 | 2025.02.21 06:59:58.961086 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11310 | 2025.02.21 06:59:58.961527 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11311 | 2025.02.21 06:59:58.961785 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Trace> oximeter.fields_string (6b8779ce-4220-44c8-a1a5-5db6ea3fdb7e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11312 | 2025.02.21 06:59:58.962022 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. | ||
11313 | 2025.02.21 06:59:58.962090 [ 275 ] {597b55d1-7629-4ac5-ab6b-430fa567a2c1} <Debug> TCPHandler: Processed in 0.002303424 sec. | ||
11314 | 2025.02.21 06:59:58.962401 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11315 | 2025.02.21 06:59:58.962618 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11316 | 2025.02.21 06:59:58.962697 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11317 | 2025.02.21 06:59:58.963534 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11318 | 2025.02.21 06:59:58.963577 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11319 | 2025.02.21 06:59:58.964011 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11320 | 2025.02.21 06:59:58.964253 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Trace> oximeter.fields_uuid (1c791c43-6434-4e7c-ac4e-655b6e70f4f3): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11321 | 2025.02.21 06:59:58.964468 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001903 sec., 33631.108775617446 rows/sec., 2.62 MiB/sec. | ||
11322 | 2025.02.21 06:59:58.964565 [ 279 ] {ad964bca-6ea0-4a0c-b12a-c4aca8c9e0c3} <Debug> TCPHandler: Processed in 0.002347835 sec. | ||
11323 | 2025.02.21 06:59:58.964777 [ 275 ] {} <Trace> TCP-Session: 173120b8-149a-4bad-a050-b5f8d93b64c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11324 | 2025.02.21 06:59:58.965117 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63017) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11325 | 2025.02.21 06:59:58.965194 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11326 | 2025.02.21 06:59:58.965800 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11327 | 2025.02.21 06:59:58.965841 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11328 | 2025.02.21 06:59:58.966248 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11329 | 2025.02.21 06:59:58.966495 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Trace> oximeter.measurements_cumulativeu64 (21bdfce5-00b3-4b2a-8e69-c5f4ee42fc06): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11330 | 2025.02.21 06:59:58.966713 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
11331 | 2025.02.21 06:59:58.966770 [ 275 ] {6b82d8d6-6f8b-47cf-b33f-f915220a8b11} <Debug> TCPHandler: Processed in 0.00211245 sec. | ||
11332 | 2025.02.21 06:59:58.966942 [ 279 ] {} <Trace> TCP-Session: c72ec880-33b2-4d5b-9141-9f0a0ba7e232 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11333 | 2025.02.21 06:59:58.967088 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40700) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11334 | 2025.02.21 06:59:58.967150 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11335 | 2025.02.21 06:59:58.967681 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11336 | 2025.02.21 06:59:58.967718 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
11337 | 2025.02.21 06:59:58.968101 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11338 | 2025.02.21 06:59:58.968335 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Trace> oximeter.measurements_u64 (3bef7a6c-aec8-46c4-9892-8fe04ce5ccb2): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11339 | 2025.02.21 06:59:58.968516 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001463 sec., 41011.619958988376 rows/sec., 2.76 MiB/sec. | ||
11340 | 2025.02.21 06:59:58.968566 [ 279 ] {7f802d04-b40d-4953-abb0-06697dfb0f20} <Debug> TCPHandler: Processed in 0.00169294 sec. |