1 | [ Dec 20 22:53:49 Enabled. ] | ||
2 | [ Dec 20 22:53:49 Rereading configuration. ] | ||
3 | [ Dec 20 22:53:53 Rereading configuration. ] | ||
4 | [ Dec 20 22:53:55 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 | [ Dec 20 22:53:55 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 | 2024.12.20 22:53:55.982444 [ 1 ] {} <Information> Application: Will watch for the process with pid 22836 | ||
29 | 2024.12.20 22:53:55.982935 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.12.20 22:53:56.166559 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 22836 | ||
31 | 2024.12.20 22:53:56.167367 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.12.20 22:53:56.168156 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.12.20 22:53:56.264741 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.12.20 22:53:56.320787 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.12.20 22:53:56.320841 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.12.20 22:53:56.320854 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.12.20 22:53:56.320918 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.12.20 22:53:56.321333 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.12.20 22:53:56.323099 [ 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 | 2024.12.20 22:53:56.323832 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.12.20 22:53:56.324781 [ 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 | 2024.12.20 22:53:56.324807 [ 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 | 2024.12.20 22:53:56.324822 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.12.20 22:53:56.325000 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.12.20 22:53:56.325923 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.12.20 22:53:56.331401 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.12.20 22:53:56.332239 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.12.20 22:53:56.333652 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.12.20 22:53:56.333723 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.12.20 22:53:56.335351 [ 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 | 2024.12.20 22:53:56.335886 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.12.20 22:53:56.340187 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.12.20 22:53:56.340547 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.12.20 22:53:56.342213 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.12.20 22:53:56.342684 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.12.20 22:53:56.343108 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.12.20 22:53:56.343528 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.12.20 22:53:56.344896 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.12.20 22:53:56.344923 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.12.20 22:53:56.344998 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.12.20 22:53:56.345204 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.12.20 22:53:56.373500 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.12.20 22:53:56.373526 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000155244 sec | ||
68 | 2024.12.20 22:53:56.373576 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.12.20 22:53:56.373590 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.12.20 22:53:56.374849 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.12.20 22:53:56.376086 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.12.20 22:53:56.387758 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.12.20 22:53:56.387803 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.12.20 22:53:56.387832 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.12.20 22:53:56.387845 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.12.20 22:53:56.387874 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.12.20 22:53:56.387895 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.12.20 22:53:56.390589 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.12.20 22:53:56.390637 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.12.20 22:53:56.390665 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.12.20 22:53:56.390847 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.12.20 22:53:56.390866 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.12.20 22:53:56.390904 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.12.20 22:53:56.390926 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.12.20 22:53:56.390939 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.12.20 22:53:56.390970 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.12.20 22:53:56.390990 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.12.20 22:53:56.419440 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.12.20 22:53:56.424724 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.12.20 22:53:56.424772 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.8481e-05 sec | ||
91 | 2024.12.20 22:53:56.424787 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.12.20 22:53:56.424798 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.12.20 22:53:56.424822 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.12.20 22:53:56.425033 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.12.20 22:53:56.425082 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.12.20 22:53:56.425096 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.12.20 22:53:56.425109 [ 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 | 2024.12.20 22:53:56.425121 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.12.20 22:53:56.436532 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.12.20 22:53:56.436758 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.11 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.12.20 22:53:56.437773 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.406e-05 sec. | ||
102 | 2024.12.20 22:53:56.438275 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.12.20 22:53:56.438377 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.12.20 22:53:56.438395 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.12.20 22:53:56.704404 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37801 | ||
106 | 2024.12.20 22:53:56.704662 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.12.20 22:53:56.704716 [ 3 ] {} <Debug> TCP-Session: b10749ba-df70-4b42-8019-66003dcb892b Authenticating user 'default' from [fd00:1122:3344:101::e]:37801 | ||
108 | 2024.12.20 22:53:56.704746 [ 3 ] {} <Debug> TCP-Session: b10749ba-df70-4b42-8019-66003dcb892b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.12.20 22:53:56.704766 [ 3 ] {} <Debug> TCP-Session: b10749ba-df70-4b42-8019-66003dcb892b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.12.20 22:53:56.704847 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.12.20 22:53:56.704873 [ 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 | 2024.12.20 22:53:56.704895 [ 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 | 2024.12.20 22:53:56.705245 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32846 | ||
114 | 2024.12.20 22:53:56.705387 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.12.20 22:53:56.705422 [ 4 ] {} <Debug> TCP-Session: 3a2d7648-6a4d-418a-9d8c-34cd0ca7b3ae Authenticating user 'default' from [fd00:1122:3344:101::e]:32846 | ||
116 | 2024.12.20 22:53:56.705449 [ 4 ] {} <Debug> TCP-Session: 3a2d7648-6a4d-418a-9d8c-34cd0ca7b3ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.12.20 22:53:56.705483 [ 4 ] {} <Debug> TCP-Session: 3a2d7648-6a4d-418a-9d8c-34cd0ca7b3ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.12.20 22:53:56.706078 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
119 | 2024.12.20 22:53:56.706150 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47861 | ||
120 | 2024.12.20 22:53:56.706168 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44621 | ||
121 | 2024.12.20 22:53:56.706198 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
122 | 2024.12.20 22:53:56.706250 [ 5 ] {} <Debug> TCP-Session: 7899179f-69c7-4380-a8a4-6ab7525e9aa6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
123 | 2024.12.20 22:53:56.706392 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41323 | ||
124 | 2024.12.20 22:53:56.706492 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.12.20 22:53:56.706496 [ 5 ] {} <Debug> TCP-Session: 7899179f-69c7-4380-a8a4-6ab7525e9aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
126 | 2024.12.20 22:53:56.706518 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
127 | 2024.12.20 22:53:56.706640 [ 254 ] {} <Debug> TCP-Session: d05bd5ac-4ad5-4a7d-8d62-f59b529f09e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47861 | ||
128 | 2024.12.20 22:53:56.706655 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
129 | 2024.12.20 22:53:56.706726 [ 5 ] {} <Debug> TCP-Session: 7899179f-69c7-4380-a8a4-6ab7525e9aa6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
130 | 2024.12.20 22:53:56.706713 [ 253 ] {} <Debug> TCP-Session: a180896a-88ab-4d35-9b21-d800ecd934dc Authenticating user 'default' from [fd00:1122:3344:101::e]:44621 | ||
131 | 2024.12.20 22:53:56.706748 [ 254 ] {} <Debug> TCP-Session: d05bd5ac-4ad5-4a7d-8d62-f59b529f09e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
132 | 2024.12.20 22:53:56.706779 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57463 | ||
133 | 2024.12.20 22:53:56.706816 [ 255 ] {} <Debug> TCP-Session: 21202a5a-df63-40a9-802d-66fa367f62fd Authenticating user 'default' from [fd00:1122:3344:101::e]:41323 | ||
134 | 2024.12.20 22:53:56.706870 [ 254 ] {} <Debug> TCP-Session: d05bd5ac-4ad5-4a7d-8d62-f59b529f09e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
135 | 2024.12.20 22:53:56.706896 [ 253 ] {} <Debug> TCP-Session: a180896a-88ab-4d35-9b21-d800ecd934dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.12.20 22:53:56.706864 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49391 | ||
137 | 2024.12.20 22:53:56.707058 [ 253 ] {} <Debug> TCP-Session: a180896a-88ab-4d35-9b21-d800ecd934dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.12.20 22:53:56.707069 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2024.12.20 22:53:56.707079 [ 255 ] {} <Debug> TCP-Session: 21202a5a-df63-40a9-802d-66fa367f62fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.12.20 22:53:56.707282 [ 255 ] {} <Debug> TCP-Session: 21202a5a-df63-40a9-802d-66fa367f62fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
141 | 2024.12.20 22:53:56.707380 [ 257 ] {} <Debug> TCP-Session: 4620ba91-5f5e-489b-a9f4-952896340804 Authenticating user 'default' from [fd00:1122:3344:101::e]:57463 | ||
142 | 2024.12.20 22:53:56.707380 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
143 | 2024.12.20 22:53:56.707417 [ 257 ] {} <Debug> TCP-Session: 4620ba91-5f5e-489b-a9f4-952896340804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
144 | 2024.12.20 22:53:56.707455 [ 256 ] {} <Debug> TCP-Session: c0a8ae4c-a16f-4629-a2bc-203d3421f671 Authenticating user 'default' from [fd00:1122:3344:101::e]:49391 | ||
145 | 2024.12.20 22:53:56.707464 [ 257 ] {} <Debug> TCP-Session: 4620ba91-5f5e-489b-a9f4-952896340804 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.12.20 22:53:56.707535 [ 256 ] {} <Debug> TCP-Session: c0a8ae4c-a16f-4629-a2bc-203d3421f671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.12.20 22:53:56.707585 [ 256 ] {} <Debug> TCP-Session: c0a8ae4c-a16f-4629-a2bc-203d3421f671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.12.20 22:53:56.843546 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37178 | ||
149 | 2024.12.20 22:53:56.843687 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.12.20 22:53:56.843731 [ 258 ] {} <Debug> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Authenticating user 'default' from [fd00:1122:3344:101::d]:37178 | ||
151 | 2024.12.20 22:53:56.843753 [ 258 ] {} <Debug> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.12.20 22:53:56.843769 [ 258 ] {} <Debug> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.12.20 22:53:56.843842 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.12.20 22:53:56.843873 [ 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 | 2024.12.20 22:53:56.843904 [ 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 | 2024.12.20 22:53:56.844956 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41549 | ||
157 | 2024.12.20 22:53:56.845094 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55869 | ||
158 | 2024.12.20 22:53:56.845161 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
159 | 2024.12.20 22:53:56.845184 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60341 | ||
160 | 2024.12.20 22:53:56.845296 [ 259 ] {} <Debug> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Authenticating user 'default' from [fd00:1122:3344:101::d]:41549 | ||
161 | 2024.12.20 22:53:56.845315 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
162 | 2024.12.20 22:53:56.845480 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60330 | ||
163 | 2024.12.20 22:53:56.845490 [ 259 ] {} <Debug> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2024.12.20 22:53:56.845489 [ 260 ] {} <Debug> TCP-Session: cb8b879a-6204-4207-90bb-100fba202bc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:55869 | ||
165 | 2024.12.20 22:53:56.845459 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51958 | ||
166 | 2024.12.20 22:53:56.845610 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58951 | ||
167 | 2024.12.20 22:53:56.845689 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
168 | 2024.12.20 22:53:56.845825 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
169 | 2024.12.20 22:53:56.845829 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44906 | ||
170 | 2024.12.20 22:53:56.845862 [ 260 ] {} <Debug> TCP-Session: cb8b879a-6204-4207-90bb-100fba202bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.12.20 22:53:56.846042 [ 260 ] {} <Debug> TCP-Session: cb8b879a-6204-4207-90bb-100fba202bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
172 | 2024.12.20 22:53:56.846056 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.12.20 22:53:56.846062 [ 263 ] {} <Debug> TCP-Session: 95263735-2c3a-430d-b248-9610692b842c Authenticating user 'default' from [fd00:1122:3344:101::d]:60330 | ||
174 | 2024.12.20 22:53:56.846042 [ 261 ] {} <Debug> TCP-Session: ca83f94c-9b12-48fa-bb1e-94b3f7412106 Authenticating user 'default' from [fd00:1122:3344:101::d]:60341 | ||
175 | 2024.12.20 22:53:56.846094 [ 259 ] {} <Debug> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.12.20 22:53:56.846089 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:55197 | ||
177 | 2024.12.20 22:53:56.846323 [ 263 ] {} <Debug> TCP-Session: 95263735-2c3a-430d-b248-9610692b842c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.12.20 22:53:56.847081 [ 261 ] {} <Debug> TCP-Session: ca83f94c-9b12-48fa-bb1e-94b3f7412106 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.12.20 22:53:56.847103 [ 264 ] {} <Debug> TCP-Session: 6b92506a-0496-4ed5-af71-647366fb32b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:58951 | ||
180 | 2024.12.20 22:53:56.847221 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
181 | 2024.12.20 22:53:56.847313 [ 263 ] {} <Debug> TCP-Session: 95263735-2c3a-430d-b248-9610692b842c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.12.20 22:53:56.847886 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
183 | 2024.12.20 22:53:56.847971 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2024.12.20 22:53:56.848041 [ 261 ] {} <Debug> TCP-Session: ca83f94c-9b12-48fa-bb1e-94b3f7412106 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
185 | 2024.12.20 22:53:56.848119 [ 262 ] {} <Debug> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:51958 | ||
186 | 2024.12.20 22:53:56.848127 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
187 | 2024.12.20 22:53:56.848143 [ 266 ] {} <Debug> TCP-Session: 394a4e81-c4f6-46ad-ab6a-32f8e67c0810 Authenticating user 'default' from [fd00:1122:3344:101::d]:55197 | ||
188 | 2024.12.20 22:53:56.848150 [ 265 ] {} <Debug> TCP-Session: 242ea132-b099-4bfb-b4fb-8dc71a379fe8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44906 | ||
189 | 2024.12.20 22:53:56.848168 [ 264 ] {} <Debug> TCP-Session: 6b92506a-0496-4ed5-af71-647366fb32b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.12.20 22:53:56.848255 [ 266 ] {} <Debug> TCP-Session: 394a4e81-c4f6-46ad-ab6a-32f8e67c0810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.12.20 22:53:56.848276 [ 264 ] {} <Debug> TCP-Session: 6b92506a-0496-4ed5-af71-647366fb32b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
192 | 2024.12.20 22:53:56.848293 [ 265 ] {} <Debug> TCP-Session: 242ea132-b099-4bfb-b4fb-8dc71a379fe8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
193 | 2024.12.20 22:53:56.848303 [ 262 ] {} <Debug> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
194 | 2024.12.20 22:53:56.848336 [ 266 ] {} <Debug> TCP-Session: 394a4e81-c4f6-46ad-ab6a-32f8e67c0810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
195 | 2024.12.20 22:53:56.848397 [ 262 ] {} <Debug> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.12.20 22:53:56.848516 [ 265 ] {} <Debug> TCP-Session: 242ea132-b099-4bfb-b4fb-8dc71a379fe8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.12.20 22:53:56.851168 [ 258 ] {34ad802b-9417-4326-b1b3-3e6810e1b481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
198 | 2024.12.20 22:53:56.851258 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54220 | ||
199 | 2024.12.20 22:53:56.851438 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
200 | 2024.12.20 22:53:56.851488 [ 267 ] {} <Debug> TCP-Session: c0897b02-a515-4d89-a83c-767c1e63c678 Authenticating user 'default' from [fd00:1122:3344:101::a]:54220 | ||
201 | 2024.12.20 22:53:56.851509 [ 267 ] {} <Debug> TCP-Session: c0897b02-a515-4d89-a83c-767c1e63c678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
202 | 2024.12.20 22:53:56.851534 [ 267 ] {} <Debug> TCP-Session: c0897b02-a515-4d89-a83c-767c1e63c678 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
203 | 2024.12.20 22:53:56.851674 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
204 | 2024.12.20 22:53:56.851708 [ 267 ] {} <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 | ||
205 | 2024.12.20 22:53:56.851747 [ 267 ] {} <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 | ||
206 | 2024.12.20 22:53:56.854522 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35973 | ||
207 | 2024.12.20 22:53:56.855622 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48132 | ||
208 | 2024.12.20 22:53:56.856244 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
209 | 2024.12.20 22:53:56.856263 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34415 | ||
210 | 2024.12.20 22:53:56.856297 [ 268 ] {} <Debug> TCP-Session: ac0c3ba0-3464-43b2-a44a-538dd19fb102 Authenticating user 'default' from [fd00:1122:3344:101::a]:35973 | ||
211 | 2024.12.20 22:53:56.858501 [ 268 ] {} <Debug> TCP-Session: ac0c3ba0-3464-43b2-a44a-538dd19fb102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2024.12.20 22:53:56.858514 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2024.12.20 22:53:56.859072 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50206 | ||
214 | 2024.12.20 22:53:56.860704 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43388 | ||
215 | 2024.12.20 22:53:56.860711 [ 268 ] {} <Debug> TCP-Session: ac0c3ba0-3464-43b2-a44a-538dd19fb102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2024.12.20 22:53:56.860747 [ 269 ] {} <Debug> TCP-Session: 0c25d863-f46e-44c0-a713-7cdc2800403e Authenticating user 'default' from [fd00:1122:3344:101::a]:48132 | ||
217 | 2024.12.20 22:53:56.860683 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
218 | 2024.12.20 22:53:56.864323 [ 270 ] {} <Debug> TCP-Session: dfcbe800-33f5-48d2-a965-eab80b02e6f0 Authenticating user 'default' from [fd00:1122:3344:101::a]:34415 | ||
219 | 2024.12.20 22:53:56.864321 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50591 | ||
220 | 2024.12.20 22:53:56.864363 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
221 | 2024.12.20 22:53:56.864386 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
222 | 2024.12.20 22:53:56.864402 [ 269 ] {} <Debug> TCP-Session: 0c25d863-f46e-44c0-a713-7cdc2800403e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.12.20 22:53:56.864465 [ 270 ] {} <Debug> TCP-Session: dfcbe800-33f5-48d2-a965-eab80b02e6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
224 | 2024.12.20 22:53:56.866120 [ 272 ] {} <Debug> TCP-Session: a62d451a-16d1-49e7-af7a-d8a4ba65aea6 Authenticating user 'default' from [fd00:1122:3344:101::a]:43388 | ||
225 | 2024.12.20 22:53:56.866131 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47091 | ||
226 | 2024.12.20 22:53:56.866168 [ 270 ] {} <Debug> TCP-Session: dfcbe800-33f5-48d2-a965-eab80b02e6f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.12.20 22:53:56.866156 [ 269 ] {} <Debug> TCP-Session: 0c25d863-f46e-44c0-a713-7cdc2800403e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
228 | 2024.12.20 22:53:56.866213 [ 272 ] {} <Debug> TCP-Session: a62d451a-16d1-49e7-af7a-d8a4ba65aea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
229 | 2024.12.20 22:53:56.866191 [ 271 ] {} <Debug> TCP-Session: c2bbaf62-c6c1-402e-9552-1d279dec7da8 Authenticating user 'default' from [fd00:1122:3344:101::a]:50206 | ||
230 | 2024.12.20 22:53:56.866125 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
231 | 2024.12.20 22:53:56.868923 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
232 | 2024.12.20 22:53:56.868926 [ 273 ] {} <Debug> TCP-Session: 79bdbd9b-6530-410c-848a-3dd5c7b22fb1 Authenticating user 'default' from [fd00:1122:3344:101::a]:50591 | ||
233 | 2024.12.20 22:53:56.868970 [ 271 ] {} <Debug> TCP-Session: c2bbaf62-c6c1-402e-9552-1d279dec7da8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.12.20 22:53:56.869015 [ 274 ] {} <Debug> TCP-Session: 477b3e97-4dc6-4e98-b4f6-c47965bb066f Authenticating user 'default' from [fd00:1122:3344:101::a]:47091 | ||
235 | 2024.12.20 22:53:56.869029 [ 272 ] {} <Debug> TCP-Session: a62d451a-16d1-49e7-af7a-d8a4ba65aea6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2024.12.20 22:53:56.869060 [ 273 ] {} <Debug> TCP-Session: 79bdbd9b-6530-410c-848a-3dd5c7b22fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
237 | 2024.12.20 22:53:56.869539 [ 271 ] {} <Debug> TCP-Session: c2bbaf62-c6c1-402e-9552-1d279dec7da8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
238 | 2024.12.20 22:53:56.869542 [ 274 ] {} <Debug> TCP-Session: 477b3e97-4dc6-4e98-b4f6-c47965bb066f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.12.20 22:53:56.870191 [ 273 ] {} <Debug> TCP-Session: 79bdbd9b-6530-410c-848a-3dd5c7b22fb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.12.20 22:53:56.870204 [ 274 ] {} <Debug> TCP-Session: 477b3e97-4dc6-4e98-b4f6-c47965bb066f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2024.12.20 22:53:56.901410 [ 258 ] {34ad802b-9417-4326-b1b3-3e6810e1b481} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:37178) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
242 | |||
243 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
244 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
245 | 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 | ||
246 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
247 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
248 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
249 | 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 | ||
250 | 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 | ||
251 | 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 | ||
252 | 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 | ||
253 | 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 | ||
254 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
255 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
256 | 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 | ||
257 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
258 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
259 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
260 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
261 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
262 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
263 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
264 | |||
265 | 2024.12.20 22:53:56.901742 [ 258 ] {34ad802b-9417-4326-b1b3-3e6810e1b481} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
266 | |||
267 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
268 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
269 | 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 | ||
270 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
271 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
272 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
273 | 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 | ||
274 | 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 | ||
275 | 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 | ||
276 | 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 | ||
277 | 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 | ||
278 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
279 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
280 | 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 | ||
281 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
282 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
283 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
284 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
285 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
286 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
287 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
288 | |||
289 | 2024.12.20 22:53:56.901848 [ 258 ] {34ad802b-9417-4326-b1b3-3e6810e1b481} <Debug> TCPHandler: Processed in 0.055779931 sec. | ||
290 | 2024.12.20 22:53:56.902189 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
291 | 2024.12.20 22:53:56.902390 [ 262 ] {48acf70c-153a-4d26-a535-71db6c48e278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
292 | 2024.12.20 22:53:56.902742 [ 262 ] {48acf70c-153a-4d26-a535-71db6c48e278} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51958) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
293 | |||
294 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
295 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
296 | 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 | ||
297 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
298 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
299 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
300 | 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 | ||
301 | 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 | ||
302 | 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 | ||
303 | 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 | ||
304 | 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 | ||
305 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
306 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
307 | 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 | ||
308 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
309 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
310 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
311 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
312 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
313 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
314 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
315 | |||
316 | 2024.12.20 22:53:56.902916 [ 262 ] {48acf70c-153a-4d26-a535-71db6c48e278} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
317 | |||
318 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
319 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
320 | 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 | ||
321 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
322 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
323 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
324 | 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 | ||
325 | 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 | ||
326 | 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 | ||
327 | 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 | ||
328 | 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 | ||
329 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
330 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
331 | 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 | ||
332 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
333 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
334 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
335 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
336 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
337 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
338 | 20. _thrp_setup @ 0x0000000000116ef7 in /system/lib/amd64/libc.so.1 | ||
339 | |||
340 | 2024.12.20 22:53:56.903038 [ 262 ] {48acf70c-153a-4d26-a535-71db6c48e278} <Debug> TCPHandler: Processed in 0.001002598 sec. | ||
341 | 2024.12.20 22:53:56.903827 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
342 | 2024.12.20 22:53:56.905082 [ 258 ] {cf6f4cdf-836a-472a-88f1-5786cdf641dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
343 | 2024.12.20 22:53:56.905223 [ 258 ] {cf6f4cdf-836a-472a-88f1-5786cdf641dd} <Debug> TCPHandler: Processed in 0.00145124 sec. | ||
344 | 2024.12.20 22:53:56.905421 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
345 | 2024.12.20 22:53:56.905560 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
346 | 2024.12.20 22:53:56.905673 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
347 | 2024.12.20 22:53:56.907252 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
348 | 2024.12.20 22:53:56.907292 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.3671e-05 sec | ||
349 | 2024.12.20 22:53:56.907308 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Trace> ReferentialDeps: No tables | ||
350 | 2024.12.20 22:53:56.907319 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Trace> LoadingDeps: No tables | ||
351 | 2024.12.20 22:53:56.907346 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
352 | 2024.12.20 22:53:56.907407 [ 262 ] {2dd29b84-9f52-4d3d-8dfb-17860ccef358} <Debug> TCPHandler: Processed in 0.002052007 sec. | ||
353 | 2024.12.20 22:53:56.907584 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
354 | 2024.12.20 22:53:56.907771 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) /* The version table contains metadata about the `oximeter` database */ | ||
355 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
356 | 2024.12.20 22:53:56.907847 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
357 | 2024.12.20 22:53:56.915202 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
358 | 2024.12.20 22:53:56.917618 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Debug> oximeter.version (70e3e1e9-5611-445c-b716-809cd2d1e5ee): Loading data parts | ||
359 | 2024.12.20 22:53:56.918047 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Debug> oximeter.version (70e3e1e9-5611-445c-b716-809cd2d1e5ee): There are no data parts | ||
360 | 2024.12.20 22:53:56.920674 [ 258 ] {11df3f88-6f1f-4266-ab3e-41a0f019de27} <Debug> TCPHandler: Processed in 0.013153331 sec. | ||
361 | 2024.12.20 22:53:56.920922 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
362 | 2024.12.20 22:53:56.921162 [ 262 ] {662809c2-87e4-4215-8c92-0ee678fa508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) /* The measurement tables contain all individual samples from each timeseries. | ||
363 | * | ||
364 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
365 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
366 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
367 | * by all samples from the same timeseries. | ||
368 | * | ||
369 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
370 | * and then uses that to index quickly into the measurements tables. | ||
371 | */ | ||
372 | 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) | ||
373 | 2024.12.20 22:53:56.921238 [ 262 ] {662809c2-87e4-4215-8c92-0ee678fa508b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
374 | 2024.12.20 22:53:56.932486 [ 262 ] {662809c2-87e4-4215-8c92-0ee678fa508b} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Loading data parts | ||
375 | 2024.12.20 22:53:56.932673 [ 262 ] {662809c2-87e4-4215-8c92-0ee678fa508b} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): There are no data parts | ||
376 | 2024.12.20 22:53:56.934246 [ 262 ] {662809c2-87e4-4215-8c92-0ee678fa508b} <Debug> TCPHandler: Processed in 0.013394028 sec. | ||
377 | 2024.12.20 22:53:56.934425 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
378 | 2024.12.20 22:53:56.934620 [ 258 ] {da98efde-6c37-413b-81f1-fb922b3f1366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
379 | 2024.12.20 22:53:56.934688 [ 258 ] {da98efde-6c37-413b-81f1-fb922b3f1366} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
380 | 2024.12.20 22:53:56.940792 [ 258 ] {da98efde-6c37-413b-81f1-fb922b3f1366} <Debug> oximeter.measurements_i8 (5265e2cd-37ee-4346-87c3-067bf4ae4344): Loading data parts | ||
381 | 2024.12.20 22:53:56.941012 [ 258 ] {da98efde-6c37-413b-81f1-fb922b3f1366} <Debug> oximeter.measurements_i8 (5265e2cd-37ee-4346-87c3-067bf4ae4344): There are no data parts | ||
382 | 2024.12.20 22:53:56.942688 [ 258 ] {da98efde-6c37-413b-81f1-fb922b3f1366} <Debug> TCPHandler: Processed in 0.008314429 sec. | ||
383 | 2024.12.20 22:53:56.942878 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
384 | 2024.12.20 22:53:56.943101 [ 262 ] {6f839b27-d8c6-41b9-85e6-0cc3fcc43b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
385 | 2024.12.20 22:53:56.943164 [ 262 ] {6f839b27-d8c6-41b9-85e6-0cc3fcc43b23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
386 | 2024.12.20 22:53:56.948237 [ 262 ] {6f839b27-d8c6-41b9-85e6-0cc3fcc43b23} <Debug> oximeter.measurements_u8 (5dd3a60e-d24d-4dd1-819f-359971abad14): Loading data parts | ||
387 | 2024.12.20 22:53:56.948413 [ 262 ] {6f839b27-d8c6-41b9-85e6-0cc3fcc43b23} <Debug> oximeter.measurements_u8 (5dd3a60e-d24d-4dd1-819f-359971abad14): There are no data parts | ||
388 | 2024.12.20 22:53:56.959516 [ 262 ] {6f839b27-d8c6-41b9-85e6-0cc3fcc43b23} <Debug> TCPHandler: Processed in 0.016692029 sec. | ||
389 | 2024.12.20 22:53:56.959706 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
390 | 2024.12.20 22:53:56.959907 [ 258 ] {2fed2cda-1063-48f2-9a28-31de3da20e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
391 | 2024.12.20 22:53:56.959976 [ 258 ] {2fed2cda-1063-48f2-9a28-31de3da20e96} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
392 | 2024.12.20 22:53:56.966049 [ 258 ] {2fed2cda-1063-48f2-9a28-31de3da20e96} <Debug> oximeter.measurements_i16 (34aa3a8f-4a43-4c94-92cd-302f2a4a7c15): Loading data parts | ||
393 | 2024.12.20 22:53:56.966267 [ 258 ] {2fed2cda-1063-48f2-9a28-31de3da20e96} <Debug> oximeter.measurements_i16 (34aa3a8f-4a43-4c94-92cd-302f2a4a7c15): There are no data parts | ||
394 | 2024.12.20 22:53:56.974716 [ 258 ] {2fed2cda-1063-48f2-9a28-31de3da20e96} <Debug> TCPHandler: Processed in 0.015063514 sec. | ||
395 | 2024.12.20 22:53:56.974910 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
396 | 2024.12.20 22:53:56.975131 [ 262 ] {9c29b83a-5ee7-4440-b150-53fe853eabfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
397 | 2024.12.20 22:53:56.975195 [ 262 ] {9c29b83a-5ee7-4440-b150-53fe853eabfe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
398 | 2024.12.20 22:53:56.978362 [ 262 ] {9c29b83a-5ee7-4440-b150-53fe853eabfe} <Debug> oximeter.measurements_u16 (141e4deb-caef-4faa-8f51-029ae4144234): Loading data parts | ||
399 | 2024.12.20 22:53:56.978541 [ 262 ] {9c29b83a-5ee7-4440-b150-53fe853eabfe} <Debug> oximeter.measurements_u16 (141e4deb-caef-4faa-8f51-029ae4144234): There are no data parts | ||
400 | 2024.12.20 22:53:56.983280 [ 262 ] {9c29b83a-5ee7-4440-b150-53fe853eabfe} <Debug> TCPHandler: Processed in 0.008423431 sec. | ||
401 | 2024.12.20 22:53:56.983498 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
402 | 2024.12.20 22:53:56.983733 [ 258 ] {cdc900f0-a0bd-4102-9ba9-32d1600cb886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
403 | 2024.12.20 22:53:56.983812 [ 258 ] {cdc900f0-a0bd-4102-9ba9-32d1600cb886} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
404 | 2024.12.20 22:53:56.986432 [ 258 ] {cdc900f0-a0bd-4102-9ba9-32d1600cb886} <Debug> oximeter.measurements_i32 (b37b578b-2f33-46c3-95c8-7587d9afb181): Loading data parts | ||
405 | 2024.12.20 22:53:56.986603 [ 258 ] {cdc900f0-a0bd-4102-9ba9-32d1600cb886} <Debug> oximeter.measurements_i32 (b37b578b-2f33-46c3-95c8-7587d9afb181): There are no data parts | ||
406 | 2024.12.20 22:53:56.993781 [ 258 ] {cdc900f0-a0bd-4102-9ba9-32d1600cb886} <Debug> TCPHandler: Processed in 0.010349024 sec. | ||
407 | 2024.12.20 22:53:56.993978 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
408 | 2024.12.20 22:53:56.994191 [ 262 ] {6474c8f9-79d5-4418-bc81-fd942fd09928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
409 | 2024.12.20 22:53:56.994255 [ 262 ] {6474c8f9-79d5-4418-bc81-fd942fd09928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
410 | 2024.12.20 22:53:57.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.89 MiB, peak 121.89 MiB, free memory in arenas 0.00 B, will set to 134.02 MiB (RSS), difference: 12.12 MiB | ||
411 | 2024.12.20 22:53:57.010207 [ 262 ] {6474c8f9-79d5-4418-bc81-fd942fd09928} <Debug> oximeter.measurements_u32 (b2c7331e-525f-4ffc-b52d-369950e50e8d): Loading data parts | ||
412 | 2024.12.20 22:53:57.010402 [ 262 ] {6474c8f9-79d5-4418-bc81-fd942fd09928} <Debug> oximeter.measurements_u32 (b2c7331e-525f-4ffc-b52d-369950e50e8d): There are no data parts | ||
413 | 2024.12.20 22:53:57.016012 [ 262 ] {6474c8f9-79d5-4418-bc81-fd942fd09928} <Debug> TCPHandler: Processed in 0.022086677 sec. | ||
414 | 2024.12.20 22:53:57.016239 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
415 | 2024.12.20 22:53:57.016502 [ 258 ] {01e5b2b8-5a93-41b8-896f-08cff7d1f881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
416 | 2024.12.20 22:53:57.016578 [ 258 ] {01e5b2b8-5a93-41b8-896f-08cff7d1f881} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
417 | 2024.12.20 22:53:57.026916 [ 258 ] {01e5b2b8-5a93-41b8-896f-08cff7d1f881} <Debug> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): Loading data parts | ||
418 | 2024.12.20 22:53:57.027102 [ 258 ] {01e5b2b8-5a93-41b8-896f-08cff7d1f881} <Debug> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): There are no data parts | ||
419 | 2024.12.20 22:53:57.032659 [ 258 ] {01e5b2b8-5a93-41b8-896f-08cff7d1f881} <Debug> TCPHandler: Processed in 0.016485593 sec. | ||
420 | 2024.12.20 22:53:57.032882 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
421 | 2024.12.20 22:53:57.033127 [ 262 ] {2fa22546-7934-4582-ab8c-4cab6deb7fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
422 | 2024.12.20 22:53:57.033207 [ 262 ] {2fa22546-7934-4582-ab8c-4cab6deb7fca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
423 | 2024.12.20 22:53:57.035728 [ 262 ] {2fa22546-7934-4582-ab8c-4cab6deb7fca} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Loading data parts | ||
424 | 2024.12.20 22:53:57.035932 [ 262 ] {2fa22546-7934-4582-ab8c-4cab6deb7fca} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): There are no data parts | ||
425 | 2024.12.20 22:53:57.040994 [ 262 ] {2fa22546-7934-4582-ab8c-4cab6deb7fca} <Debug> TCPHandler: Processed in 0.008176625 sec. | ||
426 | 2024.12.20 22:53:57.041188 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
427 | 2024.12.20 22:53:57.041405 [ 258 ] {10e7a93e-6dda-45b1-bf30-2f5bec2ecfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
428 | 2024.12.20 22:53:57.041470 [ 258 ] {10e7a93e-6dda-45b1-bf30-2f5bec2ecfc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
429 | 2024.12.20 22:53:57.045030 [ 258 ] {10e7a93e-6dda-45b1-bf30-2f5bec2ecfc0} <Debug> oximeter.measurements_f32 (4df1d6b9-5830-478a-99fa-427a34f702e1): Loading data parts | ||
430 | 2024.12.20 22:53:57.045217 [ 258 ] {10e7a93e-6dda-45b1-bf30-2f5bec2ecfc0} <Debug> oximeter.measurements_f32 (4df1d6b9-5830-478a-99fa-427a34f702e1): There are no data parts | ||
431 | 2024.12.20 22:53:57.050128 [ 258 ] {10e7a93e-6dda-45b1-bf30-2f5bec2ecfc0} <Debug> TCPHandler: Processed in 0.008995347 sec. | ||
432 | 2024.12.20 22:53:57.050345 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
433 | 2024.12.20 22:53:57.050539 [ 262 ] {9a080d8a-cad8-406e-8c53-f67748e99fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
434 | 2024.12.20 22:53:57.050688 [ 262 ] {9a080d8a-cad8-406e-8c53-f67748e99fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
435 | 2024.12.20 22:53:57.060245 [ 262 ] {9a080d8a-cad8-406e-8c53-f67748e99fa0} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Loading data parts | ||
436 | 2024.12.20 22:53:57.060503 [ 262 ] {9a080d8a-cad8-406e-8c53-f67748e99fa0} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): There are no data parts | ||
437 | 2024.12.20 22:53:57.070758 [ 262 ] {9a080d8a-cad8-406e-8c53-f67748e99fa0} <Debug> TCPHandler: Processed in 0.020467242 sec. | ||
438 | 2024.12.20 22:53:57.070984 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
439 | 2024.12.20 22:53:57.071281 [ 258 ] {67c6d9c2-261b-4a59-88e7-bb79a22c1b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
440 | 2024.12.20 22:53:57.071409 [ 258 ] {67c6d9c2-261b-4a59-88e7-bb79a22c1b39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
441 | 2024.12.20 22:53:57.079010 [ 258 ] {67c6d9c2-261b-4a59-88e7-bb79a22c1b39} <Debug> oximeter.measurements_string (fd673ea6-049e-4a65-990e-cbb224b7012c): Loading data parts | ||
442 | 2024.12.20 22:53:57.079218 [ 258 ] {67c6d9c2-261b-4a59-88e7-bb79a22c1b39} <Debug> oximeter.measurements_string (fd673ea6-049e-4a65-990e-cbb224b7012c): There are no data parts | ||
443 | 2024.12.20 22:53:57.084667 [ 258 ] {67c6d9c2-261b-4a59-88e7-bb79a22c1b39} <Debug> TCPHandler: Processed in 0.013749438 sec. | ||
444 | 2024.12.20 22:53:57.084898 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
445 | 2024.12.20 22:53:57.085125 [ 262 ] {bbf71df0-604f-4fd7-a037-74e006a95426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
446 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
447 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
448 | * a string isn't palatable for a few reasons. | ||
449 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
450 | * details. | ||
451 | */ | ||
452 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
453 | 2024.12.20 22:53:57.085316 [ 262 ] {bbf71df0-604f-4fd7-a037-74e006a95426} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
454 | 2024.12.20 22:53:57.109228 [ 262 ] {bbf71df0-604f-4fd7-a037-74e006a95426} <Debug> oximeter.measurements_bytes (6875dcfe-82c2-433f-bc86-46a4ba28d599): Loading data parts | ||
455 | 2024.12.20 22:53:57.109464 [ 262 ] {bbf71df0-604f-4fd7-a037-74e006a95426} <Debug> oximeter.measurements_bytes (6875dcfe-82c2-433f-bc86-46a4ba28d599): There are no data parts | ||
456 | 2024.12.20 22:53:57.120319 [ 262 ] {bbf71df0-604f-4fd7-a037-74e006a95426} <Debug> TCPHandler: Processed in 0.035482614 sec. | ||
457 | 2024.12.20 22:53:57.120535 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.12.20 22:53:57.120821 [ 258 ] {13f91dcb-9002-40ed-8807-6c38cfd72d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
459 | 2024.12.20 22:53:57.120970 [ 258 ] {13f91dcb-9002-40ed-8807-6c38cfd72d01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
460 | 2024.12.20 22:53:57.132845 [ 258 ] {13f91dcb-9002-40ed-8807-6c38cfd72d01} <Debug> oximeter.measurements_cumulativei64 (75564a2c-90a9-4ff9-85de-97614410a171): Loading data parts | ||
461 | 2024.12.20 22:53:57.133035 [ 258 ] {13f91dcb-9002-40ed-8807-6c38cfd72d01} <Debug> oximeter.measurements_cumulativei64 (75564a2c-90a9-4ff9-85de-97614410a171): There are no data parts | ||
462 | 2024.12.20 22:53:57.141919 [ 258 ] {13f91dcb-9002-40ed-8807-6c38cfd72d01} <Debug> TCPHandler: Processed in 0.021447809 sec. | ||
463 | 2024.12.20 22:53:57.142246 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.12.20 22:53:57.142494 [ 262 ] {213c7591-bd5d-4446-8800-d2f7cc14dd30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
465 | 2024.12.20 22:53:57.142640 [ 262 ] {213c7591-bd5d-4446-8800-d2f7cc14dd30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
466 | 2024.12.20 22:53:57.149199 [ 262 ] {213c7591-bd5d-4446-8800-d2f7cc14dd30} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Loading data parts | ||
467 | 2024.12.20 22:53:57.149631 [ 262 ] {213c7591-bd5d-4446-8800-d2f7cc14dd30} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): There are no data parts | ||
468 | 2024.12.20 22:53:57.165104 [ 262 ] {213c7591-bd5d-4446-8800-d2f7cc14dd30} <Debug> TCPHandler: Processed in 0.02292458 sec. | ||
469 | 2024.12.20 22:53:57.165344 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.12.20 22:53:57.165601 [ 258 ] {2df20540-c8a1-4d28-b2f1-4efc5b9d4798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
471 | 2024.12.20 22:53:57.165705 [ 258 ] {2df20540-c8a1-4d28-b2f1-4efc5b9d4798} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
472 | 2024.12.20 22:53:57.189908 [ 258 ] {2df20540-c8a1-4d28-b2f1-4efc5b9d4798} <Debug> oximeter.measurements_cumulativef32 (5f5d25c2-86c7-44d0-8446-7797b25c0485): Loading data parts | ||
473 | 2024.12.20 22:53:57.190176 [ 258 ] {2df20540-c8a1-4d28-b2f1-4efc5b9d4798} <Debug> oximeter.measurements_cumulativef32 (5f5d25c2-86c7-44d0-8446-7797b25c0485): There are no data parts | ||
474 | 2024.12.20 22:53:57.214943 [ 258 ] {2df20540-c8a1-4d28-b2f1-4efc5b9d4798} <Debug> TCPHandler: Processed in 0.049670674 sec. | ||
475 | 2024.12.20 22:53:57.215206 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.12.20 22:53:57.215460 [ 262 ] {1ef887b1-de8d-473a-91be-e2912135c179} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
477 | 2024.12.20 22:53:57.215546 [ 262 ] {1ef887b1-de8d-473a-91be-e2912135c179} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
478 | 2024.12.20 22:53:57.236578 [ 262 ] {1ef887b1-de8d-473a-91be-e2912135c179} <Debug> oximeter.measurements_cumulativef64 (3219db43-e747-42b5-91fd-132f12822987): Loading data parts | ||
479 | 2024.12.20 22:53:57.236871 [ 262 ] {1ef887b1-de8d-473a-91be-e2912135c179} <Debug> oximeter.measurements_cumulativef64 (3219db43-e747-42b5-91fd-132f12822987): There are no data parts | ||
480 | 2024.12.20 22:53:57.254515 [ 262 ] {1ef887b1-de8d-473a-91be-e2912135c179} <Debug> TCPHandler: Processed in 0.039378911 sec. | ||
481 | 2024.12.20 22:53:57.254825 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.12.20 22:53:57.255163 [ 258 ] {81000f95-d07d-4263-93b3-0322e2c72aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
483 | * NOTE: Array types cannot be Nullable, see | ||
484 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
485 | * for more details. | ||
486 | * | ||
487 | * This means we need to use empty arrays to indicate a missing value. This | ||
488 | * is unfortunate, and at this point relies on the fact that an | ||
489 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
490 | * to figure out another way to represent missing samples here. | ||
491 | */ | ||
492 | 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) | ||
493 | 2024.12.20 22:53:57.255258 [ 258 ] {81000f95-d07d-4263-93b3-0322e2c72aaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
494 | 2024.12.20 22:53:57.266887 [ 258 ] {81000f95-d07d-4263-93b3-0322e2c72aaf} <Debug> oximeter.measurements_histogrami8 (6d68b6dd-37fb-474d-a29d-b8b4aeb57bf7): Loading data parts | ||
495 | 2024.12.20 22:53:57.267079 [ 258 ] {81000f95-d07d-4263-93b3-0322e2c72aaf} <Debug> oximeter.measurements_histogrami8 (6d68b6dd-37fb-474d-a29d-b8b4aeb57bf7): There are no data parts | ||
496 | 2024.12.20 22:53:57.289682 [ 258 ] {81000f95-d07d-4263-93b3-0322e2c72aaf} <Debug> TCPHandler: Processed in 0.03494924 sec. | ||
497 | 2024.12.20 22:53:57.289913 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
498 | 2024.12.20 22:53:57.290193 [ 262 ] {16db7bce-2cfd-4e36-86eb-138d90035875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
499 | 2024.12.20 22:53:57.290288 [ 262 ] {16db7bce-2cfd-4e36-86eb-138d90035875} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
500 | 2024.12.20 22:53:57.297311 [ 262 ] {16db7bce-2cfd-4e36-86eb-138d90035875} <Debug> oximeter.measurements_histogramu8 (5da7669b-beee-471d-acce-bfdad036f738): Loading data parts | ||
501 | 2024.12.20 22:53:57.297516 [ 262 ] {16db7bce-2cfd-4e36-86eb-138d90035875} <Debug> oximeter.measurements_histogramu8 (5da7669b-beee-471d-acce-bfdad036f738): There are no data parts | ||
502 | 2024.12.20 22:53:57.308561 [ 262 ] {16db7bce-2cfd-4e36-86eb-138d90035875} <Debug> TCPHandler: Processed in 0.018710893 sec. | ||
503 | 2024.12.20 22:53:57.308791 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
504 | 2024.12.20 22:53:57.309110 [ 258 ] {58b328ba-72d1-4d6c-88db-7b7ea77a70f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
505 | 2024.12.20 22:53:57.309194 [ 258 ] {58b328ba-72d1-4d6c-88db-7b7ea77a70f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
506 | 2024.12.20 22:53:57.312263 [ 258 ] {58b328ba-72d1-4d6c-88db-7b7ea77a70f1} <Debug> oximeter.measurements_histogrami16 (9b2650ea-aca7-4bd2-b44a-85478e2fe26c): Loading data parts | ||
507 | 2024.12.20 22:53:57.312425 [ 258 ] {58b328ba-72d1-4d6c-88db-7b7ea77a70f1} <Debug> oximeter.measurements_histogrami16 (9b2650ea-aca7-4bd2-b44a-85478e2fe26c): There are no data parts | ||
508 | 2024.12.20 22:53:57.317144 [ 258 ] {58b328ba-72d1-4d6c-88db-7b7ea77a70f1} <Debug> TCPHandler: Processed in 0.008409471 sec. | ||
509 | 2024.12.20 22:53:57.317378 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
510 | 2024.12.20 22:53:57.317726 [ 262 ] {65f0fca5-099e-4711-898b-f7d1efd90491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
511 | 2024.12.20 22:53:57.317821 [ 262 ] {65f0fca5-099e-4711-898b-f7d1efd90491} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
512 | 2024.12.20 22:53:57.325487 [ 262 ] {65f0fca5-099e-4711-898b-f7d1efd90491} <Debug> oximeter.measurements_histogramu16 (65b5c147-7b04-480b-b5bb-201ff2fdcd2b): Loading data parts | ||
513 | 2024.12.20 22:53:57.325724 [ 262 ] {65f0fca5-099e-4711-898b-f7d1efd90491} <Debug> oximeter.measurements_histogramu16 (65b5c147-7b04-480b-b5bb-201ff2fdcd2b): There are no data parts | ||
514 | 2024.12.20 22:53:57.341224 [ 262 ] {65f0fca5-099e-4711-898b-f7d1efd90491} <Debug> TCPHandler: Processed in 0.023906896 sec. | ||
515 | 2024.12.20 22:53:57.341497 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
516 | 2024.12.20 22:53:57.341881 [ 258 ] {326bed1c-17a2-4831-b015-64d41cb219ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
517 | 2024.12.20 22:53:57.341973 [ 258 ] {326bed1c-17a2-4831-b015-64d41cb219ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
518 | 2024.12.20 22:53:57.355217 [ 258 ] {326bed1c-17a2-4831-b015-64d41cb219ee} <Debug> oximeter.measurements_histogrami32 (47240609-0513-4f53-92da-aa6902df09c6): Loading data parts | ||
519 | 2024.12.20 22:53:57.355408 [ 258 ] {326bed1c-17a2-4831-b015-64d41cb219ee} <Debug> oximeter.measurements_histogrami32 (47240609-0513-4f53-92da-aa6902df09c6): There are no data parts | ||
520 | 2024.12.20 22:53:57.361161 [ 258 ] {326bed1c-17a2-4831-b015-64d41cb219ee} <Debug> TCPHandler: Processed in 0.019762243 sec. | ||
521 | 2024.12.20 22:53:57.361426 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
522 | 2024.12.20 22:53:57.361782 [ 262 ] {b4489d40-08b9-40bf-9d20-5757b95b561f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
523 | 2024.12.20 22:53:57.361897 [ 262 ] {b4489d40-08b9-40bf-9d20-5757b95b561f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
524 | 2024.12.20 22:53:57.372517 [ 262 ] {b4489d40-08b9-40bf-9d20-5757b95b561f} <Debug> oximeter.measurements_histogramu32 (5c540462-b5d8-4f19-b865-da762da79d4c): Loading data parts | ||
525 | 2024.12.20 22:53:57.372766 [ 262 ] {b4489d40-08b9-40bf-9d20-5757b95b561f} <Debug> oximeter.measurements_histogramu32 (5c540462-b5d8-4f19-b865-da762da79d4c): There are no data parts | ||
526 | 2024.12.20 22:53:57.385561 [ 262 ] {b4489d40-08b9-40bf-9d20-5757b95b561f} <Debug> TCPHandler: Processed in 0.024227826 sec. | ||
527 | 2024.12.20 22:53:57.385834 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
528 | 2024.12.20 22:53:57.386162 [ 258 ] {3f4fa9b9-66df-4a16-84fb-ecf46dabd739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
529 | 2024.12.20 22:53:57.386256 [ 258 ] {3f4fa9b9-66df-4a16-84fb-ecf46dabd739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
530 | 2024.12.20 22:53:57.400014 [ 258 ] {3f4fa9b9-66df-4a16-84fb-ecf46dabd739} <Debug> oximeter.measurements_histogrami64 (5f03b9d6-a99a-4a91-a7a5-2eeddf657b46): Loading data parts | ||
531 | 2024.12.20 22:53:57.400229 [ 258 ] {3f4fa9b9-66df-4a16-84fb-ecf46dabd739} <Debug> oximeter.measurements_histogrami64 (5f03b9d6-a99a-4a91-a7a5-2eeddf657b46): There are no data parts | ||
532 | 2024.12.20 22:53:57.405627 [ 258 ] {3f4fa9b9-66df-4a16-84fb-ecf46dabd739} <Debug> TCPHandler: Processed in 0.019870706 sec. | ||
533 | 2024.12.20 22:53:57.405868 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
534 | 2024.12.20 22:53:57.406181 [ 262 ] {a26736d6-3d81-4739-901d-5ded6142d7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
535 | 2024.12.20 22:53:57.406310 [ 262 ] {a26736d6-3d81-4739-901d-5ded6142d7ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
536 | 2024.12.20 22:53:57.414679 [ 262 ] {a26736d6-3d81-4739-901d-5ded6142d7ec} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Loading data parts | ||
537 | 2024.12.20 22:53:57.414907 [ 262 ] {a26736d6-3d81-4739-901d-5ded6142d7ec} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): There are no data parts | ||
538 | 2024.12.20 22:53:57.419109 [ 262 ] {a26736d6-3d81-4739-901d-5ded6142d7ec} <Debug> TCPHandler: Processed in 0.013319766 sec. | ||
539 | 2024.12.20 22:53:57.419353 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
540 | 2024.12.20 22:53:57.419759 [ 258 ] {cdc445f0-9067-47db-815c-51ecdb16d1dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
541 | 2024.12.20 22:53:57.419875 [ 258 ] {cdc445f0-9067-47db-815c-51ecdb16d1dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
542 | 2024.12.20 22:53:57.429856 [ 258 ] {cdc445f0-9067-47db-815c-51ecdb16d1dd} <Debug> oximeter.measurements_histogramf32 (c2b0286b-5478-4ace-80d3-05862feb484b): Loading data parts | ||
543 | 2024.12.20 22:53:57.430050 [ 258 ] {cdc445f0-9067-47db-815c-51ecdb16d1dd} <Debug> oximeter.measurements_histogramf32 (c2b0286b-5478-4ace-80d3-05862feb484b): There are no data parts | ||
544 | 2024.12.20 22:53:57.432162 [ 258 ] {cdc445f0-9067-47db-815c-51ecdb16d1dd} <Debug> TCPHandler: Processed in 0.012885904 sec. | ||
545 | 2024.12.20 22:53:57.432378 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
546 | 2024.12.20 22:53:57.432671 [ 262 ] {e3bb8408-c0b9-4e54-92b0-188111ce37dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
547 | 2024.12.20 22:53:57.432765 [ 262 ] {e3bb8408-c0b9-4e54-92b0-188111ce37dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
548 | 2024.12.20 22:53:57.438229 [ 262 ] {e3bb8408-c0b9-4e54-92b0-188111ce37dc} <Debug> oximeter.measurements_histogramf64 (5051fcf7-3b47-46f4-8bec-4e858ed52174): Loading data parts | ||
549 | 2024.12.20 22:53:57.438432 [ 262 ] {e3bb8408-c0b9-4e54-92b0-188111ce37dc} <Debug> oximeter.measurements_histogramf64 (5051fcf7-3b47-46f4-8bec-4e858ed52174): There are no data parts | ||
550 | 2024.12.20 22:53:57.440144 [ 262 ] {e3bb8408-c0b9-4e54-92b0-188111ce37dc} <Debug> TCPHandler: Processed in 0.007823485 sec. | ||
551 | 2024.12.20 22:53:57.440347 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
552 | 2024.12.20 22:53:57.440645 [ 258 ] {ac598970-a9b0-4794-8dbd-98231deb6e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) /* The field tables store named dimensions of each timeseries. | ||
553 | * | ||
554 | * As with the measurement tables, there is one field table for each field data | ||
555 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
556 | * this behavior **must not** be relied upon for query correctness. | ||
557 | * | ||
558 | * The index for the fields differs from the measurements, however. Rows are | ||
559 | * sorted by timeseries name, then field name, field value, and finally | ||
560 | * timeseries key. This reflects the most common pattern for looking them up: | ||
561 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
562 | * usually then used to look up measurements. | ||
563 | * | ||
564 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
565 | * timeseries name and then key, since it would improve lookups where one | ||
566 | * already has the key. Realistically though, these tables are quite small and | ||
567 | * so performance benefits will be low in absolute terms. | ||
568 | * | ||
569 | * TTL: We use a materialized column to expire old field table records. This | ||
570 | * column is generated automatically by the database whenever a new row is | ||
571 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
572 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
573 | * record will remain during a deduplication, which will have the last | ||
574 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
575 | * measurement tables. | ||
576 | */ | ||
577 | 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) | ||
578 | 2024.12.20 22:53:57.440743 [ 258 ] {ac598970-a9b0-4794-8dbd-98231deb6e4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
579 | 2024.12.20 22:53:57.447040 [ 258 ] {ac598970-a9b0-4794-8dbd-98231deb6e4b} <Debug> oximeter.fields_bool (3daa4780-476e-41ed-8417-a614e37ba5c6): Loading data parts | ||
580 | 2024.12.20 22:53:57.447224 [ 258 ] {ac598970-a9b0-4794-8dbd-98231deb6e4b} <Debug> oximeter.fields_bool (3daa4780-476e-41ed-8417-a614e37ba5c6): There are no data parts | ||
581 | 2024.12.20 22:53:57.455757 [ 258 ] {ac598970-a9b0-4794-8dbd-98231deb6e4b} <Debug> TCPHandler: Processed in 0.015476555 sec. | ||
582 | 2024.12.20 22:53:57.456023 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.12.20 22:53:57.456244 [ 262 ] {41dc684e-f8cb-4870-a6e1-9976226de199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
584 | 2024.12.20 22:53:57.456328 [ 262 ] {41dc684e-f8cb-4870-a6e1-9976226de199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
585 | 2024.12.20 22:53:57.462362 [ 262 ] {41dc684e-f8cb-4870-a6e1-9976226de199} <Debug> oximeter.fields_i8 (af06d01e-2f24-4343-80a4-d07dc09ba8e8): Loading data parts | ||
586 | 2024.12.20 22:53:57.462605 [ 262 ] {41dc684e-f8cb-4870-a6e1-9976226de199} <Debug> oximeter.fields_i8 (af06d01e-2f24-4343-80a4-d07dc09ba8e8): There are no data parts | ||
587 | 2024.12.20 22:53:57.464198 [ 262 ] {41dc684e-f8cb-4870-a6e1-9976226de199} <Debug> TCPHandler: Processed in 0.008242617 sec. | ||
588 | 2024.12.20 22:53:57.464407 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.12.20 22:53:57.464688 [ 258 ] {cfe7b200-4335-4649-8b12-832709d5ea3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
590 | 2024.12.20 22:53:57.464763 [ 258 ] {cfe7b200-4335-4649-8b12-832709d5ea3b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
591 | 2024.12.20 22:53:57.472892 [ 258 ] {cfe7b200-4335-4649-8b12-832709d5ea3b} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Loading data parts | ||
592 | 2024.12.20 22:53:57.473092 [ 258 ] {cfe7b200-4335-4649-8b12-832709d5ea3b} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): There are no data parts | ||
593 | 2024.12.20 22:53:57.479779 [ 258 ] {cfe7b200-4335-4649-8b12-832709d5ea3b} <Debug> TCPHandler: Processed in 0.015437134 sec. | ||
594 | 2024.12.20 22:53:57.480034 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.12.20 22:53:57.480243 [ 262 ] {ebae9ace-7a24-4262-9a43-51a76870e968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
596 | 2024.12.20 22:53:57.480326 [ 262 ] {ebae9ace-7a24-4262-9a43-51a76870e968} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
597 | 2024.12.20 22:53:57.486053 [ 262 ] {ebae9ace-7a24-4262-9a43-51a76870e968} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Loading data parts | ||
598 | 2024.12.20 22:53:57.486279 [ 262 ] {ebae9ace-7a24-4262-9a43-51a76870e968} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): There are no data parts | ||
599 | 2024.12.20 22:53:57.487843 [ 262 ] {ebae9ace-7a24-4262-9a43-51a76870e968} <Debug> TCPHandler: Processed in 0.007874566 sec. | ||
600 | 2024.12.20 22:53:57.488039 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
601 | 2024.12.20 22:53:57.488318 [ 258 ] {c10501aa-c022-4d8e-9857-672c96632fe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
602 | 2024.12.20 22:53:57.488410 [ 258 ] {c10501aa-c022-4d8e-9857-672c96632fe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
603 | 2024.12.20 22:53:57.494472 [ 258 ] {c10501aa-c022-4d8e-9857-672c96632fe8} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Loading data parts | ||
604 | 2024.12.20 22:53:57.494657 [ 258 ] {c10501aa-c022-4d8e-9857-672c96632fe8} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): There are no data parts | ||
605 | 2024.12.20 22:53:57.496312 [ 258 ] {c10501aa-c022-4d8e-9857-672c96632fe8} <Debug> TCPHandler: Processed in 0.008337599 sec. | ||
606 | 2024.12.20 22:53:57.496505 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
607 | 2024.12.20 22:53:57.496704 [ 262 ] {0f388a26-c288-4b80-aa69-e65fd3c5f1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
608 | 2024.12.20 22:53:57.496783 [ 262 ] {0f388a26-c288-4b80-aa69-e65fd3c5f1d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
609 | 2024.12.20 22:53:57.502298 [ 262 ] {0f388a26-c288-4b80-aa69-e65fd3c5f1d7} <Debug> oximeter.fields_i32 (ae925aaa-adcc-4b75-a22b-2af9a3ec287c): Loading data parts | ||
610 | 2024.12.20 22:53:57.502508 [ 262 ] {0f388a26-c288-4b80-aa69-e65fd3c5f1d7} <Debug> oximeter.fields_i32 (ae925aaa-adcc-4b75-a22b-2af9a3ec287c): There are no data parts | ||
611 | 2024.12.20 22:53:57.511482 [ 262 ] {0f388a26-c288-4b80-aa69-e65fd3c5f1d7} <Debug> TCPHandler: Processed in 0.015028522 sec. | ||
612 | 2024.12.20 22:53:57.511714 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
613 | 2024.12.20 22:53:57.512012 [ 258 ] {35d458a6-814f-4c6e-8173-e610d04654ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
614 | 2024.12.20 22:53:57.512115 [ 258 ] {35d458a6-814f-4c6e-8173-e610d04654ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
615 | 2024.12.20 22:53:57.520733 [ 258 ] {35d458a6-814f-4c6e-8173-e610d04654ac} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Loading data parts | ||
616 | 2024.12.20 22:53:57.520918 [ 258 ] {35d458a6-814f-4c6e-8173-e610d04654ac} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): There are no data parts | ||
617 | 2024.12.20 22:53:57.529249 [ 258 ] {35d458a6-814f-4c6e-8173-e610d04654ac} <Debug> TCPHandler: Processed in 0.017606063 sec. | ||
618 | 2024.12.20 22:53:57.529505 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
619 | 2024.12.20 22:53:57.529710 [ 262 ] {6d7cf94d-a805-4442-9c0a-e542f3c440ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
620 | 2024.12.20 22:53:57.529796 [ 262 ] {6d7cf94d-a805-4442-9c0a-e542f3c440ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
621 | 2024.12.20 22:53:57.535650 [ 262 ] {6d7cf94d-a805-4442-9c0a-e542f3c440ee} <Debug> oximeter.fields_i64 (889a4728-1f0d-4b10-9504-0b4dd59aba74): Loading data parts | ||
622 | 2024.12.20 22:53:57.535871 [ 262 ] {6d7cf94d-a805-4442-9c0a-e542f3c440ee} <Debug> oximeter.fields_i64 (889a4728-1f0d-4b10-9504-0b4dd59aba74): There are no data parts | ||
623 | 2024.12.20 22:53:57.537396 [ 262 ] {6d7cf94d-a805-4442-9c0a-e542f3c440ee} <Debug> TCPHandler: Processed in 0.007969969 sec. | ||
624 | 2024.12.20 22:53:57.537605 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
625 | 2024.12.20 22:53:57.537892 [ 258 ] {bfb07aaa-d56b-49a4-a308-734f1ce03158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
626 | 2024.12.20 22:53:57.537969 [ 258 ] {bfb07aaa-d56b-49a4-a308-734f1ce03158} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
627 | 2024.12.20 22:53:57.546208 [ 258 ] {bfb07aaa-d56b-49a4-a308-734f1ce03158} <Debug> oximeter.fields_u64 (2c9a2d49-cb97-41cf-93ec-370ecb308819): Loading data parts | ||
628 | 2024.12.20 22:53:57.546375 [ 258 ] {bfb07aaa-d56b-49a4-a308-734f1ce03158} <Debug> oximeter.fields_u64 (2c9a2d49-cb97-41cf-93ec-370ecb308819): There are no data parts | ||
629 | 2024.12.20 22:53:57.551813 [ 258 ] {bfb07aaa-d56b-49a4-a308-734f1ce03158} <Debug> TCPHandler: Processed in 0.014273072 sec. | ||
630 | 2024.12.20 22:53:57.552007 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
631 | 2024.12.20 22:53:57.552200 [ 262 ] {2611974e-0e4f-4977-8a51-fe213d81a3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
632 | 2024.12.20 22:53:57.552280 [ 262 ] {2611974e-0e4f-4977-8a51-fe213d81a3f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
633 | 2024.12.20 22:53:57.557800 [ 262 ] {2611974e-0e4f-4977-8a51-fe213d81a3f7} <Debug> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Loading data parts | ||
634 | 2024.12.20 22:53:57.557996 [ 262 ] {2611974e-0e4f-4977-8a51-fe213d81a3f7} <Debug> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): There are no data parts | ||
635 | 2024.12.20 22:53:57.559519 [ 262 ] {2611974e-0e4f-4977-8a51-fe213d81a3f7} <Debug> TCPHandler: Processed in 0.007564698 sec. | ||
636 | 2024.12.20 22:53:57.559713 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
637 | 2024.12.20 22:53:57.559977 [ 258 ] {9d06bf2b-cd95-447e-89b7-be6dee086c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
638 | 2024.12.20 22:53:57.560051 [ 258 ] {9d06bf2b-cd95-447e-89b7-be6dee086c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
639 | 2024.12.20 22:53:57.566180 [ 258 ] {9d06bf2b-cd95-447e-89b7-be6dee086c51} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Loading data parts | ||
640 | 2024.12.20 22:53:57.566339 [ 258 ] {9d06bf2b-cd95-447e-89b7-be6dee086c51} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): There are no data parts | ||
641 | 2024.12.20 22:53:57.572026 [ 258 ] {9d06bf2b-cd95-447e-89b7-be6dee086c51} <Debug> TCPHandler: Processed in 0.01237494 sec. | ||
642 | 2024.12.20 22:53:57.572468 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
643 | 2024.12.20 22:53:57.572713 [ 262 ] {c104eb11-5ff9-46ea-838e-f924c82273c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
644 | 2024.12.20 22:53:57.572799 [ 262 ] {c104eb11-5ff9-46ea-838e-f924c82273c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
645 | 2024.12.20 22:53:57.578454 [ 262 ] {c104eb11-5ff9-46ea-838e-f924c82273c0} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Loading data parts | ||
646 | 2024.12.20 22:53:57.578619 [ 262 ] {c104eb11-5ff9-46ea-838e-f924c82273c0} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): There are no data parts | ||
647 | 2024.12.20 22:53:57.580530 [ 262 ] {c104eb11-5ff9-46ea-838e-f924c82273c0} <Debug> TCPHandler: Processed in 0.008126633 sec. | ||
648 | 2024.12.20 22:53:57.580775 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
649 | 2024.12.20 22:53:57.581120 [ 258 ] {5c45c46a-2a10-488b-ab0d-7ceb830b1eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) /* The timeseries schema table stores the extracted schema for the samples | ||
650 | * oximeter collects. | ||
651 | */ | ||
652 | 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) | ||
653 | 2024.12.20 22:53:57.581211 [ 258 ] {5c45c46a-2a10-488b-ab0d-7ceb830b1eec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
654 | 2024.12.20 22:53:57.589905 [ 258 ] {5c45c46a-2a10-488b-ab0d-7ceb830b1eec} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Loading data parts | ||
655 | 2024.12.20 22:53:57.590466 [ 258 ] {5c45c46a-2a10-488b-ab0d-7ceb830b1eec} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): There are no data parts | ||
656 | 2024.12.20 22:53:57.592668 [ 258 ] {5c45c46a-2a10-488b-ab0d-7ceb830b1eec} <Debug> TCPHandler: Processed in 0.011947088 sec. | ||
657 | 2024.12.20 22:53:57.592888 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
658 | 2024.12.20 22:53:57.593129 [ 262 ] {97af7864-127d-4702-8208-a750840d1dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
659 | 2024.12.20 22:53:57.594504 [ 262 ] {97af7864-127d-4702-8208-a750840d1dad} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
660 | 2024.12.20 22:53:57.603437 [ 276 ] {97af7864-127d-4702-8208-a750840d1dad} <Trace> oximeter.version (70e3e1e9-5611-445c-b716-809cd2d1e5ee): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
661 | 2024.12.20 22:53:57.603567 [ 276 ] {97af7864-127d-4702-8208-a750840d1dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
662 | 2024.12.20 22:53:57.609007 [ 276 ] {97af7864-127d-4702-8208-a750840d1dad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
663 | 2024.12.20 22:53:57.609485 [ 276 ] {97af7864-127d-4702-8208-a750840d1dad} <Trace> oximeter.version (70e3e1e9-5611-445c-b716-809cd2d1e5ee): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
664 | 2024.12.20 22:53:57.609864 [ 262 ] {97af7864-127d-4702-8208-a750840d1dad} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.016801 sec., 59.520266650794596 rows/sec., 952.32 B/sec. | ||
665 | 2024.12.20 22:53:57.610226 [ 262 ] {97af7864-127d-4702-8208-a750840d1dad} <Debug> TCPHandler: Processed in 0.017396588 sec. | ||
666 | 2024.12.20 22:53:57.617173 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39172 | ||
667 | 2024.12.20 22:53:57.617299 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
668 | 2024.12.20 22:53:57.617329 [ 277 ] {} <Debug> TCP-Session: 08f4c081-08e5-4287-aab9-19cf3b965703 Authenticating user 'default' from [fd00:1122:3344:101::c]:39172 | ||
669 | 2024.12.20 22:53:57.617356 [ 277 ] {} <Debug> TCP-Session: 08f4c081-08e5-4287-aab9-19cf3b965703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
670 | 2024.12.20 22:53:57.617419 [ 277 ] {} <Debug> TCP-Session: 08f4c081-08e5-4287-aab9-19cf3b965703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2024.12.20 22:53:57.617488 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
672 | 2024.12.20 22:53:57.617516 [ 277 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
673 | 2024.12.20 22:53:57.617566 [ 277 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
674 | 2024.12.20 22:53:57.620071 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63445 | ||
675 | 2024.12.20 22:53:57.620233 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
676 | 2024.12.20 22:53:57.620241 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60206 | ||
677 | 2024.12.20 22:53:57.620268 [ 278 ] {} <Debug> TCP-Session: 740e1d92-875d-4850-b182-a509924d0b92 Authenticating user 'default' from [fd00:1122:3344:101::c]:63445 | ||
678 | 2024.12.20 22:53:57.620318 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46424 | ||
679 | 2024.12.20 22:53:57.620596 [ 278 ] {} <Debug> TCP-Session: 740e1d92-875d-4850-b182-a509924d0b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
680 | 2024.12.20 22:53:57.620616 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
681 | 2024.12.20 22:53:57.620595 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:49434 | ||
682 | 2024.12.20 22:53:57.620638 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59035 | ||
683 | 2024.12.20 22:53:57.620700 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
684 | 2024.12.20 22:53:57.620753 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:63812 | ||
685 | 2024.12.20 22:53:57.620787 [ 278 ] {} <Debug> TCP-Session: 740e1d92-875d-4850-b182-a509924d0b92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
686 | 2024.12.20 22:53:57.620735 [ 280 ] {} <Debug> TCP-Session: e29a0b03-70b9-4e55-a9e6-a0b33435d41d Authenticating user 'default' from [fd00:1122:3344:101::c]:46424 | ||
687 | 2024.12.20 22:53:57.621158 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55108 | ||
688 | 2024.12.20 22:53:57.621200 [ 279 ] {} <Debug> TCP-Session: 8a32665c-1bc0-4a7f-8ba7-106fb1e08b39 Authenticating user 'default' from [fd00:1122:3344:101::c]:60206 | ||
689 | 2024.12.20 22:53:57.621178 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
690 | 2024.12.20 22:53:57.621162 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
691 | 2024.12.20 22:53:57.621451 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
692 | 2024.12.20 22:53:57.621464 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
693 | 2024.12.20 22:53:57.621477 [ 282 ] {} <Debug> TCP-Session: c89d5094-4575-4a20-8c0e-f3e4f54066ec Authenticating user 'default' from [fd00:1122:3344:101::c]:59035 | ||
694 | 2024.12.20 22:53:57.621512 [ 280 ] {} <Debug> TCP-Session: e29a0b03-70b9-4e55-a9e6-a0b33435d41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
695 | 2024.12.20 22:53:57.621546 [ 283 ] {} <Debug> TCP-Session: 93af1f7e-24db-4b49-b5e5-3ad7adf922aa Authenticating user 'default' from [fd00:1122:3344:101::c]:63812 | ||
696 | 2024.12.20 22:53:57.621567 [ 284 ] {} <Debug> TCP-Session: f6b37a5d-6d18-494a-923a-bfb409ccd9a8 Authenticating user 'default' from [fd00:1122:3344:101::c]:55108 | ||
697 | 2024.12.20 22:53:57.621590 [ 282 ] {} <Debug> TCP-Session: c89d5094-4575-4a20-8c0e-f3e4f54066ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2024.12.20 22:53:57.621614 [ 279 ] {} <Debug> TCP-Session: 8a32665c-1bc0-4a7f-8ba7-106fb1e08b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
699 | 2024.12.20 22:53:57.621636 [ 280 ] {} <Debug> TCP-Session: e29a0b03-70b9-4e55-a9e6-a0b33435d41d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
700 | 2024.12.20 22:53:57.621523 [ 281 ] {} <Debug> TCP-Session: 3cc417c5-2724-4cc5-a8ac-17452e9a89ab Authenticating user 'default' from [fd00:1122:3344:101::c]:49434 | ||
701 | 2024.12.20 22:53:57.621718 [ 279 ] {} <Debug> TCP-Session: 8a32665c-1bc0-4a7f-8ba7-106fb1e08b39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
702 | 2024.12.20 22:53:57.621708 [ 282 ] {} <Debug> TCP-Session: c89d5094-4575-4a20-8c0e-f3e4f54066ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
703 | 2024.12.20 22:53:57.621686 [ 284 ] {} <Debug> TCP-Session: f6b37a5d-6d18-494a-923a-bfb409ccd9a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
704 | 2024.12.20 22:53:57.621654 [ 283 ] {} <Debug> TCP-Session: 93af1f7e-24db-4b49-b5e5-3ad7adf922aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
705 | 2024.12.20 22:53:57.621873 [ 281 ] {} <Debug> TCP-Session: 3cc417c5-2724-4cc5-a8ac-17452e9a89ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
706 | 2024.12.20 22:53:57.621913 [ 284 ] {} <Debug> TCP-Session: f6b37a5d-6d18-494a-923a-bfb409ccd9a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
707 | 2024.12.20 22:53:57.621933 [ 283 ] {} <Debug> TCP-Session: 93af1f7e-24db-4b49-b5e5-3ad7adf922aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2024.12.20 22:53:57.621972 [ 281 ] {} <Debug> TCP-Session: 3cc417c5-2724-4cc5-a8ac-17452e9a89ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
709 | 2024.12.20 22:53:57.829928 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:61311 | ||
710 | 2024.12.20 22:53:57.830249 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
711 | 2024.12.20 22:53:57.830285 [ 285 ] {} <Debug> TCP-Session: 0f86a319-09b2-4acc-94a1-6dfc07021b6a Authenticating user 'default' from [fd00:1122:3344:101::b]:61311 | ||
712 | 2024.12.20 22:53:57.830314 [ 285 ] {} <Debug> TCP-Session: 0f86a319-09b2-4acc-94a1-6dfc07021b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
713 | 2024.12.20 22:53:57.830430 [ 285 ] {} <Debug> TCP-Session: 0f86a319-09b2-4acc-94a1-6dfc07021b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
714 | 2024.12.20 22:53:57.830522 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
715 | 2024.12.20 22:53:57.830555 [ 285 ] {} <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 | ||
716 | 2024.12.20 22:53:57.830688 [ 285 ] {} <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 | ||
717 | 2024.12.20 22:53:57.833934 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40988 | ||
718 | 2024.12.20 22:53:57.833938 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34981 | ||
719 | 2024.12.20 22:53:57.834216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51942 | ||
720 | 2024.12.20 22:53:57.834222 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49572 | ||
721 | 2024.12.20 22:53:57.834335 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
722 | 2024.12.20 22:53:57.834351 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
723 | 2024.12.20 22:53:57.834580 [ 287 ] {} <Debug> TCP-Session: 485fff97-0e2f-4a1b-9386-9be3372b6005 Authenticating user 'default' from [fd00:1122:3344:101::b]:40988 | ||
724 | 2024.12.20 22:53:57.834660 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
725 | 2024.12.20 22:53:57.834724 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52925 | ||
726 | 2024.12.20 22:53:57.834766 [ 286 ] {} <Debug> TCP-Session: f76617ba-ad07-4e65-9d68-f015651c11da Authenticating user 'default' from [fd00:1122:3344:101::b]:34981 | ||
727 | 2024.12.20 22:53:57.834721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47624 | ||
728 | 2024.12.20 22:53:57.834860 [ 286 ] {} <Debug> TCP-Session: f76617ba-ad07-4e65-9d68-f015651c11da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
729 | 2024.12.20 22:53:57.834844 [ 289 ] {} <Debug> TCP-Session: 3e4544e1-ce7f-4acc-aed8-e1cd41ef24fb Authenticating user 'default' from [fd00:1122:3344:101::b]:51942 | ||
730 | 2024.12.20 22:53:57.834815 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34656 | ||
731 | 2024.12.20 22:53:57.834683 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
732 | 2024.12.20 22:53:57.834696 [ 287 ] {} <Debug> TCP-Session: 485fff97-0e2f-4a1b-9386-9be3372b6005 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
733 | 2024.12.20 22:53:57.835355 [ 287 ] {} <Debug> TCP-Session: 485fff97-0e2f-4a1b-9386-9be3372b6005 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
734 | 2024.12.20 22:53:57.835390 [ 288 ] {} <Debug> TCP-Session: 2e11aae2-ca16-43da-a0ca-004f45bfd26d Authenticating user 'default' from [fd00:1122:3344:101::b]:49572 | ||
735 | 2024.12.20 22:53:57.835481 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
736 | 2024.12.20 22:53:57.835517 [ 289 ] {} <Debug> TCP-Session: 3e4544e1-ce7f-4acc-aed8-e1cd41ef24fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
737 | 2024.12.20 22:53:57.835451 [ 286 ] {} <Debug> TCP-Session: f76617ba-ad07-4e65-9d68-f015651c11da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
738 | 2024.12.20 22:53:57.835623 [ 289 ] {} <Debug> TCP-Session: 3e4544e1-ce7f-4acc-aed8-e1cd41ef24fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
739 | 2024.12.20 22:53:57.835610 [ 288 ] {} <Debug> TCP-Session: 2e11aae2-ca16-43da-a0ca-004f45bfd26d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2024.12.20 22:53:57.835653 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
741 | 2024.12.20 22:53:57.835679 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
742 | 2024.12.20 22:53:57.835679 [ 290 ] {} <Debug> TCP-Session: 06f4d3fc-4983-4e5b-a07a-7c4ab7a9b04c Authenticating user 'default' from [fd00:1122:3344:101::b]:47624 | ||
743 | 2024.12.20 22:53:57.835794 [ 288 ] {} <Debug> TCP-Session: 2e11aae2-ca16-43da-a0ca-004f45bfd26d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
744 | 2024.12.20 22:53:57.835947 [ 291 ] {} <Debug> TCP-Session: 6a4a41eb-a8ec-4919-b33b-a7ca5710526d Authenticating user 'default' from [fd00:1122:3344:101::b]:52925 | ||
745 | 2024.12.20 22:53:57.835940 [ 290 ] {} <Debug> TCP-Session: 06f4d3fc-4983-4e5b-a07a-7c4ab7a9b04c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
746 | 2024.12.20 22:53:57.835982 [ 292 ] {} <Debug> TCP-Session: 485a7f7f-af80-4ad3-af80-0daa657bf759 Authenticating user 'default' from [fd00:1122:3344:101::b]:34656 | ||
747 | 2024.12.20 22:53:57.836074 [ 291 ] {} <Debug> TCP-Session: 6a4a41eb-a8ec-4919-b33b-a7ca5710526d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
748 | 2024.12.20 22:53:57.836089 [ 292 ] {} <Debug> TCP-Session: 485a7f7f-af80-4ad3-af80-0daa657bf759 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
749 | 2024.12.20 22:53:57.836110 [ 290 ] {} <Debug> TCP-Session: 06f4d3fc-4983-4e5b-a07a-7c4ab7a9b04c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
750 | 2024.12.20 22:53:57.836195 [ 291 ] {} <Debug> TCP-Session: 6a4a41eb-a8ec-4919-b33b-a7ca5710526d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
751 | 2024.12.20 22:53:57.836264 [ 292 ] {} <Debug> TCP-Session: 485a7f7f-af80-4ad3-af80-0daa657bf759 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2024.12.20 22:53:58.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 136.80 MiB, peak 136.80 MiB, free memory in arenas 0.00 B, will set to 141.21 MiB (RSS), difference: 4.41 MiB | ||
753 | 2024.12.20 22:54:03.891284 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
754 | 2024.12.20 22:54:03.891391 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
755 | 2024.12.20 22:54:03.891471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
756 | 2024.12.20 22:54:03.891634 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
757 | 2024.12.20 22:54:03.902853 [ 243 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Loading data parts | ||
758 | 2024.12.20 22:54:03.903144 [ 243 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): There are no data parts | ||
759 | 2024.12.20 22:54:03.912499 [ 244 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Loading data parts | ||
760 | 2024.12.20 22:54:03.912732 [ 244 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): There are no data parts | ||
761 | 2024.12.20 22:54:03.917137 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
762 | 2024.12.20 22:54:03.917247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
763 | 2024.12.20 22:54:03.919938 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
764 | 2024.12.20 22:54:03.920207 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
765 | 2024.12.20 22:54:03.920404 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
766 | 2024.12.20 22:54:03.944595 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
767 | 2024.12.20 22:54:03.944643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
768 | 2024.12.20 22:54:03.951758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
769 | 2024.12.20 22:54:03.952502 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
770 | 2024.12.20 22:54:03.954873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
771 | 2024.12.20 22:54:04.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.29 MiB, peak 150.29 MiB, free memory in arenas 0.00 B, will set to 151.09 MiB (RSS), difference: 4.80 MiB | ||
772 | 2024.12.20 22:54:06.391188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
773 | 2024.12.20 22:54:06.391301 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
774 | 2024.12.20 22:54:06.400369 [ 242 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Loading data parts | ||
775 | 2024.12.20 22:54:06.400593 [ 242 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): There are no data parts | ||
776 | 2024.12.20 22:54:06.417194 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
777 | 2024.12.20 22:54:06.417240 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
778 | 2024.12.20 22:54:06.419200 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
779 | 2024.12.20 22:54:06.419777 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
780 | 2024.12.20 22:54:06.420337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
781 | 2024.12.20 22:54:07.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.29 MiB, peak 155.29 MiB, free memory in arenas 0.00 B, will set to 151.51 MiB (RSS), difference: -3.77 MiB | ||
782 | 2024.12.20 22:54:11.345459 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
783 | 2024.12.20 22:54:11.345518 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
784 | 2024.12.20 22:54:11.420481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
785 | 2024.12.20 22:54:11.421507 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
786 | 2024.12.20 22:54:11.421559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
787 | 2024.12.20 22:54:11.422281 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
788 | 2024.12.20 22:54:11.422793 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
789 | 2024.12.20 22:54:11.422993 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
790 | 2024.12.20 22:54:11.454946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
791 | 2024.12.20 22:54:11.475875 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
792 | 2024.12.20 22:54:11.475938 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
793 | 2024.12.20 22:54:11.482787 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
794 | 2024.12.20 22:54:11.484101 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
795 | 2024.12.20 22:54:11.486496 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
796 | 2024.12.20 22:54:12.000155 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 152.19 MiB, peak 156.19 MiB, free memory in arenas 0.00 B, will set to 154.14 MiB (RSS), difference: 1.95 MiB | ||
797 | 2024.12.20 22:54:17.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.16 MiB, peak 156.19 MiB, free memory in arenas 0.00 B, will set to 154.18 MiB (RSS), difference: 4.01 MiB | ||
798 | 2024.12.20 22:54:17.616157 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
799 | 2024.12.20 22:54:17.616361 [ 258 ] {edd2238f-2341-425d-b991-f3af7611d4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
800 | 2024.12.20 22:54:17.616773 [ 258 ] {edd2238f-2341-425d-b991-f3af7611d4f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
801 | 2024.12.20 22:54:17.617029 [ 258 ] {edd2238f-2341-425d-b991-f3af7611d4f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
802 | 2024.12.20 22:54:17.617762 [ 258 ] {edd2238f-2341-425d-b991-f3af7611d4f1} <Debug> TCPHandler: Processed in 0.001740658 sec. | ||
803 | 2024.12.20 22:54:17.618834 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
804 | 2024.12.20 22:54:17.618986 [ 262 ] {dcfa52f6-5e31-4b49-a5d6-82715e8da2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
805 | 2024.12.20 22:54:17.620739 [ 262 ] {dcfa52f6-5e31-4b49-a5d6-82715e8da2fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
806 | 2024.12.20 22:54:17.620794 [ 262 ] {dcfa52f6-5e31-4b49-a5d6-82715e8da2fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
807 | 2024.12.20 22:54:17.621297 [ 262 ] {dcfa52f6-5e31-4b49-a5d6-82715e8da2fa} <Debug> TCPHandler: Processed in 0.002518029 sec. | ||
808 | 2024.12.20 22:54:17.621617 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
809 | 2024.12.20 22:54:17.621761 [ 258 ] {3475b68b-d926-430c-99ca-660aa03dc321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
810 | 2024.12.20 22:54:17.622118 [ 258 ] {3475b68b-d926-430c-99ca-660aa03dc321} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
811 | 2024.12.20 22:54:17.622169 [ 258 ] {3475b68b-d926-430c-99ca-660aa03dc321} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
812 | 2024.12.20 22:54:17.622613 [ 258 ] {3475b68b-d926-430c-99ca-660aa03dc321} <Debug> TCPHandler: Processed in 0.001048509 sec. | ||
813 | 2024.12.20 22:54:17.622907 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
814 | 2024.12.20 22:54:17.623046 [ 262 ] {a3882d48-e36c-4a80-942c-a67c9122568c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
815 | 2024.12.20 22:54:17.623363 [ 262 ] {a3882d48-e36c-4a80-942c-a67c9122568c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
816 | 2024.12.20 22:54:17.623416 [ 262 ] {a3882d48-e36c-4a80-942c-a67c9122568c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
817 | 2024.12.20 22:54:17.623846 [ 262 ] {a3882d48-e36c-4a80-942c-a67c9122568c} <Debug> TCPHandler: Processed in 0.000990657 sec. | ||
818 | 2024.12.20 22:54:17.624088 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
819 | 2024.12.20 22:54:17.624225 [ 258 ] {df09a564-7b24-4180-91cc-7f79ad5dead6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
820 | 2024.12.20 22:54:17.624545 [ 258 ] {df09a564-7b24-4180-91cc-7f79ad5dead6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2024.12.20 22:54:17.624598 [ 258 ] {df09a564-7b24-4180-91cc-7f79ad5dead6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2024.12.20 22:54:17.625024 [ 258 ] {df09a564-7b24-4180-91cc-7f79ad5dead6} <Debug> TCPHandler: Processed in 0.000986187 sec. | ||
823 | 2024.12.20 22:54:17.625304 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
824 | 2024.12.20 22:54:17.625455 [ 262 ] {af7646b2-0c5e-4156-a12f-62877e6521b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
825 | 2024.12.20 22:54:17.625783 [ 262 ] {af7646b2-0c5e-4156-a12f-62877e6521b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
826 | 2024.12.20 22:54:17.625836 [ 262 ] {af7646b2-0c5e-4156-a12f-62877e6521b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
827 | 2024.12.20 22:54:17.626283 [ 262 ] {af7646b2-0c5e-4156-a12f-62877e6521b3} <Debug> TCPHandler: Processed in 0.001030569 sec. | ||
828 | 2024.12.20 22:54:17.626528 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
829 | 2024.12.20 22:54:17.626666 [ 258 ] {85876c99-6511-43b8-8dcd-66c93cc2f378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
830 | 2024.12.20 22:54:17.626989 [ 258 ] {85876c99-6511-43b8-8dcd-66c93cc2f378} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2024.12.20 22:54:17.627043 [ 258 ] {85876c99-6511-43b8-8dcd-66c93cc2f378} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
832 | 2024.12.20 22:54:17.627474 [ 258 ] {85876c99-6511-43b8-8dcd-66c93cc2f378} <Debug> TCPHandler: Processed in 0.000995918 sec. | ||
833 | 2024.12.20 22:54:17.627710 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
834 | 2024.12.20 22:54:17.627849 [ 262 ] {4cc0e9ba-f2c1-4813-a351-fd411bc77170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
835 | 2024.12.20 22:54:17.628185 [ 262 ] {4cc0e9ba-f2c1-4813-a351-fd411bc77170} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
836 | 2024.12.20 22:54:17.628237 [ 262 ] {4cc0e9ba-f2c1-4813-a351-fd411bc77170} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
837 | 2024.12.20 22:54:17.628688 [ 262 ] {4cc0e9ba-f2c1-4813-a351-fd411bc77170} <Debug> TCPHandler: Processed in 0.001026878 sec. | ||
838 | 2024.12.20 22:54:17.628981 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
839 | 2024.12.20 22:54:17.629123 [ 258 ] {ea681f33-721b-4a8d-99c1-27b3489209f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
840 | 2024.12.20 22:54:17.629451 [ 258 ] {ea681f33-721b-4a8d-99c1-27b3489209f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
841 | 2024.12.20 22:54:17.629502 [ 258 ] {ea681f33-721b-4a8d-99c1-27b3489209f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
842 | 2024.12.20 22:54:17.630009 [ 258 ] {ea681f33-721b-4a8d-99c1-27b3489209f8} <Debug> TCPHandler: Processed in 0.00109723 sec. | ||
843 | 2024.12.20 22:54:17.630272 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
844 | 2024.12.20 22:54:17.630413 [ 262 ] {bd537f2b-06a4-44f5-9e92-81d0894e5307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
845 | 2024.12.20 22:54:17.630757 [ 262 ] {bd537f2b-06a4-44f5-9e92-81d0894e5307} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
846 | 2024.12.20 22:54:17.630810 [ 262 ] {bd537f2b-06a4-44f5-9e92-81d0894e5307} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
847 | 2024.12.20 22:54:17.631280 [ 262 ] {bd537f2b-06a4-44f5-9e92-81d0894e5307} <Debug> TCPHandler: Processed in 0.001057749 sec. | ||
848 | 2024.12.20 22:54:17.631567 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
849 | 2024.12.20 22:54:17.631721 [ 258 ] {5c4c40d5-ea64-4c0c-ad0c-15b1e147ee90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
850 | 2024.12.20 22:54:17.632078 [ 258 ] {5c4c40d5-ea64-4c0c-ad0c-15b1e147ee90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
851 | 2024.12.20 22:54:17.632132 [ 258 ] {5c4c40d5-ea64-4c0c-ad0c-15b1e147ee90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
852 | 2024.12.20 22:54:17.632596 [ 258 ] {5c4c40d5-ea64-4c0c-ad0c-15b1e147ee90} <Debug> TCPHandler: Processed in 0.00108584 sec. | ||
853 | 2024.12.20 22:54:17.632860 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
854 | 2024.12.20 22:54:17.633029 [ 262 ] {ff1b8d0d-bde0-42e4-a3b7-27979f4ee727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
855 | 2024.12.20 22:54:17.633392 [ 262 ] {ff1b8d0d-bde0-42e4-a3b7-27979f4ee727} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
856 | 2024.12.20 22:54:17.633446 [ 262 ] {ff1b8d0d-bde0-42e4-a3b7-27979f4ee727} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
857 | 2024.12.20 22:54:17.633898 [ 262 ] {ff1b8d0d-bde0-42e4-a3b7-27979f4ee727} <Debug> TCPHandler: Processed in 0.00109532 sec. | ||
858 | 2024.12.20 22:54:17.634164 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
859 | 2024.12.20 22:54:17.634308 [ 258 ] {294d5217-39d0-4bff-8bce-20a122d9c243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
860 | 2024.12.20 22:54:17.634660 [ 258 ] {294d5217-39d0-4bff-8bce-20a122d9c243} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
861 | 2024.12.20 22:54:17.634713 [ 258 ] {294d5217-39d0-4bff-8bce-20a122d9c243} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
862 | 2024.12.20 22:54:17.635160 [ 258 ] {294d5217-39d0-4bff-8bce-20a122d9c243} <Debug> TCPHandler: Processed in 0.001045979 sec. | ||
863 | 2024.12.20 22:54:17.635429 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
864 | 2024.12.20 22:54:17.635581 [ 262 ] {5bf28365-25d7-4fc1-a2be-bd9028ac55fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
865 | 2024.12.20 22:54:17.635947 [ 262 ] {5bf28365-25d7-4fc1-a2be-bd9028ac55fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
866 | 2024.12.20 22:54:17.635999 [ 262 ] {5bf28365-25d7-4fc1-a2be-bd9028ac55fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
867 | 2024.12.20 22:54:17.636449 [ 262 ] {5bf28365-25d7-4fc1-a2be-bd9028ac55fa} <Debug> TCPHandler: Processed in 0.00107221 sec. | ||
868 | 2024.12.20 22:54:17.636685 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
869 | 2024.12.20 22:54:17.636831 [ 258 ] {276dfcba-a738-4718-b243-d7d9fda03e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
870 | 2024.12.20 22:54:17.637191 [ 258 ] {276dfcba-a738-4718-b243-d7d9fda03e15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
871 | 2024.12.20 22:54:17.637246 [ 258 ] {276dfcba-a738-4718-b243-d7d9fda03e15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
872 | 2024.12.20 22:54:17.637696 [ 258 ] {276dfcba-a738-4718-b243-d7d9fda03e15} <Debug> TCPHandler: Processed in 0.001061509 sec. | ||
873 | 2024.12.20 22:54:17.637925 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
874 | 2024.12.20 22:54:17.638075 [ 262 ] {fd829795-6bef-4604-a2fe-2d8157330a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
875 | 2024.12.20 22:54:17.638438 [ 262 ] {fd829795-6bef-4604-a2fe-2d8157330a10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
876 | 2024.12.20 22:54:17.638490 [ 262 ] {fd829795-6bef-4604-a2fe-2d8157330a10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
877 | 2024.12.20 22:54:17.638950 [ 262 ] {fd829795-6bef-4604-a2fe-2d8157330a10} <Debug> TCPHandler: Processed in 0.001074609 sec. | ||
878 | 2024.12.20 22:54:17.639174 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
879 | 2024.12.20 22:54:17.639319 [ 258 ] {ad517550-761d-40fe-8b47-31c9fa6e71f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
880 | 2024.12.20 22:54:17.639675 [ 258 ] {ad517550-761d-40fe-8b47-31c9fa6e71f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
881 | 2024.12.20 22:54:17.639726 [ 258 ] {ad517550-761d-40fe-8b47-31c9fa6e71f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
882 | 2024.12.20 22:54:17.640260 [ 258 ] {ad517550-761d-40fe-8b47-31c9fa6e71f1} <Debug> TCPHandler: Processed in 0.001136541 sec. | ||
883 | 2024.12.20 22:54:17.640497 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
884 | 2024.12.20 22:54:17.640651 [ 262 ] {63589eb9-7eef-436e-923e-e151af871d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
885 | 2024.12.20 22:54:17.641015 [ 262 ] {63589eb9-7eef-436e-923e-e151af871d7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
886 | 2024.12.20 22:54:17.641067 [ 262 ] {63589eb9-7eef-436e-923e-e151af871d7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
887 | 2024.12.20 22:54:17.641572 [ 262 ] {63589eb9-7eef-436e-923e-e151af871d7c} <Debug> TCPHandler: Processed in 0.001123661 sec. | ||
888 | 2024.12.20 22:54:17.645578 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
889 | 2024.12.20 22:54:17.645704 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
890 | 2024.12.20 22:54:17.645856 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
891 | 2024.12.20 22:54:17.646722 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
892 | 2024.12.20 22:54:17.646773 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
893 | 2024.12.20 22:54:17.647434 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
894 | 2024.12.20 22:54:17.647838 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
895 | 2024.12.20 22:54:17.648093 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Debug> executeQuery: Read 18 rows, 2.52 KiB in 0.00242 sec., 7438.01652892562 rows/sec., 1.02 MiB/sec. | ||
896 | 2024.12.20 22:54:17.648184 [ 258 ] {986dd95b-d1d4-4d85-b0bd-188686c0c8f6} <Debug> TCPHandler: Processed in 0.002661133 sec. | ||
897 | 2024.12.20 22:54:17.648335 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
898 | 2024.12.20 22:54:17.648445 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
899 | 2024.12.20 22:54:17.648491 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
900 | 2024.12.20 22:54:17.649820 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
901 | 2024.12.20 22:54:17.649856 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
902 | 2024.12.20 22:54:17.650339 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
903 | 2024.12.20 22:54:17.650902 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
904 | 2024.12.20 22:54:17.651139 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002709 sec., 11074.197120708748 rows/sec., 865.17 KiB/sec. | ||
905 | 2024.12.20 22:54:17.651289 [ 262 ] {3d0d36f4-e97a-4a41-bd0c-39a6741dcd87} <Debug> TCPHandler: Processed in 0.003013142 sec. | ||
906 | 2024.12.20 22:54:17.651440 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
907 | 2024.12.20 22:54:17.651564 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
908 | 2024.12.20 22:54:17.651610 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
909 | 2024.12.20 22:54:17.652190 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
910 | 2024.12.20 22:54:17.652229 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
911 | 2024.12.20 22:54:17.652749 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
912 | 2024.12.20 22:54:17.653284 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
913 | 2024.12.20 22:54:17.653514 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001972 sec., 18255.57809330629 rows/sec., 1.43 MiB/sec. | ||
914 | 2024.12.20 22:54:17.653570 [ 258 ] {b325d4a1-882d-4247-baf2-a88b1ec2fd19} <Debug> TCPHandler: Processed in 0.00218164 sec. | ||
915 | 2024.12.20 22:54:17.653744 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
916 | 2024.12.20 22:54:17.653864 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
917 | 2024.12.20 22:54:17.653913 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
918 | 2024.12.20 22:54:17.655116 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
919 | 2024.12.20 22:54:17.655153 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
920 | 2024.12.20 22:54:17.655713 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
921 | 2024.12.20 22:54:17.656174 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
922 | 2024.12.20 22:54:17.656490 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.002641 sec., 33320.711851571374 rows/sec., 2.33 MiB/sec. | ||
923 | 2024.12.20 22:54:17.656640 [ 262 ] {66ef5f1f-0119-4856-b9fc-96a731da9313} <Debug> TCPHandler: Processed in 0.002956701 sec. | ||
924 | 2024.12.20 22:54:17.656800 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
925 | 2024.12.20 22:54:17.656912 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
926 | 2024.12.20 22:54:17.656960 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
927 | 2024.12.20 22:54:17.657406 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
928 | 2024.12.20 22:54:17.657444 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
929 | 2024.12.20 22:54:17.657924 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
930 | 2024.12.20 22:54:17.658404 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
931 | 2024.12.20 22:54:17.658612 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001724 sec., 18561.484918793503 rows/sec., 1.24 MiB/sec. | ||
932 | 2024.12.20 22:54:17.658661 [ 258 ] {38c9a11c-2117-4c02-bc62-845bab4c0577} <Debug> TCPHandler: Processed in 0.001920753 sec. | ||
933 | 2024.12.20 22:54:18.923097 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
934 | 2024.12.20 22:54:18.923708 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
935 | 2024.12.20 22:54:18.923757 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
936 | 2024.12.20 22:54:18.924540 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
937 | 2024.12.20 22:54:18.925092 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
938 | 2024.12.20 22:54:18.925348 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
939 | 2024.12.20 22:54:18.986566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
940 | 2024.12.20 22:54:19.005919 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
941 | 2024.12.20 22:54:19.006005 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
942 | 2024.12.20 22:54:19.013723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
943 | 2024.12.20 22:54:19.015356 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
944 | 2024.12.20 22:54:19.020148 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
945 | 2024.12.20 22:54:22.621273 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
946 | 2024.12.20 22:54:22.621478 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
947 | 2024.12.20 22:54:22.621552 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
948 | 2024.12.20 22:54:22.622276 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
949 | 2024.12.20 22:54:22.622327 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
950 | 2024.12.20 22:54:22.622907 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
951 | 2024.12.20 22:54:22.623577 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
952 | 2024.12.20 22:54:22.623862 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002437 sec., 12310.217480508823 rows/sec., 961.74 KiB/sec. | ||
953 | 2024.12.20 22:54:22.623947 [ 258 ] {71bf4c71-8325-4b92-a2fb-26e5a7f20160} <Debug> TCPHandler: Processed in 0.002809027 sec. | ||
954 | 2024.12.20 22:54:22.624120 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
955 | 2024.12.20 22:54:22.624245 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
956 | 2024.12.20 22:54:22.624295 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
957 | 2024.12.20 22:54:22.624848 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
958 | 2024.12.20 22:54:22.624889 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
959 | 2024.12.20 22:54:22.625374 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
960 | 2024.12.20 22:54:22.625860 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
961 | 2024.12.20 22:54:22.626094 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001869 sec., 19261.637239165328 rows/sec., 1.50 MiB/sec. | ||
962 | 2024.12.20 22:54:22.626272 [ 262 ] {c6ff8822-9d43-4bc0-87f9-6b907f580029} <Debug> TCPHandler: Processed in 0.00220835 sec. | ||
963 | 2024.12.20 22:54:22.626420 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
964 | 2024.12.20 22:54:22.626533 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
965 | 2024.12.20 22:54:22.626585 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
966 | 2024.12.20 22:54:22.627115 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
967 | 2024.12.20 22:54:22.627156 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
968 | 2024.12.20 22:54:22.627691 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
969 | 2024.12.20 22:54:22.628254 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
970 | 2024.12.20 22:54:22.628544 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.002022 sec., 54401.58259149357 rows/sec., 3.80 MiB/sec. | ||
971 | 2024.12.20 22:54:22.628628 [ 258 ] {c59b357c-e373-4754-ae78-b3f112414f27} <Debug> TCPHandler: Processed in 0.002260902 sec. | ||
972 | 2024.12.20 22:54:22.628755 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
973 | 2024.12.20 22:54:22.628864 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
974 | 2024.12.20 22:54:22.628911 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
975 | 2024.12.20 22:54:22.629345 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
976 | 2024.12.20 22:54:22.629384 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
977 | 2024.12.20 22:54:22.629839 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
978 | 2024.12.20 22:54:22.630294 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
979 | 2024.12.20 22:54:22.630491 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00165 sec., 24242.424242424244 rows/sec., 1.62 MiB/sec. | ||
980 | 2024.12.20 22:54:22.630538 [ 262 ] {4015c46d-3e46-45da-a4c7-08e7a5c5afd1} <Debug> TCPHandler: Processed in 0.00183475 sec. | ||
981 | 2024.12.20 22:54:26.345574 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
982 | 2024.12.20 22:54:26.345645 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
983 | 2024.12.20 22:54:26.420730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 144 | ||
984 | 2024.12.20 22:54:26.424999 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
985 | 2024.12.20 22:54:26.425049 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
986 | 2024.12.20 22:54:26.425638 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
987 | 2024.12.20 22:54:26.428969 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
988 | 2024.12.20 22:54:26.429063 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
989 | 2024.12.20 22:54:26.430351 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
990 | 2024.12.20 22:54:26.430562 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
991 | 2024.12.20 22:54:26.431065 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
992 | 2024.12.20 22:54:26.431488 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
993 | 2024.12.20 22:54:26.432346 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
994 | 2024.12.20 22:54:26.432737 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 144 | ||
995 | 2024.12.20 22:54:26.520214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
996 | 2024.12.20 22:54:26.539360 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
997 | 2024.12.20 22:54:26.539410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
998 | 2024.12.20 22:54:26.546061 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
999 | 2024.12.20 22:54:26.547242 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1000 | 2024.12.20 22:54:26.550179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1001 | 2024.12.20 22:54:27.617128 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.12.20 22:54:27.617379 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1003 | 2024.12.20 22:54:27.617831 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1004 | 2024.12.20 22:54:27.617911 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <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 | ||
1005 | 2024.12.20 22:54:27.618223 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1006 | 2024.12.20 22:54:27.618415 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1007 | 2024.12.20 22:54:27.618731 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1008 | 2024.12.20 22:54:27.620006 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1009 | 2024.12.20 22:54:27.620066 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1010 | 2024.12.20 22:54:27.620086 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1011 | 2024.12.20 22:54:27.620213 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <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'))" | ||
1012 | 2024.12.20 22:54:27.620240 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1013 | 2024.12.20 22:54:27.626294 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.009025 sec., 1994.4598337950138 rows/sec., 81.59 KiB/sec. | ||
1014 | 2024.12.20 22:54:27.626435 [ 258 ] {e25d1912-e9b4-4109-b350-a354e0d285c1} <Debug> TCPHandler: Processed in 0.00944797 sec. | ||
1015 | 2024.12.20 22:54:27.627322 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1016 | 2024.12.20 22:54:27.627504 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1017 | 2024.12.20 22:54:27.627808 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1018 | 2024.12.20 22:54:27.627852 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <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 | ||
1019 | 2024.12.20 22:54:27.628122 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1020 | 2024.12.20 22:54:27.628190 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1021 | 2024.12.20 22:54:27.628337 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1022 | 2024.12.20 22:54:27.628373 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1023 | 2024.12.20 22:54:27.628397 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1024 | 2024.12.20 22:54:27.628415 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1025 | 2024.12.20 22:54:27.628461 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <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'))" | ||
1026 | 2024.12.20 22:54:27.628484 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1027 | 2024.12.20 22:54:27.629110 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001691 sec., 10644.589000591366 rows/sec., 435.44 KiB/sec. | ||
1028 | 2024.12.20 22:54:27.629229 [ 262 ] {f828d89f-d159-4353-a78e-b1cd42f22928} <Debug> TCPHandler: Processed in 0.001984714 sec. | ||
1029 | 2024.12.20 22:54:27.629580 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1030 | 2024.12.20 22:54:27.629772 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1031 | 2024.12.20 22:54:27.630111 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1032 | 2024.12.20 22:54:27.630163 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <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 | ||
1033 | 2024.12.20 22:54:27.630448 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1034 | 2024.12.20 22:54:27.630513 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1035 | 2024.12.20 22:54:27.630650 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1036 | 2024.12.20 22:54:27.630683 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1037 | 2024.12.20 22:54:27.630706 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1038 | 2024.12.20 22:54:27.630722 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1039 | 2024.12.20 22:54:27.630765 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <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'))" | ||
1040 | 2024.12.20 22:54:27.630788 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1041 | 2024.12.20 22:54:27.631384 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001698 sec., 10600.706713780919 rows/sec., 433.64 KiB/sec. | ||
1042 | 2024.12.20 22:54:27.631500 [ 258 ] {f72d4a18-cfe5-45d9-9c4e-26bd8d094336} <Debug> TCPHandler: Processed in 0.001985325 sec. | ||
1043 | 2024.12.20 22:54:27.632210 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1044 | 2024.12.20 22:54:27.632376 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1045 | 2024.12.20 22:54:27.632647 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1046 | 2024.12.20 22:54:27.632691 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <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 | ||
1047 | 2024.12.20 22:54:27.632955 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2024.12.20 22:54:27.633019 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2024.12.20 22:54:27.633161 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1050 | 2024.12.20 22:54:27.633194 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1051 | 2024.12.20 22:54:27.633219 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1052 | 2024.12.20 22:54:27.633236 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1053 | 2024.12.20 22:54:27.633279 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <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'))" | ||
1054 | 2024.12.20 22:54:27.633301 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1055 | 2024.12.20 22:54:27.633895 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001588 sec., 11335.012594458438 rows/sec., 463.68 KiB/sec. | ||
1056 | 2024.12.20 22:54:27.634017 [ 262 ] {a1d8c39d-2673-48c4-b6d7-4d011c494bad} <Debug> TCPHandler: Processed in 0.001871441 sec. | ||
1057 | 2024.12.20 22:54:27.634326 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1058 | 2024.12.20 22:54:27.634520 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1059 | 2024.12.20 22:54:27.634855 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1060 | 2024.12.20 22:54:27.634907 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <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 | ||
1061 | 2024.12.20 22:54:27.635245 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1062 | 2024.12.20 22:54:27.635316 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1063 | 2024.12.20 22:54:27.635460 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1064 | 2024.12.20 22:54:27.635493 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1065 | 2024.12.20 22:54:27.635516 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1066 | 2024.12.20 22:54:27.635533 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1067 | 2024.12.20 22:54:27.635576 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <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'))" | ||
1068 | 2024.12.20 22:54:27.635598 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1069 | 2024.12.20 22:54:27.636202 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001769 sec., 10175.240248728096 rows/sec., 416.24 KiB/sec. | ||
1070 | 2024.12.20 22:54:27.636318 [ 258 ] {7e962920-ca6b-4123-a581-6ddb6eba851d} <Debug> TCPHandler: Processed in 0.002059696 sec. | ||
1071 | 2024.12.20 22:54:27.636567 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1072 | 2024.12.20 22:54:27.636755 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1073 | 2024.12.20 22:54:27.637087 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1074 | 2024.12.20 22:54:27.637139 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <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 | ||
1075 | 2024.12.20 22:54:27.637444 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1076 | 2024.12.20 22:54:27.637509 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1077 | 2024.12.20 22:54:27.637650 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1078 | 2024.12.20 22:54:27.637683 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1079 | 2024.12.20 22:54:27.637708 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1080 | 2024.12.20 22:54:27.637725 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1081 | 2024.12.20 22:54:27.637768 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <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'))" | ||
1082 | 2024.12.20 22:54:27.637791 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1083 | 2024.12.20 22:54:27.638329 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001662 sec., 10830.324909747293 rows/sec., 443.04 KiB/sec. | ||
1084 | 2024.12.20 22:54:27.638451 [ 262 ] {19830eb3-d483-4424-a082-971046c0df4e} <Debug> TCPHandler: Processed in 0.001947254 sec. | ||
1085 | 2024.12.20 22:54:27.638718 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1086 | 2024.12.20 22:54:27.638905 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1087 | 2024.12.20 22:54:27.639242 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1088 | 2024.12.20 22:54:27.639292 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <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 | ||
1089 | 2024.12.20 22:54:27.639563 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1090 | 2024.12.20 22:54:27.639629 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1091 | 2024.12.20 22:54:27.639770 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1092 | 2024.12.20 22:54:27.639803 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1093 | 2024.12.20 22:54:27.639826 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1094 | 2024.12.20 22:54:27.639842 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1095 | 2024.12.20 22:54:27.639886 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <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'))" | ||
1096 | 2024.12.20 22:54:27.639910 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1097 | 2024.12.20 22:54:27.640480 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001662 sec., 10830.324909747293 rows/sec., 443.04 KiB/sec. | ||
1098 | 2024.12.20 22:54:27.640596 [ 258 ] {5cc604b0-8c1b-4dd9-8830-6294c070db99} <Debug> TCPHandler: Processed in 0.001939524 sec. | ||
1099 | 2024.12.20 22:54:27.640850 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1100 | 2024.12.20 22:54:27.641040 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1101 | 2024.12.20 22:54:27.641351 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1102 | 2024.12.20 22:54:27.641393 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <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 | ||
1103 | 2024.12.20 22:54:27.641666 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1104 | 2024.12.20 22:54:27.641729 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1105 | 2024.12.20 22:54:27.641868 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1106 | 2024.12.20 22:54:27.641902 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1107 | 2024.12.20 22:54:27.641924 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1108 | 2024.12.20 22:54:27.641947 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1109 | 2024.12.20 22:54:27.641992 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <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'))" | ||
1110 | 2024.12.20 22:54:27.642015 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1111 | 2024.12.20 22:54:27.642563 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001611 sec., 11173.184357541899 rows/sec., 457.06 KiB/sec. | ||
1112 | 2024.12.20 22:54:27.642678 [ 262 ] {dfdb607e-1fc4-476c-b102-a84b558de942} <Debug> TCPHandler: Processed in 0.001892192 sec. | ||
1113 | 2024.12.20 22:54:27.642963 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.12.20 22:54:27.643153 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1115 | 2024.12.20 22:54:27.643446 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1116 | 2024.12.20 22:54:27.643488 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <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 | ||
1117 | 2024.12.20 22:54:27.643765 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1118 | 2024.12.20 22:54:27.643830 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1119 | 2024.12.20 22:54:27.643970 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1120 | 2024.12.20 22:54:27.644003 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1121 | 2024.12.20 22:54:27.644026 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1122 | 2024.12.20 22:54:27.644042 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1123 | 2024.12.20 22:54:27.644085 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <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'))" | ||
1124 | 2024.12.20 22:54:27.644109 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1125 | 2024.12.20 22:54:27.644731 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001668 sec., 10791.366906474821 rows/sec., 441.44 KiB/sec. | ||
1126 | 2024.12.20 22:54:27.644846 [ 258 ] {bd9b81ec-5b5b-4cfe-93aa-a1c89c2d5198} <Debug> TCPHandler: Processed in 0.001948123 sec. | ||
1127 | 2024.12.20 22:54:27.645102 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1128 | 2024.12.20 22:54:27.645264 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1129 | 2024.12.20 22:54:27.645598 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1130 | 2024.12.20 22:54:27.645651 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <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 | ||
1131 | 2024.12.20 22:54:27.645994 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1132 | 2024.12.20 22:54:27.646072 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1133 | 2024.12.20 22:54:27.646243 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
1134 | 2024.12.20 22:54:27.646281 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1135 | 2024.12.20 22:54:27.646304 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1136 | 2024.12.20 22:54:27.646320 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1137 | 2024.12.20 22:54:27.646363 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <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'))" | ||
1138 | 2024.12.20 22:54:27.646386 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1139 | 2024.12.20 22:54:27.646951 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001762 sec., 10215.664018161182 rows/sec., 417.89 KiB/sec. | ||
1140 | 2024.12.20 22:54:27.647065 [ 262 ] {ee563347-5fa2-41af-ad78-d3fd0ef48962} <Debug> TCPHandler: Processed in 0.002016155 sec. | ||
1141 | 2024.12.20 22:54:27.647319 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1142 | 2024.12.20 22:54:27.647509 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1143 | 2024.12.20 22:54:27.647843 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1144 | 2024.12.20 22:54:27.647894 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <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 | ||
1145 | 2024.12.20 22:54:27.648240 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1146 | 2024.12.20 22:54:27.648311 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1147 | 2024.12.20 22:54:27.648450 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
1148 | 2024.12.20 22:54:27.648483 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1149 | 2024.12.20 22:54:27.648506 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1150 | 2024.12.20 22:54:27.648523 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1151 | 2024.12.20 22:54:27.648566 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <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'))" | ||
1152 | 2024.12.20 22:54:27.648590 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1153 | 2024.12.20 22:54:27.649148 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.00173 sec., 10404.624277456647 rows/sec., 425.62 KiB/sec. | ||
1154 | 2024.12.20 22:54:27.649263 [ 258 ] {090d849b-213f-4538-9787-39270491e029} <Debug> TCPHandler: Processed in 0.002006246 sec. | ||
1155 | 2024.12.20 22:54:27.649537 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1156 | 2024.12.20 22:54:27.649735 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1157 | 2024.12.20 22:54:27.650071 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1158 | 2024.12.20 22:54:27.650126 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <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 | ||
1159 | 2024.12.20 22:54:27.650432 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1160 | 2024.12.20 22:54:27.650496 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1161 | 2024.12.20 22:54:27.650634 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
1162 | 2024.12.20 22:54:27.650667 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1163 | 2024.12.20 22:54:27.650689 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1164 | 2024.12.20 22:54:27.650706 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1165 | 2024.12.20 22:54:27.650748 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <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'))" | ||
1166 | 2024.12.20 22:54:27.650770 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1167 | 2024.12.20 22:54:27.651303 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001662 sec., 10830.324909747293 rows/sec., 443.04 KiB/sec. | ||
1168 | 2024.12.20 22:54:27.651416 [ 262 ] {9b03b399-267d-4952-bd6d-27cb0af3782b} <Debug> TCPHandler: Processed in 0.001942304 sec. | ||
1169 | 2024.12.20 22:54:27.655599 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1170 | 2024.12.20 22:54:27.655836 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1171 | 2024.12.20 22:54:27.656254 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1172 | 2024.12.20 22:54:27.656319 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <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 | ||
1173 | 2024.12.20 22:54:27.656607 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1174 | 2024.12.20 22:54:27.656672 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1175 | 2024.12.20 22:54:27.656813 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
1176 | 2024.12.20 22:54:27.656847 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1177 | 2024.12.20 22:54:27.656871 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1178 | 2024.12.20 22:54:27.656887 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1179 | 2024.12.20 22:54:27.656931 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <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'))" | ||
1180 | 2024.12.20 22:54:27.656955 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 18 rows starting from 0 | ||
1181 | 2024.12.20 22:54:27.657534 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Debug> executeQuery: Read 18 rows, 754.00 B in 0.001812 sec., 9933.774834437087 rows/sec., 406.36 KiB/sec. | ||
1182 | 2024.12.20 22:54:27.657648 [ 258 ] {34d15fe8-d065-4837-9451-69ea75beeef0} <Debug> TCPHandler: Processed in 0.002128749 sec. | ||
1183 | 2024.12.20 22:54:27.662310 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1184 | 2024.12.20 22:54:27.662429 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1185 | 2024.12.20 22:54:27.662476 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1186 | 2024.12.20 22:54:27.663158 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1187 | 2024.12.20 22:54:27.663200 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1188 | 2024.12.20 22:54:27.663832 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1189 | 2024.12.20 22:54:27.664279 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1190 | 2024.12.20 22:54:27.664466 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Debug> executeQuery: Read 13 rows, 2.63 KiB in 0.002072 sec., 6274.131274131274 rows/sec., 1.24 MiB/sec. | ||
1191 | 2024.12.20 22:54:27.664518 [ 262 ] {14f4e94c-1ec6-4b7b-b07e-a1cc9c169d22} <Debug> TCPHandler: Processed in 0.002269242 sec. | ||
1192 | 2024.12.20 22:54:27.664649 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1193 | 2024.12.20 22:54:27.664753 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1194 | 2024.12.20 22:54:27.664799 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1195 | 2024.12.20 22:54:27.665920 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1196 | 2024.12.20 22:54:27.665955 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1197 | 2024.12.20 22:54:27.666492 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1198 | 2024.12.20 22:54:27.667004 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1199 | 2024.12.20 22:54:27.667218 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002481 sec., 5642.885933091495 rows/sec., 406.21 KiB/sec. | ||
1200 | 2024.12.20 22:54:27.667396 [ 258 ] {3de18d3b-bbff-4394-b393-4bec42268c7b} <Debug> TCPHandler: Processed in 0.002797906 sec. | ||
1201 | 2024.12.20 22:54:27.667546 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1202 | 2024.12.20 22:54:27.667676 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1203 | 2024.12.20 22:54:27.667730 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1204 | 2024.12.20 22:54:27.668452 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1205 | 2024.12.20 22:54:27.668490 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1206 | 2024.12.20 22:54:27.669045 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1207 | 2024.12.20 22:54:27.669556 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1208 | 2024.12.20 22:54:27.669756 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Debug> executeQuery: Read 193 rows, 17.51 KiB in 0.002106 sec., 91642.92497625832 rows/sec., 8.12 MiB/sec. | ||
1209 | 2024.12.20 22:54:27.669883 [ 262 ] {48461fcc-ee2e-4e7a-ae3f-29fd1c25270a} <Debug> TCPHandler: Processed in 0.002398266 sec. | ||
1210 | 2024.12.20 22:54:27.670045 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1211 | 2024.12.20 22:54:27.670175 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1212 | 2024.12.20 22:54:27.670229 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1213 | 2024.12.20 22:54:27.670946 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1214 | 2024.12.20 22:54:27.670981 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1215 | 2024.12.20 22:54:27.671477 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1216 | 2024.12.20 22:54:27.671961 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1217 | 2024.12.20 22:54:27.672203 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002037 sec., 7363.770250368188 rows/sec., 519.20 KiB/sec. | ||
1218 | 2024.12.20 22:54:27.672270 [ 258 ] {489ced05-92e5-4af0-b57d-2573a20c64bb} <Debug> TCPHandler: Processed in 0.002287492 sec. | ||
1219 | 2024.12.20 22:54:27.672427 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1220 | 2024.12.20 22:54:27.672555 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1221 | 2024.12.20 22:54:27.672607 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1222 | 2024.12.20 22:54:27.673221 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1223 | 2024.12.20 22:54:27.673267 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1224 | 2024.12.20 22:54:27.673727 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1225 | 2024.12.20 22:54:27.674215 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1226 | 2024.12.20 22:54:27.674429 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001892 sec., 7399.577167019027 rows/sec., 518.22 KiB/sec. | ||
1227 | 2024.12.20 22:54:27.674568 [ 262 ] {97dbffca-dab1-467a-88d6-8358fcbcc23f} <Debug> TCPHandler: Processed in 0.00220275 sec. | ||
1228 | 2024.12.20 22:54:27.674713 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1229 | 2024.12.20 22:54:27.674840 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1230 | 2024.12.20 22:54:27.674893 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1231 | 2024.12.20 22:54:27.675472 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1232 | 2024.12.20 22:54:27.675511 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1233 | 2024.12.20 22:54:27.675989 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1234 | 2024.12.20 22:54:27.676499 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1235 | 2024.12.20 22:54:27.676841 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002014 sec., 6454.816285998013 rows/sec., 402.46 KiB/sec. | ||
1236 | 2024.12.20 22:54:27.676912 [ 258 ] {cec81e50-4378-4977-b96e-0f8a2cb30462} <Debug> TCPHandler: Processed in 0.002263032 sec. | ||
1237 | 2024.12.20 22:54:27.677048 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1238 | 2024.12.20 22:54:27.677176 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1239 | 2024.12.20 22:54:27.677230 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1240 | 2024.12.20 22:54:27.678009 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1241 | 2024.12.20 22:54:27.678056 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1242 | 2024.12.20 22:54:27.678584 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1243 | 2024.12.20 22:54:27.679134 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1244 | 2024.12.20 22:54:27.679447 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Debug> executeQuery: Read 362 rows, 26.09 KiB in 0.002299 sec., 157459.7651152675 rows/sec., 11.08 MiB/sec. | ||
1245 | 2024.12.20 22:54:27.679499 [ 262 ] {84925c2d-51e0-44e4-9a8e-1f6e3ed2a631} <Debug> TCPHandler: Processed in 0.002511709 sec. | ||
1246 | 2024.12.20 22:54:27.679634 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1247 | 2024.12.20 22:54:27.679761 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1248 | 2024.12.20 22:54:27.679815 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1249 | 2024.12.20 22:54:27.680307 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1250 | 2024.12.20 22:54:27.680345 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1251 | 2024.12.20 22:54:27.680876 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1252 | 2024.12.20 22:54:27.681353 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1253 | 2024.12.20 22:54:27.681555 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001821 sec., 3294.892915980231 rows/sec., 172.15 KiB/sec. | ||
1254 | 2024.12.20 22:54:27.681603 [ 258 ] {fcfd7e98-2ccb-4be4-8175-9bc3f1894d26} <Debug> TCPHandler: Processed in 0.002030875 sec. | ||
1255 | 2024.12.20 22:54:27.681736 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1256 | 2024.12.20 22:54:27.681862 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1257 | 2024.12.20 22:54:27.681919 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1258 | 2024.12.20 22:54:27.682487 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1259 | 2024.12.20 22:54:27.682525 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1260 | 2024.12.20 22:54:27.683004 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1261 | 2024.12.20 22:54:27.683495 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1262 | 2024.12.20 22:54:27.683709 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Debug> executeQuery: Read 187 rows, 12.72 KiB in 0.001875 sec., 99733.33333333334 rows/sec., 6.62 MiB/sec. | ||
1263 | 2024.12.20 22:54:27.683760 [ 262 ] {6551b944-dd30-4752-9a5b-97008837b4e9} <Debug> TCPHandler: Processed in 0.002085607 sec. | ||
1264 | 2024.12.20 22:54:27.683893 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1265 | 2024.12.20 22:54:27.684021 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1266 | 2024.12.20 22:54:27.684076 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1267 | 2024.12.20 22:54:27.684510 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1268 | 2024.12.20 22:54:27.684547 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1269 | 2024.12.20 22:54:27.685014 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1270 | 2024.12.20 22:54:27.685515 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1271 | 2024.12.20 22:54:27.685785 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001776 sec., 563.063063063063 rows/sec., 37.94 KiB/sec. | ||
1272 | 2024.12.20 22:54:27.685853 [ 258 ] {e315debe-da59-4dc0-b143-b4419dc1d357} <Debug> TCPHandler: Processed in 0.002022685 sec. | ||
1273 | 2024.12.20 22:54:27.685983 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1274 | 2024.12.20 22:54:27.686110 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1275 | 2024.12.20 22:54:27.686188 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1276 | 2024.12.20 22:54:27.687203 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1277 | 2024.12.20 22:54:27.687242 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1278 | 2024.12.20 22:54:27.690006 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1279 | 2024.12.20 22:54:27.690509 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1280 | 2024.12.20 22:54:27.690737 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004656 sec., 1718.213058419244 rows/sec., 3.08 MiB/sec. | ||
1281 | 2024.12.20 22:54:27.690826 [ 262 ] {14d8e1fe-10bf-4092-aeb0-f75b8d976a9e} <Debug> TCPHandler: Processed in 0.004905185 sec. | ||
1282 | 2024.12.20 22:54:27.690972 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1283 | 2024.12.20 22:54:27.691099 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1284 | 2024.12.20 22:54:27.691152 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1285 | 2024.12.20 22:54:27.691590 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1286 | 2024.12.20 22:54:27.691627 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1287 | 2024.12.20 22:54:27.692104 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1288 | 2024.12.20 22:54:27.692593 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1289 | 2024.12.20 22:54:27.692805 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Debug> executeQuery: Read 62 rows, 3.93 KiB in 0.001733 sec., 35776.110790536644 rows/sec., 2.21 MiB/sec. | ||
1290 | 2024.12.20 22:54:27.692853 [ 258 ] {8a6aaf06-ec29-4daa-a6ee-9c7fbe472c53} <Debug> TCPHandler: Processed in 0.001943983 sec. | ||
1291 | 2024.12.20 22:54:32.622590 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1292 | 2024.12.20 22:54:32.622821 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1293 | 2024.12.20 22:54:32.622905 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1294 | 2024.12.20 22:54:32.623746 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1295 | 2024.12.20 22:54:32.623801 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1296 | 2024.12.20 22:54:32.624374 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1297 | 2024.12.20 22:54:32.624942 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1298 | 2024.12.20 22:54:32.625196 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002434 sec., 23007.395234182415 rows/sec., 1.77 MiB/sec. | ||
1299 | 2024.12.20 22:54:32.625262 [ 258 ] {6158c96e-938e-4a8a-8790-ddb0af99b0c6} <Debug> TCPHandler: Processed in 0.002816577 sec. | ||
1300 | 2024.12.20 22:54:32.625448 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1301 | 2024.12.20 22:54:32.625595 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1302 | 2024.12.20 22:54:32.625655 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1303 | 2024.12.20 22:54:32.626349 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1304 | 2024.12.20 22:54:32.626399 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1305 | 2024.12.20 22:54:32.626894 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1306 | 2024.12.20 22:54:32.627366 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1307 | 2024.12.20 22:54:32.627583 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002024 sec., 31620.553359683792 rows/sec., 2.47 MiB/sec. | ||
1308 | 2024.12.20 22:54:32.627639 [ 262 ] {daf8aaef-6c85-490d-8420-26ecb145b1e9} <Debug> TCPHandler: Processed in 0.002262733 sec. | ||
1309 | 2024.12.20 22:54:32.627801 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1310 | 2024.12.20 22:54:32.627932 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1311 | 2024.12.20 22:54:32.627995 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1312 | 2024.12.20 22:54:32.628602 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1313 | 2024.12.20 22:54:32.628643 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1314 | 2024.12.20 22:54:32.629193 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1315 | 2024.12.20 22:54:32.629763 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1316 | 2024.12.20 22:54:32.629985 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Debug> executeQuery: Read 150 rows, 10.70 KiB in 0.002082 sec., 72046.10951008645 rows/sec., 5.02 MiB/sec. | ||
1317 | 2024.12.20 22:54:32.630038 [ 258 ] {d0051584-2d25-49f9-84b0-80856fad0d13} <Debug> TCPHandler: Processed in 0.002302054 sec. | ||
1318 | 2024.12.20 22:54:32.630189 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1319 | 2024.12.20 22:54:32.630321 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1320 | 2024.12.20 22:54:32.630378 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1321 | 2024.12.20 22:54:32.630857 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1322 | 2024.12.20 22:54:32.630897 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1323 | 2024.12.20 22:54:32.631367 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1324 | 2024.12.20 22:54:32.631869 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1325 | 2024.12.20 22:54:32.632098 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Debug> executeQuery: Read 56 rows, 3.86 KiB in 0.001804 sec., 31042.12860310421 rows/sec., 2.09 MiB/sec. | ||
1326 | 2024.12.20 22:54:32.632182 [ 262 ] {e7964576-7222-4b0e-9375-a7955ff04991} <Debug> TCPHandler: Processed in 0.002055437 sec. | ||
1327 | 2024.12.20 22:54:33.932481 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
1328 | 2024.12.20 22:54:33.933189 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1329 | 2024.12.20 22:54:33.933232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1330 | 2024.12.20 22:54:33.933888 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1331 | 2024.12.20 22:54:33.934332 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1332 | 2024.12.20 22:54:33.934532 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
1333 | 2024.12.20 22:54:34.050239 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1334 | 2024.12.20 22:54:34.069847 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1335 | 2024.12.20 22:54:34.069903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1336 | 2024.12.20 22:54:34.076821 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1337 | 2024.12.20 22:54:34.077968 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1338 | 2024.12.20 22:54:34.080735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1339 | 2024.12.20 22:54:36.433008 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 202 | ||
1340 | 2024.12.20 22:54:36.436795 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1341 | 2024.12.20 22:54:36.436850 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1342 | 2024.12.20 22:54:36.438619 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1343 | 2024.12.20 22:54:36.439358 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1344 | 2024.12.20 22:54:36.440278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 202 | ||
1345 | 2024.12.20 22:54:37.628841 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1346 | 2024.12.20 22:54:37.629030 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1347 | 2024.12.20 22:54:37.629103 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1348 | 2024.12.20 22:54:37.629835 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1349 | 2024.12.20 22:54:37.629887 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1350 | 2024.12.20 22:54:37.630443 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1351 | 2024.12.20 22:54:37.630972 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1352 | 2024.12.20 22:54:37.631230 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002243 sec., 6241.640659830584 rows/sec., 449.31 KiB/sec. | ||
1353 | 2024.12.20 22:54:37.631390 [ 258 ] {da230785-e8f8-4672-86d5-a807b1fcc869} <Debug> TCPHandler: Processed in 0.002681743 sec. | ||
1354 | 2024.12.20 22:54:37.631550 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1355 | 2024.12.20 22:54:37.631664 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1356 | 2024.12.20 22:54:37.631711 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1357 | 2024.12.20 22:54:37.632385 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1358 | 2024.12.20 22:54:37.632427 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1359 | 2024.12.20 22:54:37.632925 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1360 | 2024.12.20 22:54:37.633384 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1361 | 2024.12.20 22:54:37.633629 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001988 sec., 110160.9657947686 rows/sec., 9.62 MiB/sec. | ||
1362 | 2024.12.20 22:54:37.633682 [ 262 ] {0a5fc717-ebe3-4e0e-b078-f0363eb74eae} <Debug> TCPHandler: Processed in 0.00218897 sec. | ||
1363 | 2024.12.20 22:54:37.633844 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1364 | 2024.12.20 22:54:37.633972 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1365 | 2024.12.20 22:54:37.634026 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1366 | 2024.12.20 22:54:37.634657 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1367 | 2024.12.20 22:54:37.634699 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1368 | 2024.12.20 22:54:37.635205 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1369 | 2024.12.20 22:54:37.635743 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1370 | 2024.12.20 22:54:37.635976 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.002024 sec., 7411.067193675889 rows/sec., 522.54 KiB/sec. | ||
1371 | 2024.12.20 22:54:37.636130 [ 258 ] {1cc4b42c-0521-4500-a39d-ba4fa834d5d3} <Debug> TCPHandler: Processed in 0.002343985 sec. | ||
1372 | 2024.12.20 22:54:37.636287 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1373 | 2024.12.20 22:54:37.636416 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1374 | 2024.12.20 22:54:37.636471 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1375 | 2024.12.20 22:54:37.637030 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1376 | 2024.12.20 22:54:37.637071 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1377 | 2024.12.20 22:54:37.637538 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1378 | 2024.12.20 22:54:37.637981 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1379 | 2024.12.20 22:54:37.638258 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00185 sec., 7567.5675675675675 rows/sec., 529.98 KiB/sec. | ||
1380 | 2024.12.20 22:54:37.638321 [ 262 ] {0936d3ea-0609-43cb-9c78-6b0732b19872} <Debug> TCPHandler: Processed in 0.002096178 sec. | ||
1381 | 2024.12.20 22:54:37.638462 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1382 | 2024.12.20 22:54:37.638589 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1383 | 2024.12.20 22:54:37.638642 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1384 | 2024.12.20 22:54:37.639264 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1385 | 2024.12.20 22:54:37.639312 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1386 | 2024.12.20 22:54:37.639854 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1387 | 2024.12.20 22:54:37.640312 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1388 | 2024.12.20 22:54:37.640562 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001991 sec., 6529.382219989954 rows/sec., 407.11 KiB/sec. | ||
1389 | 2024.12.20 22:54:37.640710 [ 258 ] {2a203c1a-c942-4315-b000-640258436331} <Debug> TCPHandler: Processed in 0.002307093 sec. | ||
1390 | 2024.12.20 22:54:37.640851 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1391 | 2024.12.20 22:54:37.640979 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1392 | 2024.12.20 22:54:37.641032 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1393 | 2024.12.20 22:54:37.641800 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1394 | 2024.12.20 22:54:37.641839 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1395 | 2024.12.20 22:54:37.642326 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1396 | 2024.12.20 22:54:37.642822 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1397 | 2024.12.20 22:54:37.643054 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.002102 sec., 185537.58325404377 rows/sec., 13.16 MiB/sec. | ||
1398 | 2024.12.20 22:54:37.643107 [ 262 ] {55f5198c-d773-4c37-8514-f5b281999c05} <Debug> TCPHandler: Processed in 0.002317933 sec. | ||
1399 | 2024.12.20 22:54:37.643237 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1400 | 2024.12.20 22:54:37.643364 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1401 | 2024.12.20 22:54:37.643419 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1402 | 2024.12.20 22:54:37.643889 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1403 | 2024.12.20 22:54:37.643928 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1404 | 2024.12.20 22:54:37.644398 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1405 | 2024.12.20 22:54:37.644850 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1406 | 2024.12.20 22:54:37.645104 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001748 sec., 3432.4942791762014 rows/sec., 179.33 KiB/sec. | ||
1407 | 2024.12.20 22:54:37.645234 [ 258 ] {8a9afc31-239a-47ae-9493-1a82bcd313d8} <Debug> TCPHandler: Processed in 0.002057186 sec. | ||
1408 | 2024.12.20 22:54:37.645382 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1409 | 2024.12.20 22:54:37.645511 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1410 | 2024.12.20 22:54:37.645568 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1411 | 2024.12.20 22:54:37.646111 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1412 | 2024.12.20 22:54:37.646151 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1413 | 2024.12.20 22:54:37.646651 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1414 | 2024.12.20 22:54:37.647092 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1415 | 2024.12.20 22:54:37.647411 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001909 sec., 124148.76898899947 rows/sec., 8.32 MiB/sec. | ||
1416 | 2024.12.20 22:54:37.647524 [ 262 ] {96361e41-ac6c-42f1-a5b2-42cb018af8f4} <Debug> TCPHandler: Processed in 0.00220475 sec. | ||
1417 | 2024.12.20 22:54:37.647650 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1418 | 2024.12.20 22:54:37.647776 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1419 | 2024.12.20 22:54:37.647831 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1420 | 2024.12.20 22:54:37.648335 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1421 | 2024.12.20 22:54:37.648380 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1422 | 2024.12.20 22:54:37.648900 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1423 | 2024.12.20 22:54:37.649409 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1424 | 2024.12.20 22:54:37.649621 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001872 sec., 534.1880341880342 rows/sec., 36.00 KiB/sec. | ||
1425 | 2024.12.20 22:54:37.649669 [ 258 ] {346e4bff-64ec-4560-875c-097c9d6668bb} <Debug> TCPHandler: Processed in 0.002072217 sec. | ||
1426 | 2024.12.20 22:54:37.649793 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1427 | 2024.12.20 22:54:37.649899 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1428 | 2024.12.20 22:54:37.649966 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1429 | 2024.12.20 22:54:37.650965 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1430 | 2024.12.20 22:54:37.651004 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1431 | 2024.12.20 22:54:37.651740 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1432 | 2024.12.20 22:54:37.652215 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1433 | 2024.12.20 22:54:37.652446 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002569 sec., 3114.052160373686 rows/sec., 5.58 MiB/sec. | ||
1434 | 2024.12.20 22:54:37.652536 [ 262 ] {611cfe5a-2919-4663-9eee-ee0b1b697c32} <Debug> TCPHandler: Processed in 0.002795597 sec. | ||
1435 | 2024.12.20 22:54:37.652669 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1436 | 2024.12.20 22:54:37.652775 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1437 | 2024.12.20 22:54:37.652820 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1438 | 2024.12.20 22:54:37.653238 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1439 | 2024.12.20 22:54:37.653276 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1440 | 2024.12.20 22:54:37.653728 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1441 | 2024.12.20 22:54:37.654192 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1442 | 2024.12.20 22:54:37.654427 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001673 sec., 49013.74775851763 rows/sec., 3.11 MiB/sec. | ||
1443 | 2024.12.20 22:54:37.654478 [ 258 ] {4fc2973b-27c0-429d-8228-b31e25085440} <Debug> TCPHandler: Processed in 0.001872251 sec. | ||
1444 | 2024.12.20 22:54:41.345688 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1445 | 2024.12.20 22:54:41.345756 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1446 | 2024.12.20 22:54:41.434628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
1447 | 2024.12.20 22:54:41.435394 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1448 | 2024.12.20 22:54:41.435441 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1449 | 2024.12.20 22:54:41.436196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1450 | 2024.12.20 22:54:41.436715 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1451 | 2024.12.20 22:54:41.436863 [ 80 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1452 | 2024.12.20 22:54:41.436924 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1453 | 2024.12.20 22:54:41.436929 [ 80 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2024.12.20 22:54:41.436964 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1455 | 2024.12.20 22:54:41.439262 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1456 | 2024.12.20 22:54:41.439561 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1457 | 2024.12.20 22:54:41.439689 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1458 | 2024.12.20 22:54:41.439876 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1459 | 2024.12.20 22:54:41.440146 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1460 | 2024.12.20 22:54:41.440270 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1461 | 2024.12.20 22:54:41.440416 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1462 | 2024.12.20 22:54:41.440652 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
1463 | 2024.12.20 22:54:41.455358 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.018287222 sec., 153440.47335347053 rows/sec., 2.19 MiB/sec. | ||
1464 | 2024.12.20 22:54:41.456145 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1465 | 2024.12.20 22:54:41.456653 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1466 | 2024.12.20 22:54:41.456735 [ 190 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_6_1} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1467 | 2024.12.20 22:54:41.456847 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1468 | 2024.12.20 22:54:41.580805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1469 | 2024.12.20 22:54:41.600335 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1470 | 2024.12.20 22:54:41.600396 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1471 | 2024.12.20 22:54:41.607570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1472 | 2024.12.20 22:54:41.608832 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1473 | 2024.12.20 22:54:41.609226 [ 78 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1474 | 2024.12.20 22:54:41.609347 [ 78 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1475 | 2024.12.20 22:54:41.609415 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1476 | 2024.12.20 22:54:41.609864 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1477 | 2024.12.20 22:54:41.626010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1478 | 2024.12.20 22:54:41.627373 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1479 | 2024.12.20 22:54:41.628598 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1480 | 2024.12.20 22:54:41.634037 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1481 | 2024.12.20 22:54:41.639756 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1482 | 2024.12.20 22:54:41.644852 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1483 | 2024.12.20 22:54:41.652405 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1484 | 2024.12.20 22:54:41.657100 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
1485 | 2024.12.20 22:54:41.718701 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.109099306 sec., 421.63421277858544 rows/sec., 2.18 MiB/sec. | ||
1486 | 2024.12.20 22:54:41.721491 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1487 | 2024.12.20 22:54:41.724969 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_6_1} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1488 | 2024.12.20 22:54:41.725104 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_6_1} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1489 | 2024.12.20 22:54:41.727631 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.11 MiB. | ||
1490 | 2024.12.20 22:54:42.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.61 MiB, peak 170.16 MiB, free memory in arenas 0.00 B, will set to 164.26 MiB (RSS), difference: 3.65 MiB | ||
1491 | 2024.12.20 22:54:42.623953 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1492 | 2024.12.20 22:54:42.624143 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1493 | 2024.12.20 22:54:42.624220 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1494 | 2024.12.20 22:54:42.625043 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1495 | 2024.12.20 22:54:42.625096 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1496 | 2024.12.20 22:54:42.625587 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1497 | 2024.12.20 22:54:42.625870 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1498 | 2024.12.20 22:54:42.626077 [ 77 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1499 | 2024.12.20 22:54:42.626144 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002048 sec., 27343.75 rows/sec., 2.10 MiB/sec. | ||
1500 | 2024.12.20 22:54:42.626154 [ 77 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1501 | 2024.12.20 22:54:42.626228 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1502 | 2024.12.20 22:54:42.626286 [ 258 ] {d6945cec-2c4f-48af-a91e-92635562f8a8} <Debug> TCPHandler: Processed in 0.002468118 sec. | ||
1503 | 2024.12.20 22:54:42.626463 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | 2024.12.20 22:54:42.626514 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1505 | 2024.12.20 22:54:42.626718 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1506 | 2024.12.20 22:54:42.626760 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1507 | 2024.12.20 22:54:42.626783 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
1508 | 2024.12.20 22:54:42.626839 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1509 | 2024.12.20 22:54:42.627106 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
1510 | 2024.12.20 22:54:42.627531 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 193 rows starting from the beginning of the part | ||
1511 | 2024.12.20 22:54:42.627843 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
1512 | 2024.12.20 22:54:42.628293 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 219 rows starting from the beginning of the part | ||
1513 | 2024.12.20 22:54:42.628661 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
1514 | 2024.12.20 22:54:42.630190 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1515 | 2024.12.20 22:54:42.630284 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1516 | 2024.12.20 22:54:42.631535 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1517 | 2024.12.20 22:54:42.632193 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1518 | 2024.12.20 22:54:42.632259 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.005910243 sec., 98811.50402783777 rows/sec., 8.74 MiB/sec. | ||
1519 | 2024.12.20 22:54:42.632425 [ 77 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1520 | 2024.12.20 22:54:42.632523 [ 77 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1521 | 2024.12.20 22:54:42.632591 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1522 | 2024.12.20 22:54:42.632660 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00595 sec., 10756.302521008403 rows/sec., 859.70 KiB/sec. | ||
1523 | 2024.12.20 22:54:42.632685 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1524 | 2024.12.20 22:54:42.632989 [ 262 ] {85478add-fa5e-4833-bbf1-357139951380} <Debug> TCPHandler: Processed in 0.00655601 sec. | ||
1525 | 2024.12.20 22:54:42.633270 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
1526 | 2024.12.20 22:54:42.633337 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1527 | 2024.12.20 22:54:42.633720 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.12.20 22:54:42.633741 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1529 | 2024.12.20 22:54:42.633965 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1530 | 2024.12.20 22:54:42.633969 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1531 | 2024.12.20 22:54:42.633993 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_6_1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1532 | 2024.12.20 22:54:42.634186 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1533 | 2024.12.20 22:54:42.634297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
1534 | 2024.12.20 22:54:42.634829 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
1535 | 2024.12.20 22:54:42.635251 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 362 rows starting from the beginning of the part | ||
1536 | 2024.12.20 22:54:42.635406 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
1537 | 2024.12.20 22:54:42.635893 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
1538 | 2024.12.20 22:54:42.636219 [ 190 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
1539 | 2024.12.20 22:54:42.636905 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1540 | 2024.12.20 22:54:42.636969 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1541 | 2024.12.20 22:54:42.638186 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1542 | 2024.12.20 22:54:42.638720 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2024.12.20 22:54:42.638999 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1544 | 2024.12.20 22:54:42.639100 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1545 | 2024.12.20 22:54:42.639221 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1546 | 2024.12.20 22:54:42.639492 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005871 sec., 27252.597513200475 rows/sec., 1.90 MiB/sec. | ||
1547 | 2024.12.20 22:54:42.639812 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007082294 sec., 134419.72332693334 rows/sec., 10.22 MiB/sec. | ||
1548 | 2024.12.20 22:54:42.639842 [ 258 ] {3833bfea-aa2f-488e-b412-b1657c07e08e} <Debug> TCPHandler: Processed in 0.006699154 sec. | ||
1549 | 2024.12.20 22:54:42.639925 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
1550 | 2024.12.20 22:54:42.640154 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1551 | 2024.12.20 22:54:42.640157 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1552 | 2024.12.20 22:54:42.640381 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1553 | 2024.12.20 22:54:42.640507 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
1554 | 2024.12.20 22:54:42.640570 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1555 | 2024.12.20 22:54:42.640829 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
1556 | 2024.12.20 22:54:42.640861 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1557 | 2024.12.20 22:54:42.641196 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 187 rows starting from the beginning of the part | ||
1558 | 2024.12.20 22:54:42.641208 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1559 | 2024.12.20 22:54:42.641612 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_6_1} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1560 | 2024.12.20 22:54:42.641670 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
1561 | 2024.12.20 22:54:42.642029 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
1562 | 2024.12.20 22:54:42.642200 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
1563 | 2024.12.20 22:54:42.642526 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
1564 | 2024.12.20 22:54:42.644138 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1565 | 2024.12.20 22:54:42.644219 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1566 | 2024.12.20 22:54:42.645395 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1567 | 2024.12.20 22:54:42.645951 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1568 | 2024.12.20 22:54:42.646099 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 5 columns (5 merged, 0 gathered) in 0.006688274 sec., 139348.35803676702 rows/sec., 9.53 MiB/sec. | ||
1569 | 2024.12.20 22:54:42.646251 [ 77 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1570 | 2024.12.20 22:54:42.646354 [ 77 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1571 | 2024.12.20 22:54:42.646411 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1572 | 2024.12.20 22:54:42.646445 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1573 | 2024.12.20 22:54:42.646482 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006005 sec., 9991.673605328893 rows/sec., 689.53 KiB/sec. | ||
1574 | 2024.12.20 22:54:42.647103 [ 262 ] {ad272dce-1138-4576-b6d2-a958b120faef} <Debug> TCPHandler: Processed in 0.007093814 sec. | ||
1575 | 2024.12.20 22:54:42.647193 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
1576 | 2024.12.20 22:54:42.647460 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1577 | 2024.12.20 22:54:42.647505 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1578 | 2024.12.20 22:54:42.647539 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1579 | 2024.12.20 22:54:42.647693 [ 189 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1580 | 2024.12.20 22:54:42.647734 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1581 | 2024.12.20 22:54:42.647968 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
1582 | 2024.12.20 22:54:42.648101 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
1583 | 2024.12.20 22:54:42.648268 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
1584 | 2024.12.20 22:54:42.648409 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
1585 | 2024.12.20 22:54:42.648607 [ 201 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
1586 | 2024.12.20 22:54:42.649824 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 4 columns (4 merged, 0 gathered) in 0.00328781 sec., 100979.07117503749 rows/sec., 6.59 MiB/sec. | ||
1587 | 2024.12.20 22:54:42.649965 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1588 | 2024.12.20 22:54:42.650238 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1589 | 2024.12.20 22:54:42.650307 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_6_1} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1590 | 2024.12.20 22:54:42.650378 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1591 | 2024.12.20 22:54:43.305350 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1592 | 2024.12.20 22:54:43.305618 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1593 | 2024.12.20 22:54:43.306047 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1594 | 2024.12.20 22:54:43.306096 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <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 | ||
1595 | 2024.12.20 22:54:43.306439 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1596 | 2024.12.20 22:54:43.306520 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1597 | 2024.12.20 22:54:43.306701 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
1598 | 2024.12.20 22:54:43.307049 [ 296 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1599 | 2024.12.20 22:54:43.307034 [ 295 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1600 | 2024.12.20 22:54:43.307256 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1601 | 2024.12.20 22:54:43.307288 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1602 | 2024.12.20 22:54:43.309446 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1603 | 2024.12.20 22:54:43.309498 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1604 | 2024.12.20 22:54:43.309613 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <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'))" | ||
1605 | 2024.12.20 22:54:43.309701 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <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'))" | ||
1606 | 2024.12.20 22:54:43.311164 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.005671 sec., 5466.408040909892 rows/sec., 206.30 KiB/sec. | ||
1607 | 2024.12.20 22:54:43.311305 [ 258 ] {408593fe-7381-4919-83a8-8917db543da2} <Debug> TCPHandler: Processed in 0.006093927 sec. | ||
1608 | 2024.12.20 22:54:43.311649 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.12.20 22:54:43.311859 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1610 | 2024.12.20 22:54:43.312218 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1611 | 2024.12.20 22:54:43.312278 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <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 | ||
1612 | 2024.12.20 22:54:43.312654 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1613 | 2024.12.20 22:54:43.312735 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1614 | 2024.12.20 22:54:43.312901 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
1615 | 2024.12.20 22:54:43.312990 [ 297 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1616 | 2024.12.20 22:54:43.313015 [ 296 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1617 | 2024.12.20 22:54:43.313128 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1618 | 2024.12.20 22:54:43.313156 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1619 | 2024.12.20 22:54:43.313235 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1620 | 2024.12.20 22:54:43.313255 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1621 | 2024.12.20 22:54:43.313295 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <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'))" | ||
1622 | 2024.12.20 22:54:43.313338 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <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'))" | ||
1623 | 2024.12.20 22:54:43.314613 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002851 sec., 10873.377762188706 rows/sec., 410.35 KiB/sec. | ||
1624 | 2024.12.20 22:54:43.314768 [ 262 ] {57537f8a-b834-422d-a293-1acb86b0e4a6} <Debug> TCPHandler: Processed in 0.003188477 sec. | ||
1625 | 2024.12.20 22:54:43.315071 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1626 | 2024.12.20 22:54:43.315274 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1627 | 2024.12.20 22:54:43.315637 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1628 | 2024.12.20 22:54:43.315694 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <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 | ||
1629 | 2024.12.20 22:54:43.316035 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1630 | 2024.12.20 22:54:43.316101 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1631 | 2024.12.20 22:54:43.316244 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1632 | 2024.12.20 22:54:43.316322 [ 297 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1633 | 2024.12.20 22:54:43.316340 [ 296 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1634 | 2024.12.20 22:54:43.316437 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1635 | 2024.12.20 22:54:43.316466 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1636 | 2024.12.20 22:54:43.316542 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1637 | 2024.12.20 22:54:43.316563 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1638 | 2024.12.20 22:54:43.316601 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <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'))" | ||
1639 | 2024.12.20 22:54:43.316643 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <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'))" | ||
1640 | 2024.12.20 22:54:43.317670 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002494 sec., 12429.831595829992 rows/sec., 469.09 KiB/sec. | ||
1641 | 2024.12.20 22:54:43.317824 [ 258 ] {9143146d-51c0-4f66-9232-1c9b0e52cc19} <Debug> TCPHandler: Processed in 0.002839708 sec. | ||
1642 | 2024.12.20 22:54:43.318131 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1643 | 2024.12.20 22:54:43.318332 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1644 | 2024.12.20 22:54:43.318690 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1645 | 2024.12.20 22:54:43.318749 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <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 | ||
1646 | 2024.12.20 22:54:43.319075 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1647 | 2024.12.20 22:54:43.319140 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1648 | 2024.12.20 22:54:43.319282 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1649 | 2024.12.20 22:54:43.319363 [ 297 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1650 | 2024.12.20 22:54:43.319384 [ 296 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1651 | 2024.12.20 22:54:43.319477 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1652 | 2024.12.20 22:54:43.319505 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1653 | 2024.12.20 22:54:43.319586 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1654 | 2024.12.20 22:54:43.319607 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1655 | 2024.12.20 22:54:43.319647 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <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'))" | ||
1656 | 2024.12.20 22:54:43.319689 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <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'))" | ||
1657 | 2024.12.20 22:54:43.320706 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002473 sec., 12535.38212697129 rows/sec., 473.08 KiB/sec. | ||
1658 | 2024.12.20 22:54:43.320859 [ 262 ] {c95865a1-d82e-4caa-b274-bcff3df73ab7} <Debug> TCPHandler: Processed in 0.002792177 sec. | ||
1659 | 2024.12.20 22:54:43.321129 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1660 | 2024.12.20 22:54:43.321331 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) 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) | ||
1661 | 2024.12.20 22:54:43.321692 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1662 | 2024.12.20 22:54:43.321750 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <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 | ||
1663 | 2024.12.20 22:54:43.322079 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1664 | 2024.12.20 22:54:43.322144 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1665 | 2024.12.20 22:54:43.322283 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1666 | 2024.12.20 22:54:43.322345 [ 297 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1667 | 2024.12.20 22:54:43.322381 [ 296 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1668 | 2024.12.20 22:54:43.322470 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1669 | 2024.12.20 22:54:43.322497 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1670 | 2024.12.20 22:54:43.322575 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1671 | 2024.12.20 22:54:43.322594 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1672 | 2024.12.20 22:54:43.322633 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <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'))" | ||
1673 | 2024.12.20 22:54:43.322676 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <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'))" | ||
1674 | 2024.12.20 22:54:43.323723 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.002492 sec., 12439.807383627609 rows/sec., 469.47 KiB/sec. | ||
1675 | 2024.12.20 22:54:43.323878 [ 258 ] {9cf2d932-f5a3-441c-97c6-6c7ebe7d9c22} <Debug> TCPHandler: Processed in 0.002812848 sec. | ||
1676 | 2024.12.20 22:54:43.324130 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1677 | 2024.12.20 22:54:43.324330 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1678 | 2024.12.20 22:54:43.324694 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1679 | 2024.12.20 22:54:43.324752 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <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 | ||
1680 | 2024.12.20 22:54:43.325081 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1681 | 2024.12.20 22:54:43.325146 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1682 | 2024.12.20 22:54:43.325286 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1683 | 2024.12.20 22:54:43.325349 [ 297 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1684 | 2024.12.20 22:54:43.325386 [ 295 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1685 | 2024.12.20 22:54:43.325485 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1686 | 2024.12.20 22:54:43.325512 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1687 | 2024.12.20 22:54:43.325591 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1688 | 2024.12.20 22:54:43.325611 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 31 rows with 2 streams | ||
1689 | 2024.12.20 22:54:43.325651 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <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'))" | ||
1690 | 2024.12.20 22:54:43.325694 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <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'))" | ||
1691 | 2024.12.20 22:54:43.326752 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> executeQuery: Read 31 rows, 1.17 KiB in 0.00252 sec., 12301.5873015873 rows/sec., 464.25 KiB/sec. | ||
1692 | 2024.12.20 22:54:43.326910 [ 262 ] {66ba77d7-2a39-4933-add4-3a0c90698ee4} <Debug> TCPHandler: Processed in 0.002842408 sec. | ||
1693 | 2024.12.20 22:54:43.416084 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1694 | 2024.12.20 22:54:43.416234 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1695 | 2024.12.20 22:54:43.416294 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1696 | 2024.12.20 22:54:43.417057 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1697 | 2024.12.20 22:54:43.417101 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1698 | 2024.12.20 22:54:43.417599 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1699 | 2024.12.20 22:54:43.417822 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1700 | 2024.12.20 22:54:43.418091 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001894 sec., 3167.898627243928 rows/sec., 705.35 KiB/sec. | ||
1701 | 2024.12.20 22:54:43.418256 [ 258 ] {7b137306-c988-4104-8100-a2331bd5ba70} <Debug> TCPHandler: Processed in 0.002235231 sec. | ||
1702 | 2024.12.20 22:54:43.418414 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1703 | 2024.12.20 22:54:43.418545 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1704 | 2024.12.20 22:54:43.418599 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1705 | 2024.12.20 22:54:43.419211 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1706 | 2024.12.20 22:54:43.419250 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1707 | 2024.12.20 22:54:43.419612 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1708 | 2024.12.20 22:54:43.419850 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1709 | 2024.12.20 22:54:43.420056 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00154 sec., 9090.909090909092 rows/sec., 654.42 KiB/sec. | ||
1710 | 2024.12.20 22:54:43.420109 [ 262 ] {426a9085-0ce8-4524-99a9-cd83d095e0e7} <Debug> TCPHandler: Processed in 0.001757269 sec. | ||
1711 | 2024.12.20 22:54:43.420240 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1712 | 2024.12.20 22:54:43.420369 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1713 | 2024.12.20 22:54:43.420424 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1714 | 2024.12.20 22:54:43.421627 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1715 | 2024.12.20 22:54:43.421668 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1716 | 2024.12.20 22:54:43.422164 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1717 | 2024.12.20 22:54:43.422437 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1718 | 2024.12.20 22:54:43.422645 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Debug> executeQuery: Read 1359 rows, 116.14 KiB in 0.002305 sec., 589587.852494577 rows/sec., 49.20 MiB/sec. | ||
1719 | 2024.12.20 22:54:43.422698 [ 258 ] {43ee0c60-94ad-4eeb-bb61-5c869855de07} <Debug> TCPHandler: Processed in 0.002520369 sec. | ||
1720 | 2024.12.20 22:54:43.422850 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1721 | 2024.12.20 22:54:43.422980 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1722 | 2024.12.20 22:54:43.423034 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1723 | 2024.12.20 22:54:43.423676 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1724 | 2024.12.20 22:54:43.423725 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1725 | 2024.12.20 22:54:43.424102 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1726 | 2024.12.20 22:54:43.424351 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1727 | 2024.12.20 22:54:43.424582 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001627 sec., 9219.42224953903 rows/sec., 650.04 KiB/sec. | ||
1728 | 2024.12.20 22:54:43.424637 [ 262 ] {2db79773-4276-47bd-8dad-7031315cc81b} <Debug> TCPHandler: Processed in 0.001849891 sec. | ||
1729 | 2024.12.20 22:54:43.424779 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1730 | 2024.12.20 22:54:43.424893 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1731 | 2024.12.20 22:54:43.424948 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1732 | 2024.12.20 22:54:43.425700 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1733 | 2024.12.20 22:54:43.425746 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1734 | 2024.12.20 22:54:43.426124 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1735 | 2024.12.20 22:54:43.426354 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1736 | 2024.12.20 22:54:43.426577 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001711 sec., 141437.75569842197 rows/sec., 9.58 MiB/sec. | ||
1737 | 2024.12.20 22:54:43.426628 [ 258 ] {770a717d-a7ce-432d-ac63-172ce2b260fc} <Debug> TCPHandler: Processed in 0.001900182 sec. | ||
1738 | 2024.12.20 22:54:43.426756 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1739 | 2024.12.20 22:54:43.426863 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1740 | 2024.12.20 22:54:43.426916 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1741 | 2024.12.20 22:54:43.427533 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1742 | 2024.12.20 22:54:43.427579 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1743 | 2024.12.20 22:54:43.427979 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1744 | 2024.12.20 22:54:43.428218 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1745 | 2024.12.20 22:54:43.428513 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001651 sec., 7874.0157480314965 rows/sec., 490.94 KiB/sec. | ||
1746 | 2024.12.20 22:54:43.428580 [ 262 ] {fa5a9ccb-9682-485a-8ed0-389d62ec2e34} <Debug> TCPHandler: Processed in 0.001874681 sec. | ||
1747 | 2024.12.20 22:54:43.428711 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1748 | 2024.12.20 22:54:43.428818 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1749 | 2024.12.20 22:54:43.428863 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1750 | 2024.12.20 22:54:43.429819 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1751 | 2024.12.20 22:54:43.429867 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1752 | 2024.12.20 22:54:43.430247 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1753 | 2024.12.20 22:54:43.430488 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1754 | 2024.12.20 22:54:43.430693 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Debug> executeQuery: Read 846 rows, 62.61 KiB in 0.001896 sec., 446202.53164556966 rows/sec., 32.25 MiB/sec. | ||
1755 | 2024.12.20 22:54:43.430745 [ 258 ] {3ba6cf8a-141d-4913-8c46-5eea0ead3af3} <Debug> TCPHandler: Processed in 0.002085557 sec. | ||
1756 | 2024.12.20 22:54:43.430882 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1757 | 2024.12.20 22:54:43.431018 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1758 | 2024.12.20 22:54:43.431074 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1759 | 2024.12.20 22:54:43.431595 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1760 | 2024.12.20 22:54:43.431642 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1761 | 2024.12.20 22:54:43.432025 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1762 | 2024.12.20 22:54:43.432258 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1763 | 2024.12.20 22:54:43.432472 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001482 sec., 4048.5829959514167 rows/sec., 211.52 KiB/sec. | ||
1764 | 2024.12.20 22:54:43.432520 [ 262 ] {4b53239c-6276-4282-aadc-d51d24415c06} <Debug> TCPHandler: Processed in 0.001694247 sec. | ||
1765 | 2024.12.20 22:54:43.432652 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1766 | 2024.12.20 22:54:43.432758 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1767 | 2024.12.20 22:54:43.432807 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1768 | 2024.12.20 22:54:43.434006 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1769 | 2024.12.20 22:54:43.434043 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1770 | 2024.12.20 22:54:43.434605 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1771 | 2024.12.20 22:54:43.434849 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1772 | 2024.12.20 22:54:43.435024 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Debug> executeQuery: Read 2575 rows, 175.71 KiB in 0.002287 sec., 1125929.1648447749 rows/sec., 75.03 MiB/sec. | ||
1773 | 2024.12.20 22:54:43.435099 [ 258 ] {873c8722-8927-4e8d-9b65-b84fbfd28a63} <Debug> TCPHandler: Processed in 0.002498789 sec. | ||
1774 | 2024.12.20 22:54:43.435239 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1775 | 2024.12.20 22:54:43.435367 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1776 | 2024.12.20 22:54:43.435423 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1777 | 2024.12.20 22:54:43.435915 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1778 | 2024.12.20 22:54:43.435953 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1779 | 2024.12.20 22:54:43.436294 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1780 | 2024.12.20 22:54:43.436531 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1781 | 2024.12.20 22:54:43.436744 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001403 sec., 712.7583749109052 rows/sec., 48.03 KiB/sec. | ||
1782 | 2024.12.20 22:54:43.436793 [ 262 ] {360aba8a-8b94-448e-b9d5-097e0860fbac} <Debug> TCPHandler: Processed in 0.001618054 sec. | ||
1783 | 2024.12.20 22:54:43.436947 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1784 | 2024.12.20 22:54:43.437075 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1785 | 2024.12.20 22:54:43.437153 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
1786 | 2024.12.20 22:54:43.438284 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1787 | 2024.12.20 22:54:43.438322 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1788 | 2024.12.20 22:54:43.438913 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1789 | 2024.12.20 22:54:43.439169 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1790 | 2024.12.20 22:54:43.439437 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00238 sec., 3361.344537815126 rows/sec., 6.02 MiB/sec. | ||
1791 | 2024.12.20 22:54:43.439542 [ 258 ] {d1fedb44-b9a6-4110-8cae-29e5a592ff45} <Debug> TCPHandler: Processed in 0.002657593 sec. | ||
1792 | 2024.12.20 22:54:43.439690 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1793 | 2024.12.20 22:54:43.439820 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1794 | 2024.12.20 22:54:43.439874 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1795 | 2024.12.20 22:54:43.440393 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1796 | 2024.12.20 22:54:43.440438 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1797 | 2024.12.20 22:54:43.440858 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1798 | 2024.12.20 22:54:43.441093 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1799 | 2024.12.20 22:54:43.441266 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001475 sec., 23050.84745762712 rows/sec., 1.34 MiB/sec. | ||
1800 | 2024.12.20 22:54:43.441313 [ 262 ] {6d97b8a0-90e0-4d6a-8c04-180840ad01ed} <Debug> TCPHandler: Processed in 0.001685346 sec. | ||
1801 | 2024.12.20 22:54:46.440574 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 66 entries to flush up to offset 268 | ||
1802 | 2024.12.20 22:54:46.444320 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1803 | 2024.12.20 22:54:46.444373 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
1804 | 2024.12.20 22:54:46.445958 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1805 | 2024.12.20 22:54:46.446271 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1806 | 2024.12.20 22:54:46.446800 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 268 | ||
1807 | 2024.12.20 22:54:47.621440 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1808 | 2024.12.20 22:54:47.621676 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1809 | 2024.12.20 22:54:47.621762 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1810 | 2024.12.20 22:54:47.622588 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1811 | 2024.12.20 22:54:47.622645 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
1812 | 2024.12.20 22:54:47.623111 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1813 | 2024.12.20 22:54:47.623374 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1814 | 2024.12.20 22:54:47.623635 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00202 sec., 27722.772277227723 rows/sec., 2.13 MiB/sec. | ||
1815 | 2024.12.20 22:54:47.623828 [ 258 ] {ab43914e-c48a-4257-9a1b-c97fe3f24223} <Debug> TCPHandler: Processed in 0.002537809 sec. | ||
1816 | 2024.12.20 22:54:47.624021 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1817 | 2024.12.20 22:54:47.624174 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1818 | 2024.12.20 22:54:47.624235 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1819 | 2024.12.20 22:54:47.624944 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1820 | 2024.12.20 22:54:47.624994 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
1821 | 2024.12.20 22:54:47.625377 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1822 | 2024.12.20 22:54:47.625620 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1823 | 2024.12.20 22:54:47.625834 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001696 sec., 37735.84905660377 rows/sec., 2.95 MiB/sec. | ||
1824 | 2024.12.20 22:54:47.625886 [ 262 ] {9092ec6f-eaed-421f-97b4-688ad64e2709} <Debug> TCPHandler: Processed in 0.001924993 sec. | ||
1825 | 2024.12.20 22:54:47.626038 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1826 | 2024.12.20 22:54:47.626148 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1827 | 2024.12.20 22:54:47.626198 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1828 | 2024.12.20 22:54:47.626727 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1829 | 2024.12.20 22:54:47.626767 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
1830 | 2024.12.20 22:54:47.627160 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1831 | 2024.12.20 22:54:47.627402 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1832 | 2024.12.20 22:54:47.627613 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001488 sec., 86021.5053763441 rows/sec., 5.99 MiB/sec. | ||
1833 | 2024.12.20 22:54:47.627664 [ 258 ] {f2838351-fa58-4ad4-b4d5-01552c55eaa3} <Debug> TCPHandler: Processed in 0.001681646 sec. | ||
1834 | 2024.12.20 22:54:47.627826 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1835 | 2024.12.20 22:54:47.627933 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1836 | 2024.12.20 22:54:47.627983 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1837 | 2024.12.20 22:54:47.628506 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1838 | 2024.12.20 22:54:47.628553 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.56 GiB. | ||
1839 | 2024.12.20 22:54:47.628990 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1840 | 2024.12.20 22:54:47.629248 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1841 | 2024.12.20 22:54:47.629456 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001545 sec., 31067.961165048546 rows/sec., 2.09 MiB/sec. | ||
1842 | 2024.12.20 22:54:47.629505 [ 262 ] {742d53c2-be53-40ec-a752-a26a2cac6f4e} <Debug> TCPHandler: Processed in 0.001730447 sec. | ||
1843 | 2024.12.20 22:54:48.937045 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3233 | ||
1844 | 2024.12.20 22:54:48.937786 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1845 | 2024.12.20 22:54:48.937846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1846 | 2024.12.20 22:54:48.938422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1847 | 2024.12.20 22:54:48.938685 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1848 | 2024.12.20 22:54:48.938971 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3233 | ||
1849 | 2024.12.20 22:54:49.126099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1850 | 2024.12.20 22:54:49.145212 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1851 | 2024.12.20 22:54:49.145280 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
1852 | 2024.12.20 22:54:49.152091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1853 | 2024.12.20 22:54:49.152847 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1854 | 2024.12.20 22:54:49.155972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1855 | 2024.12.20 22:54:50.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.61 MiB, peak 170.16 MiB, free memory in arenas 0.00 B, will set to 166.64 MiB (RSS), difference: 1.03 MiB | ||
1856 | 2024.12.20 22:54:52.623565 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1857 | 2024.12.20 22:54:52.623760 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1858 | 2024.12.20 22:54:52.623837 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1859 | 2024.12.20 22:54:52.624638 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1860 | 2024.12.20 22:54:52.624693 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1861 | 2024.12.20 22:54:52.625148 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1862 | 2024.12.20 22:54:52.625409 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1863 | 2024.12.20 22:54:52.625652 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001947 sec., 28762.19825372368 rows/sec., 2.21 MiB/sec. | ||
1864 | 2024.12.20 22:54:52.625719 [ 258 ] {061c7955-ed0c-4048-ad86-d08f5e14bcaa} <Debug> TCPHandler: Processed in 0.002296423 sec. | ||
1865 | 2024.12.20 22:54:52.625917 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1866 | 2024.12.20 22:54:52.626048 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1867 | 2024.12.20 22:54:52.626102 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1868 | 2024.12.20 22:54:52.626702 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1869 | 2024.12.20 22:54:52.626745 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1870 | 2024.12.20 22:54:52.627120 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1871 | 2024.12.20 22:54:52.627366 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1872 | 2024.12.20 22:54:52.627592 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
1873 | 2024.12.20 22:54:52.627645 [ 262 ] {f1fd4210-ba18-4a78-9327-30b34abe2f1c} <Debug> TCPHandler: Processed in 0.001790089 sec. | ||
1874 | 2024.12.20 22:54:52.627802 [ 258 ] {} <Trace> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1875 | 2024.12.20 22:54:52.627914 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37178) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1876 | 2024.12.20 22:54:52.627966 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1877 | 2024.12.20 22:54:52.628491 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1878 | 2024.12.20 22:54:52.628532 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1879 | 2024.12.20 22:54:52.628924 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1880 | 2024.12.20 22:54:52.629174 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1881 | 2024.12.20 22:54:52.629389 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001498 sec., 106809.0787716956 rows/sec., 7.44 MiB/sec. | ||
1882 | 2024.12.20 22:54:52.629439 [ 258 ] {8b4d3435-6409-4d19-b87d-27bead435a2c} <Debug> TCPHandler: Processed in 0.001691697 sec. | ||
1883 | 2024.12.20 22:54:52.629585 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1884 | 2024.12.20 22:54:52.629695 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1885 | 2024.12.20 22:54:52.629743 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1886 | 2024.12.20 22:54:52.630202 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1887 | 2024.12.20 22:54:52.630243 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1888 | 2024.12.20 22:54:52.630609 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1889 | 2024.12.20 22:54:52.630850 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1890 | 2024.12.20 22:54:52.631063 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001392 sec., 43103.448275862065 rows/sec., 2.90 MiB/sec. | ||
1891 | 2024.12.20 22:54:52.631112 [ 262 ] {4dd24666-ce17-4d45-bfae-b9200353a6ba} <Debug> TCPHandler: Processed in 0.001579934 sec. | ||
1892 | 2024.12.20 22:54:56.346009 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1893 | 2024.12.20 22:54:56.346115 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1894 | 2024.12.20 22:54:56.439100 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3721 | ||
1895 | 2024.12.20 22:54:56.439901 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1896 | 2024.12.20 22:54:56.439962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1897 | 2024.12.20 22:54:56.440600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1898 | 2024.12.20 22:54:56.440856 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1899 | 2024.12.20 22:54:56.441189 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1900 | 2024.12.20 22:54:56.447134 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 284 | ||
1901 | 2024.12.20 22:54:56.449982 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1902 | 2024.12.20 22:54:56.450037 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1903 | 2024.12.20 22:54:56.451633 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1904 | 2024.12.20 22:54:56.451988 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1905 | 2024.12.20 22:54:56.452606 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 284 | ||
1906 | 2024.12.20 22:54:56.656037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1907 | 2024.12.20 22:54:56.674932 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1908 | 2024.12.20 22:54:56.674985 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1909 | 2024.12.20 22:54:56.681971 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1910 | 2024.12.20 22:54:56.682718 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1911 | 2024.12.20 22:54:56.685236 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1912 | 2024.12.20 22:54:56.848617 [ 258 ] {} <Debug> TCPHandler: Done processing connection. | ||
1913 | 2024.12.20 22:54:56.848711 [ 258 ] {} <Debug> TCP-Session: 457f966e-9fa3-4f27-a16b-6f258c85649e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1914 | 2024.12.20 22:54:57.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.16 MiB, peak 171.20 MiB, free memory in arenas 0.00 B, will set to 167.38 MiB (RSS), difference: 2.21 MiB | ||
1915 | 2024.12.20 22:54:57.616797 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1916 | 2024.12.20 22:54:57.617071 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1917 | 2024.12.20 22:54:57.617516 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1918 | 2024.12.20 22:54:57.617569 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <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 | ||
1919 | 2024.12.20 22:54:57.617943 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1920 | 2024.12.20 22:54:57.618029 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1921 | 2024.12.20 22:54:57.618208 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1922 | 2024.12.20 22:54:57.618320 [ 297 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1923 | 2024.12.20 22:54:57.618413 [ 295 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1924 | 2024.12.20 22:54:57.618419 [ 296 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1925 | 2024.12.20 22:54:57.618587 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1926 | 2024.12.20 22:54:57.618617 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1927 | 2024.12.20 22:54:57.618748 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1928 | 2024.12.20 22:54:57.618775 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1929 | 2024.12.20 22:54:57.618829 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <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'))" | ||
1930 | 2024.12.20 22:54:57.618884 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <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'))" | ||
1931 | 2024.12.20 22:54:57.618931 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <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'))" | ||
1932 | 2024.12.20 22:54:57.621079 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.004135 sec., 8948.004836759372 rows/sec., 335.36 KiB/sec. | ||
1933 | 2024.12.20 22:54:57.621287 [ 262 ] {7bc94aa3-280c-4e04-90c0-f075fa5d12bf} <Debug> TCPHandler: Processed in 0.004629267 sec. | ||
1934 | 2024.12.20 22:54:57.621676 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1935 | 2024.12.20 22:54:57.621929 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) 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) | ||
1936 | 2024.12.20 22:54:57.622395 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1937 | 2024.12.20 22:54:57.622451 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <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 | ||
1938 | 2024.12.20 22:54:57.622829 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1939 | 2024.12.20 22:54:57.622914 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1940 | 2024.12.20 22:54:57.623094 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1941 | 2024.12.20 22:54:57.623264 [ 299 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1942 | 2024.12.20 22:54:57.623272 [ 295 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1943 | 2024.12.20 22:54:57.623266 [ 296 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1944 | 2024.12.20 22:54:57.623416 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1945 | 2024.12.20 22:54:57.623445 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1946 | 2024.12.20 22:54:57.623563 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1947 | 2024.12.20 22:54:57.623588 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1948 | 2024.12.20 22:54:57.623633 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <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'))" | ||
1949 | 2024.12.20 22:54:57.623686 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <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'))" | ||
1950 | 2024.12.20 22:54:57.623732 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <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'))" | ||
1951 | 2024.12.20 22:54:57.625271 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.003463 sec., 10684.377707190297 rows/sec., 400.44 KiB/sec. | ||
1952 | 2024.12.20 22:54:57.625475 [ 259 ] {b0c3521d-0a1b-4d0d-9335-474e747d67c9} <Debug> TCPHandler: Processed in 0.003942668 sec. | ||
1953 | 2024.12.20 22:54:57.625829 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1954 | 2024.12.20 22:54:57.626076 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
1955 | 2024.12.20 22:54:57.626467 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1956 | 2024.12.20 22:54:57.626521 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <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 | ||
1957 | 2024.12.20 22:54:57.626909 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1958 | 2024.12.20 22:54:57.626991 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1959 | 2024.12.20 22:54:57.627153 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1960 | 2024.12.20 22:54:57.627286 [ 296 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1961 | 2024.12.20 22:54:57.627307 [ 299 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
1962 | 2024.12.20 22:54:57.627309 [ 295 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1963 | 2024.12.20 22:54:57.627429 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
1964 | 2024.12.20 22:54:57.627461 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1965 | 2024.12.20 22:54:57.627748 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1966 | 2024.12.20 22:54:57.627946 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 37 rows with 3 streams | ||
1967 | 2024.12.20 22:54:57.628108 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <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'))" | ||
1968 | 2024.12.20 22:54:57.628161 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <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'))" | ||
1969 | 2024.12.20 22:54:57.628210 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <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'))" | ||
1970 | 2024.12.20 22:54:57.629646 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.00368 sec., 10054.347826086956 rows/sec., 376.83 KiB/sec. | ||
1971 | 2024.12.20 22:54:57.629838 [ 262 ] {ff6207a4-5fdd-46d3-8d23-f3b6d32498ec} <Debug> TCPHandler: Processed in 0.004074962 sec. | ||
1972 | 2024.12.20 22:54:57.643237 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1973 | 2024.12.20 22:54:57.643366 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1974 | 2024.12.20 22:54:57.643421 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1975 | 2024.12.20 22:54:57.644141 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1976 | 2024.12.20 22:54:57.644187 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1977 | 2024.12.20 22:54:57.644702 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1978 | 2024.12.20 22:54:57.644961 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1979 | 2024.12.20 22:54:57.645239 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001885 sec., 1591.5119363395227 rows/sec., 145.06 KiB/sec. | ||
1980 | 2024.12.20 22:54:57.645509 [ 262 ] {f1c1b379-4c07-4850-8992-6bd29c9a36ea} <Debug> TCPHandler: Processed in 0.002329094 sec. | ||
1981 | 2024.12.20 22:54:57.645697 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1982 | 2024.12.20 22:54:57.645838 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1983 | 2024.12.20 22:54:57.645895 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1984 | 2024.12.20 22:54:57.646543 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1985 | 2024.12.20 22:54:57.646584 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1986 | 2024.12.20 22:54:57.647011 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1987 | 2024.12.20 22:54:57.647274 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1988 | 2024.12.20 22:54:57.647497 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001677 sec., 8348.24090638044 rows/sec., 600.96 KiB/sec. | ||
1989 | 2024.12.20 22:54:57.647791 [ 259 ] {d1b98883-2884-47c4-a9a5-5af989b31dfa} <Debug> TCPHandler: Processed in 0.002153139 sec. | ||
1990 | 2024.12.20 22:54:57.647970 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1991 | 2024.12.20 22:54:57.648096 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1992 | 2024.12.20 22:54:57.648149 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1993 | 2024.12.20 22:54:57.648938 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1994 | 2024.12.20 22:54:57.648989 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
1995 | 2024.12.20 22:54:57.649399 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1996 | 2024.12.20 22:54:57.649659 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1997 | 2024.12.20 22:54:57.649879 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Debug> executeQuery: Read 275 rows, 24.83 KiB in 0.001812 sec., 151766.00441501103 rows/sec., 13.38 MiB/sec. | ||
1998 | 2024.12.20 22:54:57.649958 [ 262 ] {d30da76a-e568-404c-a943-961708058d38} <Debug> TCPHandler: Processed in 0.002050526 sec. | ||
1999 | 2024.12.20 22:54:57.650123 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2000 | 2024.12.20 22:54:57.650247 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2001 | 2024.12.20 22:54:57.650299 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2002 | 2024.12.20 22:54:57.650915 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2003 | 2024.12.20 22:54:57.650953 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2004 | 2024.12.20 22:54:57.651334 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2005 | 2024.12.20 22:54:57.651573 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2006 | 2024.12.20 22:54:57.651803 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.00156 sec., 27564.102564102566 rows/sec., 1.98 MiB/sec. | ||
2007 | 2024.12.20 22:54:57.651888 [ 259 ] {705919f4-30b1-48f1-be47-e4a33238b3ea} <Debug> TCPHandler: Processed in 0.0018252 sec. | ||
2008 | 2024.12.20 22:54:57.652044 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2009 | 2024.12.20 22:54:57.652167 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2010 | 2024.12.20 22:54:57.652217 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2011 | 2024.12.20 22:54:57.652819 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2012 | 2024.12.20 22:54:57.652858 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2013 | 2024.12.20 22:54:57.653224 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2014 | 2024.12.20 22:54:57.653481 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2015 | 2024.12.20 22:54:57.653748 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001591 sec., 8799.497171590196 rows/sec., 616.26 KiB/sec. | ||
2016 | 2024.12.20 22:54:57.653842 [ 262 ] {386c06d7-3fdb-4608-ad2d-37f2ff02bd04} <Debug> TCPHandler: Processed in 0.001853961 sec. | ||
2017 | 2024.12.20 22:54:57.654013 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2018 | 2024.12.20 22:54:57.654133 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2019 | 2024.12.20 22:54:57.654183 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2020 | 2024.12.20 22:54:57.654770 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2021 | 2024.12.20 22:54:57.654808 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2022 | 2024.12.20 22:54:57.655156 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2023 | 2024.12.20 22:54:57.655390 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2024 | 2024.12.20 22:54:57.655730 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001594 sec., 8155.583437892095 rows/sec., 508.50 KiB/sec. | ||
2025 | 2024.12.20 22:54:57.655837 [ 259 ] {767b1093-2b9d-4be7-a3e2-780e0d2a21ed} <Debug> TCPHandler: Processed in 0.001889261 sec. | ||
2026 | 2024.12.20 22:54:57.656008 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2027 | 2024.12.20 22:54:57.656128 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2028 | 2024.12.20 22:54:57.656177 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2029 | 2024.12.20 22:54:57.657010 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2024.12.20 22:54:57.657049 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2031 | 2024.12.20 22:54:57.657429 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2032 | 2024.12.20 22:54:57.657696 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2024.12.20 22:54:57.657926 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Debug> executeQuery: Read 430 rows, 31.53 KiB in 0.001822 sec., 236004.39077936334 rows/sec., 16.90 MiB/sec. | ||
2034 | 2024.12.20 22:54:57.658094 [ 262 ] {8f3904ed-175e-43ab-8a70-4382312ee5bb} <Debug> TCPHandler: Processed in 0.002141048 sec. | ||
2035 | 2024.12.20 22:54:57.658246 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2036 | 2024.12.20 22:54:57.658367 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2037 | 2024.12.20 22:54:57.658419 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2038 | 2024.12.20 22:54:57.658990 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2039 | 2024.12.20 22:54:57.659035 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2040 | 2024.12.20 22:54:57.659489 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2041 | 2024.12.20 22:54:57.659737 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2042 | 2024.12.20 22:54:57.659973 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001609 sec., 3729.0242386575515 rows/sec., 194.83 KiB/sec. | ||
2043 | 2024.12.20 22:54:57.660065 [ 259 ] {cb699ef8-be73-4df8-888c-b5f457fa46f6} <Debug> TCPHandler: Processed in 0.001877802 sec. | ||
2044 | 2024.12.20 22:54:57.660214 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2045 | 2024.12.20 22:54:57.660333 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2046 | 2024.12.20 22:54:57.660385 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2047 | 2024.12.20 22:54:57.660985 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2048 | 2024.12.20 22:54:57.661024 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2049 | 2024.12.20 22:54:57.661419 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2050 | 2024.12.20 22:54:57.661674 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2051 | 2024.12.20 22:54:57.661891 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001582 sec., 149810.36662452592 rows/sec., 10.04 MiB/sec. | ||
2052 | 2024.12.20 22:54:57.661946 [ 262 ] {474764c7-5ba3-4b67-8051-e69c4b58a14a} <Debug> TCPHandler: Processed in 0.001787049 sec. | ||
2053 | 2024.12.20 22:54:57.662100 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2054 | 2024.12.20 22:54:57.662221 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2055 | 2024.12.20 22:54:57.662272 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2056 | 2024.12.20 22:54:57.662750 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2057 | 2024.12.20 22:54:57.662786 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2058 | 2024.12.20 22:54:57.663154 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2059 | 2024.12.20 22:54:57.663389 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2024.12.20 22:54:57.663567 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. | ||
2061 | 2024.12.20 22:54:57.663616 [ 259 ] {8d074f1b-9f65-442f-99e8-3f39480e20ba} <Debug> TCPHandler: Processed in 0.001575593 sec. | ||
2062 | 2024.12.20 22:54:57.663765 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2063 | 2024.12.20 22:54:57.663882 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2064 | 2024.12.20 22:54:57.663969 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2065 | 2024.12.20 22:54:57.665206 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2066 | 2024.12.20 22:54:57.665246 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2067 | 2024.12.20 22:54:57.665910 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2068 | 2024.12.20 22:54:57.666177 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2069 | 2024.12.20 22:54:57.666573 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002695 sec., 13358.070500927644 rows/sec., 23.94 MiB/sec. | ||
2070 | 2024.12.20 22:54:57.666827 [ 262 ] {360d03fc-688a-4df9-a509-4d99d1583593} <Debug> TCPHandler: Processed in 0.003119805 sec. | ||
2071 | 2024.12.20 22:54:57.666995 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2072 | 2024.12.20 22:54:57.667134 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2073 | 2024.12.20 22:54:57.667192 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2074 | 2024.12.20 22:54:57.667698 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Trace> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2075 | 2024.12.20 22:54:57.667735 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2076 | 2024.12.20 22:54:57.668107 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2077 | 2024.12.20 22:54:57.668343 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Trace> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2078 | 2024.12.20 22:54:57.668596 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001469 sec., 14295.439074200136 rows/sec., 1.04 MiB/sec. | ||
2079 | 2024.12.20 22:54:57.668795 [ 259 ] {31106f22-c08e-4c65-a571-4201ceb34b80} <Debug> TCPHandler: Processed in 0.001865131 sec. | ||
2080 | 2024.12.20 22:54:57.668944 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2081 | 2024.12.20 22:54:57.669065 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2082 | 2024.12.20 22:54:57.669117 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2083 | 2024.12.20 22:54:57.669621 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2084 | 2024.12.20 22:54:57.669661 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2085 | 2024.12.20 22:54:57.670035 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2086 | 2024.12.20 22:54:57.670289 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2087 | 2024.12.20 22:54:57.670504 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
2088 | 2024.12.20 22:54:57.670556 [ 262 ] {957a8c44-c580-43d3-a696-1d2690771f92} <Debug> TCPHandler: Processed in 0.001673756 sec. | ||
2089 | 2024.12.20 22:54:58.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.54 MiB, peak 171.20 MiB, free memory in arenas 0.00 B, will set to 167.52 MiB (RSS), difference: -3.03 MiB | ||
2090 | 2024.12.20 22:55:02.623447 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2091 | 2024.12.20 22:55:02.623672 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2092 | 2024.12.20 22:55:02.623763 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2093 | 2024.12.20 22:55:02.624741 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2094 | 2024.12.20 22:55:02.624809 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2095 | 2024.12.20 22:55:02.625295 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2096 | 2024.12.20 22:55:02.625562 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2097 | 2024.12.20 22:55:02.625783 [ 42 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2098 | 2024.12.20 22:55:02.625814 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002204 sec., 25408.348457350276 rows/sec., 1.95 MiB/sec. | ||
2099 | 2024.12.20 22:55:02.625868 [ 42 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2100 | 2024.12.20 22:55:02.625946 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2101 | 2024.12.20 22:55:02.625957 [ 262 ] {dbc90e82-b37f-458b-8acf-50b35c0377b9} <Debug> TCPHandler: Processed in 0.002653183 sec. | ||
2102 | 2024.12.20 22:55:02.626182 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | 2024.12.20 22:55:02.626321 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2104 | 2024.12.20 22:55:02.626402 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2105 | 2024.12.20 22:55:02.626457 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 219 rows starting from the beginning of the part | ||
2106 | 2024.12.20 22:55:02.626525 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2107 | 2024.12.20 22:55:02.626631 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2108 | 2024.12.20 22:55:02.626643 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1359 rows starting from the beginning of the part | ||
2109 | 2024.12.20 22:55:02.627037 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2110 | 2024.12.20 22:55:02.627186 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2111 | 2024.12.20 22:55:02.627343 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part | ||
2112 | 2024.12.20 22:55:02.627562 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2113 | 2024.12.20 22:55:02.628436 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2114 | 2024.12.20 22:55:02.628486 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2115 | 2024.12.20 22:55:02.629058 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2116 | 2024.12.20 22:55:02.629433 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2117 | 2024.12.20 22:55:02.629663 [ 42 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2118 | 2024.12.20 22:55:02.629764 [ 42 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2119 | 2024.12.20 22:55:02.629886 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2120 | 2024.12.20 22:55:02.629952 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003463 sec., 18481.085763788622 rows/sec., 1.44 MiB/sec. | ||
2121 | 2024.12.20 22:55:02.630633 [ 259 ] {15e86b2f-b7a0-4083-81d6-ebff536499c4} <Debug> TCPHandler: Processed in 0.004498314 sec. | ||
2122 | 2024.12.20 22:55:02.630663 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2021 rows, containing 5 columns (5 merged, 0 gathered) in 0.004568265 sec., 442399.9045589518 rows/sec., 38.83 MiB/sec. | ||
2123 | 2024.12.20 22:55:02.631019 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2124 | 2024.12.20 22:55:02.631121 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2125 | 2024.12.20 22:55:02.631192 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2126 | 2024.12.20 22:55:02.631589 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2127 | 2024.12.20 22:55:02.631724 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2128 | 2024.12.20 22:55:02.631779 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2129 | 2024.12.20 22:55:02.631893 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2130 | 2024.12.20 22:55:02.632095 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2131 | 2024.12.20 22:55:02.632531 [ 192 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_11_2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2132 | 2024.12.20 22:55:02.632577 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2133 | 2024.12.20 22:55:02.632833 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
2134 | 2024.12.20 22:55:02.633069 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2135 | 2024.12.20 22:55:02.633455 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2136 | 2024.12.20 22:55:02.633798 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 430 rows starting from the beginning of the part | ||
2137 | 2024.12.20 22:55:02.633982 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2138 | 2024.12.20 22:55:02.634967 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2024.12.20 22:55:02.635037 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2140 | 2024.12.20 22:55:02.636024 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2141 | 2024.12.20 22:55:02.636640 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2142 | 2024.12.20 22:55:02.636995 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2143 | 2024.12.20 22:55:02.637073 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2024.12.20 22:55:02.637131 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2145 | 2024.12.20 22:55:02.637145 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005684 sec., 28149.190710767067 rows/sec., 1.96 MiB/sec. | ||
2146 | 2024.12.20 22:55:02.637858 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2147 | 2024.12.20 22:55:02.638142 [ 262 ] {7bfde055-9f4e-4e49-bc5a-8fe443be2b82} <Debug> TCPHandler: Processed in 0.007275089 sec. | ||
2148 | 2024.12.20 22:55:02.638578 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2149 | 2024.12.20 22:55:02.638647 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2150 | 2024.12.20 22:55:02.638674 [ 194 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1858 rows, containing 5 columns (5 merged, 0 gathered) in 0.008483333 sec., 219017.69033468334 rows/sec., 16.70 MiB/sec. | ||
2151 | 2024.12.20 22:55:02.638717 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 932 rows starting from the beginning of the part | ||
2152 | 2024.12.20 22:55:02.638978 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2153 | 2024.12.20 22:55:02.639032 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2575 rows starting from the beginning of the part | ||
2154 | 2024.12.20 22:55:02.639072 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2155 | 2024.12.20 22:55:02.639308 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2156 | 2024.12.20 22:55:02.639533 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2157 | 2024.12.20 22:55:02.640095 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2158 | 2024.12.20 22:55:02.640426 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2159 | 2024.12.20 22:55:02.640569 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2160 | 2024.12.20 22:55:02.640934 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_11_2} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2161 | 2024.12.20 22:55:02.641056 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2162 | 2024.12.20 22:55:02.641355 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
2163 | 2024.12.20 22:55:02.642257 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2164 | 2024.12.20 22:55:02.642314 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2165 | 2024.12.20 22:55:02.643034 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2166 | 2024.12.20 22:55:02.643369 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2167 | 2024.12.20 22:55:02.643637 [ 41 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2168 | 2024.12.20 22:55:02.643785 [ 41 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.12.20 22:55:02.643925 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2170 | 2024.12.20 22:55:02.643958 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005116 sec., 11727.912431587178 rows/sec., 809.35 KiB/sec. | ||
2171 | 2024.12.20 22:55:02.644159 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4192 rows, containing 5 columns (5 merged, 0 gathered) in 0.006887489 sec., 608639.8105318208 rows/sec., 41.00 MiB/sec. | ||
2172 | 2024.12.20 22:55:02.644346 [ 259 ] {a9a07aff-7180-4ea8-938b-193f6a433392} <Debug> TCPHandler: Processed in 0.005982725 sec. | ||
2173 | 2024.12.20 22:55:02.644407 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2174 | 2024.12.20 22:55:02.644682 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2175 | 2024.12.20 22:55:02.644752 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part | ||
2176 | 2024.12.20 22:55:02.644802 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2177 | 2024.12.20 22:55:02.645155 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2178 | 2024.12.20 22:55:02.645281 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2179 | 2024.12.20 22:55:02.645723 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2180 | 2024.12.20 22:55:02.645982 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2181 | 2024.12.20 22:55:02.646019 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2182 | 2024.12.20 22:55:02.646273 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2183 | 2024.12.20 22:55:02.646379 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2184 | 2024.12.20 22:55:02.646766 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
2185 | 2024.12.20 22:55:02.647889 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 616 rows, containing 4 columns (4 merged, 0 gathered) in 0.003721442 sec., 165527.2337980815 rows/sec., 10.79 MiB/sec. | ||
2186 | 2024.12.20 22:55:02.648109 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2187 | 2024.12.20 22:55:02.648548 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2188 | 2024.12.20 22:55:02.648658 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_11_2} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2189 | 2024.12.20 22:55:02.648769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
2190 | 2024.12.20 22:55:03.941311 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4148 | ||
2191 | 2024.12.20 22:55:03.941945 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2192 | 2024.12.20 22:55:03.941992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2193 | 2024.12.20 22:55:03.942537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2194 | 2024.12.20 22:55:03.942815 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2195 | 2024.12.20 22:55:03.943089 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4148 | ||
2196 | 2024.12.20 22:55:04.185290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
2197 | 2024.12.20 22:55:04.204222 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2198 | 2024.12.20 22:55:04.204275 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2199 | 2024.12.20 22:55:04.211443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2200 | 2024.12.20 22:55:04.212229 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2201 | 2024.12.20 22:55:04.215336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
2202 | 2024.12.20 22:55:06.452759 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 324 | ||
2203 | 2024.12.20 22:55:06.456364 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2204 | 2024.12.20 22:55:06.456430 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2205 | 2024.12.20 22:55:06.458004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2206 | 2024.12.20 22:55:06.458338 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2207 | 2024.12.20 22:55:06.458550 [ 36 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2208 | 2024.12.20 22:55:06.458681 [ 36 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2209 | 2024.12.20 22:55:06.458749 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2210 | 2024.12.20 22:55:06.459311 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2211 | 2024.12.20 22:55:06.460306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
2212 | 2024.12.20 22:55:06.460727 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2213 | 2024.12.20 22:55:06.460919 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
2214 | 2024.12.20 22:55:06.461463 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2215 | 2024.12.20 22:55:06.461967 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2216 | 2024.12.20 22:55:06.462454 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2217 | 2024.12.20 22:55:06.462948 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2218 | 2024.12.20 22:55:06.463412 [ 200 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
2219 | 2024.12.20 22:55:06.471402 [ 195 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 72 columns (72 merged, 0 gathered) in 0.012519054 sec., 25880.549760389244 rows/sec., 26.09 MiB/sec. | ||
2220 | 2024.12.20 22:55:06.472517 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2221 | 2024.12.20 22:55:06.473434 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2222 | 2024.12.20 22:55:06.473543 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_6_1} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2223 | 2024.12.20 22:55:06.473893 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.70 MiB. | ||
2224 | 2024.12.20 22:55:07.629104 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2225 | 2024.12.20 22:55:07.629296 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2226 | 2024.12.20 22:55:07.629371 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2227 | 2024.12.20 22:55:07.630108 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2228 | 2024.12.20 22:55:07.630161 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2229 | 2024.12.20 22:55:07.630592 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2230 | 2024.12.20 22:55:07.630854 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2231 | 2024.12.20 22:55:07.631040 [ 34 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2232 | 2024.12.20 22:55:07.631123 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001873 sec., 7474.639615589962 rows/sec., 538.07 KiB/sec. | ||
2233 | 2024.12.20 22:55:07.631126 [ 34 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2234 | 2024.12.20 22:55:07.631215 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2235 | 2024.12.20 22:55:07.631273 [ 262 ] {f0fa04b9-7154-45d6-b40a-3dd7cf777615} <Debug> TCPHandler: Processed in 0.002303733 sec. | ||
2236 | 2024.12.20 22:55:07.631486 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
2237 | 2024.12.20 22:55:07.631554 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2238 | 2024.12.20 22:55:07.631642 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2239 | 2024.12.20 22:55:07.631686 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2240 | 2024.12.20 22:55:07.631731 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2241 | 2024.12.20 22:55:07.631831 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2242 | 2024.12.20 22:55:07.631849 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2243 | 2024.12.20 22:55:07.632147 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
2244 | 2024.12.20 22:55:07.632389 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2245 | 2024.12.20 22:55:07.632688 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2246 | 2024.12.20 22:55:07.634014 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2247 | 2024.12.20 22:55:07.634065 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2248 | 2024.12.20 22:55:07.634398 [ 198 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003063824 sec., 22847.265378167936 rows/sec., 1.69 MiB/sec. | ||
2249 | 2024.12.20 22:55:07.634636 [ 198 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2250 | 2024.12.20 22:55:07.634733 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2251 | 2024.12.20 22:55:07.635161 [ 198 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2252 | 2024.12.20 22:55:07.635176 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2253 | 2024.12.20 22:55:07.635308 [ 198 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_5_1} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2254 | 2024.12.20 22:55:07.635590 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2255 | 2024.12.20 22:55:07.635707 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Debug> executeQuery: Read 275 rows, 24.83 KiB in 0.003998 sec., 68784.39219609805 rows/sec., 6.06 MiB/sec. | ||
2256 | 2024.12.20 22:55:07.635852 [ 259 ] {4f17e7be-4eb4-4181-be7c-5c5638261534} <Debug> TCPHandler: Processed in 0.004445072 sec. | ||
2257 | 2024.12.20 22:55:07.636007 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2258 | 2024.12.20 22:55:07.636136 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2259 | 2024.12.20 22:55:07.636192 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2260 | 2024.12.20 22:55:07.636851 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2261 | 2024.12.20 22:55:07.636893 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2262 | 2024.12.20 22:55:07.637288 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2263 | 2024.12.20 22:55:07.637567 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2264 | 2024.12.20 22:55:07.637844 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Debug> executeQuery: Read 43 rows, 3.16 KiB in 0.001726 sec., 24913.093858632674 rows/sec., 1.79 MiB/sec. | ||
2265 | 2024.12.20 22:55:07.637980 [ 262 ] {5a8e9c44-bec3-472d-b192-557a059a0cab} <Debug> TCPHandler: Processed in 0.002034116 sec. | ||
2266 | 2024.12.20 22:55:07.638156 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2267 | 2024.12.20 22:55:07.638276 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2268 | 2024.12.20 22:55:07.638327 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2269 | 2024.12.20 22:55:07.638911 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2270 | 2024.12.20 22:55:07.638951 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2271 | 2024.12.20 22:55:07.639307 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2272 | 2024.12.20 22:55:07.639541 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2273 | 2024.12.20 22:55:07.639779 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001522 sec., 9198.423127463864 rows/sec., 644.20 KiB/sec. | ||
2274 | 2024.12.20 22:55:07.639919 [ 259 ] {8e77566a-e259-47cd-94a1-902a79a8cef5} <Debug> TCPHandler: Processed in 0.00181866 sec. | ||
2275 | 2024.12.20 22:55:07.640082 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2276 | 2024.12.20 22:55:07.640201 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2277 | 2024.12.20 22:55:07.640252 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2278 | 2024.12.20 22:55:07.640821 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2279 | 2024.12.20 22:55:07.640860 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2280 | 2024.12.20 22:55:07.641224 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2281 | 2024.12.20 22:55:07.641467 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2282 | 2024.12.20 22:55:07.641637 [ 34 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2283 | 2024.12.20 22:55:07.641706 [ 34 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2284 | 2024.12.20 22:55:07.641713 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001527 sec., 8513.425016371972 rows/sec., 530.81 KiB/sec. | ||
2285 | 2024.12.20 22:55:07.641741 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2286 | 2024.12.20 22:55:07.641853 [ 262 ] {3db350d4-2396-4044-a290-32b0ba02fe42} <Debug> TCPHandler: Processed in 0.00182669 sec. | ||
2287 | 2024.12.20 22:55:07.642123 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2288 | 2024.12.20 22:55:07.642221 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
2289 | 2024.12.20 22:55:07.642384 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2290 | 2024.12.20 22:55:07.642464 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2291 | 2024.12.20 22:55:07.642485 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2292 | 2024.12.20 22:55:07.642527 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
2293 | 2024.12.20 22:55:07.642903 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
2294 | 2024.12.20 22:55:07.643318 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 13 rows starting from the beginning of the part | ||
2295 | 2024.12.20 22:55:07.643641 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 13 rows starting from the beginning of the part | ||
2296 | 2024.12.20 22:55:07.644007 [ 198 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
2297 | 2024.12.20 22:55:07.645221 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2298 | 2024.12.20 22:55:07.645286 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2299 | 2024.12.20 22:55:07.646363 [ 200 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004507504 sec., 14420.39763026278 rows/sec., 955.44 KiB/sec. | ||
2300 | 2024.12.20 22:55:07.646373 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2301 | 2024.12.20 22:55:07.646491 [ 200 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2302 | 2024.12.20 22:55:07.646689 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2303 | 2024.12.20 22:55:07.646944 [ 200 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2304 | 2024.12.20 22:55:07.647033 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Debug> executeQuery: Read 418 rows, 30.56 KiB in 0.00471 sec., 88747.34607218685 rows/sec., 6.34 MiB/sec. | ||
2305 | 2024.12.20 22:55:07.647052 [ 200 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_5_1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2306 | 2024.12.20 22:55:07.647118 [ 259 ] {382c5135-dfab-4bcf-8b8f-cbab75947f16} <Debug> TCPHandler: Processed in 0.005147802 sec. | ||
2307 | 2024.12.20 22:55:07.647173 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2308 | 2024.12.20 22:55:07.647292 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2309 | 2024.12.20 22:55:07.647409 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2310 | 2024.12.20 22:55:07.647462 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2311 | 2024.12.20 22:55:07.647950 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2312 | 2024.12.20 22:55:07.647990 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2313 | 2024.12.20 22:55:07.648359 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2314 | 2024.12.20 22:55:07.648607 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2315 | 2024.12.20 22:55:07.648873 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001471 sec., 4078.8579197824606 rows/sec., 213.10 KiB/sec. | ||
2316 | 2024.12.20 22:55:07.648988 [ 262 ] {559f3fd1-519b-423e-b9c7-c44eac12d336} <Debug> TCPHandler: Processed in 0.001752758 sec. | ||
2317 | 2024.12.20 22:55:07.649136 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2318 | 2024.12.20 22:55:07.649253 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2319 | 2024.12.20 22:55:07.649306 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2320 | 2024.12.20 22:55:07.649910 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2321 | 2024.12.20 22:55:07.649950 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2322 | 2024.12.20 22:55:07.650358 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2323 | 2024.12.20 22:55:07.650598 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2324 | 2024.12.20 22:55:07.650869 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001632 sec., 145220.58823529413 rows/sec., 9.73 MiB/sec. | ||
2325 | 2024.12.20 22:55:07.651036 [ 259 ] {ddbf6297-1be0-4895-9ed3-684670e68be2} <Debug> TCPHandler: Processed in 0.001951764 sec. | ||
2326 | 2024.12.20 22:55:07.651218 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2327 | 2024.12.20 22:55:07.651342 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2328 | 2024.12.20 22:55:07.651394 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2329 | 2024.12.20 22:55:07.651843 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2330 | 2024.12.20 22:55:07.651882 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2331 | 2024.12.20 22:55:07.652255 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2332 | 2024.12.20 22:55:07.652520 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2333 | 2024.12.20 22:55:07.652699 [ 34 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2334 | 2024.12.20 22:55:07.652759 [ 34 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2335 | 2024.12.20 22:55:07.652783 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
2336 | 2024.12.20 22:55:07.652798 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2337 | 2024.12.20 22:55:07.652928 [ 262 ] {1c82772b-f57a-4e2f-8fa0-abdaa9e81c17} <Debug> TCPHandler: Processed in 0.001761168 sec. | ||
2338 | 2024.12.20 22:55:07.653015 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2339 | 2024.12.20 22:55:07.653107 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2340 | 2024.12.20 22:55:07.653154 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2341 | 2024.12.20 22:55:07.653190 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2342 | 2024.12.20 22:55:07.653248 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2343 | 2024.12.20 22:55:07.653309 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2344 | 2024.12.20 22:55:07.653551 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2345 | 2024.12.20 22:55:07.653595 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2346 | 2024.12.20 22:55:07.653940 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2347 | 2024.12.20 22:55:07.654167 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
2348 | 2024.12.20 22:55:07.655728 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795277 sec., 1788.7314924424304 rows/sec., 120.53 KiB/sec. | ||
2349 | 2024.12.20 22:55:07.655956 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2350 | 2024.12.20 22:55:07.656681 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_5_1} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2351 | 2024.12.20 22:55:07.656887 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2352 | 2024.12.20 22:55:07.656905 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_5_1} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2353 | 2024.12.20 22:55:07.656951 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2354 | 2024.12.20 22:55:07.657081 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2355 | 2024.12.20 22:55:07.657743 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2356 | 2024.12.20 22:55:07.658019 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2357 | 2024.12.20 22:55:07.658305 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.005088 sec., 7075.471698113208 rows/sec., 12.68 MiB/sec. | ||
2358 | 2024.12.20 22:55:07.658520 [ 259 ] {99857e68-b890-4332-bc04-1e62fca4903e} <Debug> TCPHandler: Processed in 0.00547484 sec. | ||
2359 | 2024.12.20 22:55:07.658697 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2360 | 2024.12.20 22:55:07.658816 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2361 | 2024.12.20 22:55:07.658869 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2362 | 2024.12.20 22:55:07.659374 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2363 | 2024.12.20 22:55:07.659414 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2364 | 2024.12.20 22:55:07.659791 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2365 | 2024.12.20 22:55:07.660043 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2366 | 2024.12.20 22:55:07.660345 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001553 sec., 52801.03026400515 rows/sec., 3.35 MiB/sec. | ||
2367 | 2024.12.20 22:55:07.660397 [ 262 ] {8ca8036b-8f61-47e2-a177-4221ce30cc84} <Debug> TCPHandler: Processed in 0.001758128 sec. | ||
2368 | 2024.12.20 22:55:11.346378 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2369 | 2024.12.20 22:55:11.346460 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2370 | 2024.12.20 22:55:11.443216 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4636 | ||
2371 | 2024.12.20 22:55:11.444182 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2372 | 2024.12.20 22:55:11.444219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2373 | 2024.12.20 22:55:11.444763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2374 | 2024.12.20 22:55:11.445024 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2375 | 2024.12.20 22:55:11.445266 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2376 | 2024.12.20 22:55:11.715403 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2377 | 2024.12.20 22:55:11.735565 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2378 | 2024.12.20 22:55:11.735631 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2379 | 2024.12.20 22:55:11.742909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2380 | 2024.12.20 22:55:11.743680 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2381 | 2024.12.20 22:55:11.746306 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2382 | 2024.12.20 22:55:12.622831 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2383 | 2024.12.20 22:55:12.623029 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2384 | 2024.12.20 22:55:12.623104 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2385 | 2024.12.20 22:55:12.623854 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2386 | 2024.12.20 22:55:12.623905 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2387 | 2024.12.20 22:55:12.624357 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2388 | 2024.12.20 22:55:12.624624 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2389 | 2024.12.20 22:55:12.624847 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00186 sec., 30107.526881720427 rows/sec., 2.31 MiB/sec. | ||
2390 | 2024.12.20 22:55:12.624961 [ 262 ] {c94a842a-b851-46d6-9e1c-da254b6ed244} <Debug> TCPHandler: Processed in 0.002263902 sec. | ||
2391 | 2024.12.20 22:55:12.625248 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2392 | 2024.12.20 22:55:12.625461 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2393 | 2024.12.20 22:55:12.625540 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2394 | 2024.12.20 22:55:12.626597 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2395 | 2024.12.20 22:55:12.626651 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2396 | 2024.12.20 22:55:12.627138 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2397 | 2024.12.20 22:55:12.627437 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2398 | 2024.12.20 22:55:12.627695 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002283 sec., 28033.28953131844 rows/sec., 2.19 MiB/sec. | ||
2399 | 2024.12.20 22:55:12.627771 [ 259 ] {4b12b370-5dae-4677-9f88-a771eff06ede} <Debug> TCPHandler: Processed in 0.002661313 sec. | ||
2400 | 2024.12.20 22:55:12.627917 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2401 | 2024.12.20 22:55:12.628045 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2402 | 2024.12.20 22:55:12.628102 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2403 | 2024.12.20 22:55:12.628719 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2404 | 2024.12.20 22:55:12.628759 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2405 | 2024.12.20 22:55:12.629190 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2406 | 2024.12.20 22:55:12.629453 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2407 | 2024.12.20 22:55:12.629637 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001617 sec., 98948.67037724181 rows/sec., 6.89 MiB/sec. | ||
2408 | 2024.12.20 22:55:12.629687 [ 262 ] {7dc9c773-60cf-45f5-aa86-61c8c5f653d9} <Debug> TCPHandler: Processed in 0.00182615 sec. | ||
2409 | 2024.12.20 22:55:12.629870 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2410 | 2024.12.20 22:55:12.630002 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2411 | 2024.12.20 22:55:12.630060 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2412 | 2024.12.20 22:55:12.630598 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2413 | 2024.12.20 22:55:12.630641 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2414 | 2024.12.20 22:55:12.631035 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2415 | 2024.12.20 22:55:12.631284 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2416 | 2024.12.20 22:55:12.631561 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001584 sec., 37878.78787878788 rows/sec., 2.55 MiB/sec. | ||
2417 | 2024.12.20 22:55:12.631721 [ 259 ] {cae79e60-fee1-4973-b03a-aaf2be10312a} <Debug> TCPHandler: Processed in 0.001913243 sec. | ||
2418 | 2024.12.20 22:55:13.202384 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2419 | 2024.12.20 22:55:13.202685 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) 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) | ||
2420 | 2024.12.20 22:55:13.203168 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2421 | 2024.12.20 22:55:13.203220 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <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 | ||
2422 | 2024.12.20 22:55:13.203592 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2423 | 2024.12.20 22:55:13.203671 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2424 | 2024.12.20 22:55:13.203848 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2425 | 2024.12.20 22:55:13.204045 [ 297 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2426 | 2024.12.20 22:55:13.204207 [ 295 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2427 | 2024.12.20 22:55:13.204207 [ 299 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2428 | 2024.12.20 22:55:13.204253 [ 296 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
2429 | 2024.12.20 22:55:13.204504 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (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 | ||
2430 | 2024.12.20 22:55:13.204536 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2431 | 2024.12.20 22:55:13.204679 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2432 | 2024.12.20 22:55:13.204703 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (SelectExecutor): Reading approx. 40 rows with 4 streams | ||
2433 | 2024.12.20 22:55:13.204746 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <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'))" | ||
2434 | 2024.12.20 22:55:13.204794 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <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'))" | ||
2435 | 2024.12.20 22:55:13.204836 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2436 | 2024.12.20 22:55:13.204874 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
2437 | 2024.12.20 22:55:13.207495 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004958 sec., 8067.769261799113 rows/sec., 307.66 KiB/sec. | ||
2438 | 2024.12.20 22:55:13.207746 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> MemoryTracker: Peak memory usage (for query): 143.96 KiB. | ||
2439 | 2024.12.20 22:55:13.207763 [ 262 ] {8bdeba24-eff5-4477-a1f3-28d060bf0829} <Debug> TCPHandler: Processed in 0.005528272 sec. | ||
2440 | 2024.12.20 22:55:13.247153 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2441 | 2024.12.20 22:55:13.247392 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2442 | 2024.12.20 22:55:13.247491 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2443 | 2024.12.20 22:55:13.248441 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2444 | 2024.12.20 22:55:13.248486 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2445 | 2024.12.20 22:55:13.248979 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2446 | 2024.12.20 22:55:13.249247 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2447 | 2024.12.20 22:55:13.249534 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.002204 sec., 453.7205081669692 rows/sec., 102.80 KiB/sec. | ||
2448 | 2024.12.20 22:55:13.249679 [ 262 ] {e257846b-fe52-4bce-a0d8-082aca46d2a1} <Debug> TCPHandler: Processed in 0.002638172 sec. | ||
2449 | 2024.12.20 22:55:13.249968 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2450 | 2024.12.20 22:55:13.250159 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2451 | 2024.12.20 22:55:13.250227 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2452 | 2024.12.20 22:55:13.250930 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2453 | 2024.12.20 22:55:13.250975 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2454 | 2024.12.20 22:55:13.251378 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2455 | 2024.12.20 22:55:13.251633 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2456 | 2024.12.20 22:55:13.251939 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001799 sec., 7782.101167315175 rows/sec., 560.21 KiB/sec. | ||
2457 | 2024.12.20 22:55:13.252048 [ 259 ] {329a7f73-4d5b-4285-8e91-7f82ad32ad93} <Debug> TCPHandler: Processed in 0.002262443 sec. | ||
2458 | 2024.12.20 22:55:13.252278 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2459 | 2024.12.20 22:55:13.252497 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2460 | 2024.12.20 22:55:13.252590 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2461 | 2024.12.20 22:55:13.253394 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2462 | 2024.12.20 22:55:13.253433 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2463 | 2024.12.20 22:55:13.253783 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2464 | 2024.12.20 22:55:13.254024 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2465 | 2024.12.20 22:55:13.254305 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001839 sec., 5437.737901033171 rows/sec., 443.41 KiB/sec. | ||
2466 | 2024.12.20 22:55:13.254369 [ 262 ] {68f28ee8-dc7d-432f-b37d-5c4573d663a7} <Debug> TCPHandler: Processed in 0.00219834 sec. | ||
2467 | 2024.12.20 22:55:13.254518 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2468 | 2024.12.20 22:55:13.254643 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2469 | 2024.12.20 22:55:13.254696 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2470 | 2024.12.20 22:55:13.256001 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2471 | 2024.12.20 22:55:13.256043 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2472 | 2024.12.20 22:55:13.256494 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2473 | 2024.12.20 22:55:13.256739 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2474 | 2024.12.20 22:55:13.256950 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Debug> executeQuery: Read 1420 rows, 121.76 KiB in 0.002334 sec., 608397.6006855184 rows/sec., 50.94 MiB/sec. | ||
2475 | 2024.12.20 22:55:13.257008 [ 259 ] {1d8273b6-437e-4f4d-a03c-47ed3993d5b9} <Debug> TCPHandler: Processed in 0.00254947 sec. | ||
2476 | 2024.12.20 22:55:13.257217 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2477 | 2024.12.20 22:55:13.257434 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2478 | 2024.12.20 22:55:13.257523 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2479 | 2024.12.20 22:55:13.258372 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2480 | 2024.12.20 22:55:13.258411 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2481 | 2024.12.20 22:55:13.258763 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2482 | 2024.12.20 22:55:13.259001 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2483 | 2024.12.20 22:55:13.259163 [ 73 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2484 | 2024.12.20 22:55:13.259229 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Debug> executeQuery: Read 53 rows, 3.86 KiB in 0.001843 sec., 28757.46066196419 rows/sec., 2.05 MiB/sec. | ||
2485 | 2024.12.20 22:55:13.259242 [ 73 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2486 | 2024.12.20 22:55:13.259309 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2487 | 2024.12.20 22:55:13.259354 [ 262 ] {e78e4f0b-3378-48ce-8406-46a5d5129acf} <Debug> TCPHandler: Processed in 0.002242161 sec. | ||
2488 | 2024.12.20 22:55:13.259547 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::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 | ||
2489 | 2024.12.20 22:55:13.259571 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2490 | 2024.12.20 22:55:13.259821 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2491 | 2024.12.20 22:55:13.259872 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2492 | 2024.12.20 22:55:13.259894 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2493 | 2024.12.20 22:55:13.259993 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2494 | 2024.12.20 22:55:13.260146 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2495 | 2024.12.20 22:55:13.260564 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2496 | 2024.12.20 22:55:13.260877 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part | ||
2497 | 2024.12.20 22:55:13.261231 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part | ||
2498 | 2024.12.20 22:55:13.261598 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part | ||
2499 | 2024.12.20 22:55:13.263080 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2500 | 2024.12.20 22:55:13.263165 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2501 | 2024.12.20 22:55:13.264295 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2502 | 2024.12.20 22:55:13.264463 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.005028868 sec., 36588.75118615164 rows/sec., 2.73 MiB/sec. | ||
2503 | 2024.12.20 22:55:13.264660 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2504 | 2024.12.20 22:55:13.264825 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2505 | 2024.12.20 22:55:13.265147 [ 73 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2506 | 2024.12.20 22:55:13.265251 [ 73 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2507 | 2024.12.20 22:55:13.265309 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2508 | 2024.12.20 22:55:13.265380 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2509 | 2024.12.20 22:55:13.265382 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005592 sec., 43276.10872675251 rows/sec., 2.93 MiB/sec. | ||
2510 | 2024.12.20 22:55:13.265795 [ 259 ] {ba9ecc94-a837-403b-96de-b88ffe946d5a} <Debug> TCPHandler: Processed in 0.006344074 sec. | ||
2511 | 2024.12.20 22:55:13.265801 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | 2024.12.20 22:55:13.265823 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_6_1} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2513 | 2024.12.20 22:55:13.266106 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
2514 | 2024.12.20 22:55:13.266191 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2515 | 2024.12.20 22:55:13.266198 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2516 | 2024.12.20 22:55:13.266267 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 14 rows starting from the beginning of the part | ||
2517 | 2024.12.20 22:55:13.266541 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
2518 | 2024.12.20 22:55:13.266555 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2519 | 2024.12.20 22:55:13.266750 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2520 | 2024.12.20 22:55:13.266832 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 242 rows starting from the beginning of the part | ||
2521 | 2024.12.20 22:55:13.267197 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2522 | 2024.12.20 22:55:13.267495 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 14 rows starting from the beginning of the part | ||
2523 | 2024.12.20 22:55:13.267838 [ 198 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 242 rows starting from the beginning of the part | ||
2524 | 2024.12.20 22:55:13.269529 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.12.20 22:55:13.269598 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2526 | 2024.12.20 22:55:13.270495 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2527 | 2024.12.20 22:55:13.270781 [ 196 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005338647 sec., 101149.22376399863 rows/sec., 7.25 MiB/sec. | ||
2528 | 2024.12.20 22:55:13.271034 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2529 | 2024.12.20 22:55:13.271155 [ 196 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2530 | 2024.12.20 22:55:13.271615 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005229 sec., 2486.135016255498 rows/sec., 155.01 KiB/sec. | ||
2531 | 2024.12.20 22:55:13.271802 [ 262 ] {93c9ff35-3a64-4c04-9e9d-89b1e14dc629} <Debug> TCPHandler: Processed in 0.005854621 sec. | ||
2532 | 2024.12.20 22:55:13.272039 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2533 | 2024.12.20 22:55:13.272176 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2534 | 2024.12.20 22:55:13.272180 [ 196 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2535 | 2024.12.20 22:55:13.272236 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2536 | 2024.12.20 22:55:13.272294 [ 196 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_6_1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2537 | 2024.12.20 22:55:13.272391 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2538 | 2024.12.20 22:55:13.273214 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2539 | 2024.12.20 22:55:13.273253 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2540 | 2024.12.20 22:55:13.273646 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2541 | 2024.12.20 22:55:13.273887 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2542 | 2024.12.20 22:55:13.274191 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Debug> executeQuery: Read 884 rows, 65.67 KiB in 0.002027 sec., 436112.4814997533 rows/sec., 31.64 MiB/sec. | ||
2543 | 2024.12.20 22:55:13.274336 [ 259 ] {e0894662-277e-41aa-8abb-62c52a2edecc} <Debug> TCPHandler: Processed in 0.002445688 sec. | ||
2544 | 2024.12.20 22:55:13.274547 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2545 | 2024.12.20 22:55:13.274771 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2546 | 2024.12.20 22:55:13.274866 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2547 | 2024.12.20 22:55:13.275435 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2548 | 2024.12.20 22:55:13.275473 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2549 | 2024.12.20 22:55:13.275832 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2550 | 2024.12.20 22:55:13.276072 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2551 | 2024.12.20 22:55:13.276246 [ 54 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2552 | 2024.12.20 22:55:13.276310 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
2553 | 2024.12.20 22:55:13.276316 [ 54 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2554 | 2024.12.20 22:55:13.276397 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2555 | 2024.12.20 22:55:13.276431 [ 262 ] {4a5e3673-8386-4033-8c10-c3f9839e5fc5} <Debug> TCPHandler: Processed in 0.001987544 sec. | ||
2556 | 2024.12.20 22:55:13.276616 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2557 | 2024.12.20 22:55:13.276635 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2558 | 2024.12.20 22:55:13.276872 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2559 | 2024.12.20 22:55:13.276889 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2560 | 2024.12.20 22:55:13.276940 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2561 | 2024.12.20 22:55:13.276992 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2562 | 2024.12.20 22:55:13.277238 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2563 | 2024.12.20 22:55:13.277562 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2564 | 2024.12.20 22:55:13.277913 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2565 | 2024.12.20 22:55:13.278199 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2566 | 2024.12.20 22:55:13.278563 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
2567 | 2024.12.20 22:55:13.280046 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2568 | 2024.12.20 22:55:13.280126 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2569 | 2024.12.20 22:55:13.281098 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.004586836 sec., 7848.547451881863 rows/sec., 410.06 KiB/sec. | ||
2570 | 2024.12.20 22:55:13.281243 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2571 | 2024.12.20 22:55:13.281346 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2572 | 2024.12.20 22:55:13.281852 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_6_1} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2573 | 2024.12.20 22:55:13.282011 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2574 | 2024.12.20 22:55:13.282043 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_6_1} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2575 | 2024.12.20 22:55:13.282208 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2576 | 2024.12.20 22:55:13.282367 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Debug> executeQuery: Read 942 rows, 64.09 KiB in 0.005566 sec., 169241.8253683076 rows/sec., 11.24 MiB/sec. | ||
2577 | 2024.12.20 22:55:13.282443 [ 259 ] {4cb0ee1f-e9f8-4055-8ff2-b79cf8c36439} <Debug> TCPHandler: Processed in 0.005904462 sec. | ||
2578 | 2024.12.20 22:55:13.282656 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2579 | 2024.12.20 22:55:13.282879 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2580 | 2024.12.20 22:55:13.282982 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2581 | 2024.12.20 22:55:13.283479 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2582 | 2024.12.20 22:55:13.283517 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2583 | 2024.12.20 22:55:13.283876 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2584 | 2024.12.20 22:55:13.284117 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2585 | 2024.12.20 22:55:13.284328 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001502 sec., 665.7789613848201 rows/sec., 44.86 KiB/sec. | ||
2586 | 2024.12.20 22:55:13.284376 [ 262 ] {2d50e6c7-2bfd-4b89-bfa9-de36a01df02c} <Debug> TCPHandler: Processed in 0.00182909 sec. | ||
2587 | 2024.12.20 22:55:13.284567 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2588 | 2024.12.20 22:55:13.284771 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2589 | 2024.12.20 22:55:13.284898 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2590 | 2024.12.20 22:55:13.286138 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2024.12.20 22:55:13.286177 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2592 | 2024.12.20 22:55:13.286847 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2593 | 2024.12.20 22:55:13.287109 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2594 | 2024.12.20 22:55:13.287279 [ 54 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2595 | 2024.12.20 22:55:13.287350 [ 54 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2596 | 2024.12.20 22:55:13.287390 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2597 | 2024.12.20 22:55:13.287395 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.002666 sec., 13503.37584396099 rows/sec., 24.20 MiB/sec. | ||
2598 | 2024.12.20 22:55:13.287639 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
2599 | 2024.12.20 22:55:13.287785 [ 259 ] {c157815c-841b-4ddb-8c49-6510921418a4} <Debug> TCPHandler: Processed in 0.003313261 sec. | ||
2600 | 2024.12.20 22:55:13.288105 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2601 | 2024.12.20 22:55:13.288193 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2602 | 2024.12.20 22:55:13.288369 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
2603 | 2024.12.20 22:55:13.288393 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2604 | 2024.12.20 22:55:13.288532 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2605 | 2024.12.20 22:55:13.289108 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
2606 | 2024.12.20 22:55:13.289836 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
2607 | 2024.12.20 22:55:13.290505 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
2608 | 2024.12.20 22:55:13.291173 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2609 | 2024.12.20 22:55:13.291222 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
2610 | 2024.12.20 22:55:13.291242 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2611 | 2024.12.20 22:55:13.291888 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
2612 | 2024.12.20 22:55:13.292809 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2613 | 2024.12.20 22:55:13.293407 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2614 | 2024.12.20 22:55:13.293919 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005603 sec., 6068.177761913261 rows/sec., 360.61 KiB/sec. | ||
2615 | 2024.12.20 22:55:13.294076 [ 262 ] {00b6928f-f760-408f-a7fa-aec743011260} <Debug> TCPHandler: Processed in 0.00618244 sec. | ||
2616 | 2024.12.20 22:55:13.295844 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 132 rows, containing 19 columns (19 merged, 0 gathered) in 0.00837752 sec., 15756.452983699235 rows/sec., 28.23 MiB/sec. | ||
2617 | 2024.12.20 22:55:13.296263 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2618 | 2024.12.20 22:55:13.296696 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2619 | 2024.12.20 22:55:13.296782 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2620 | 2024.12.20 22:55:13.296937 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.95 MiB. | ||
2621 | 2024.12.20 22:55:16.460540 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 382 | ||
2622 | 2024.12.20 22:55:16.464113 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.12.20 22:55:16.464164 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2624 | 2024.12.20 22:55:16.465680 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2625 | 2024.12.20 22:55:16.466015 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.12.20 22:55:16.466534 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
2627 | 2024.12.20 22:55:17.621870 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2628 | 2024.12.20 22:55:17.622072 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2629 | 2024.12.20 22:55:17.622147 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2630 | 2024.12.20 22:55:17.622942 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2631 | 2024.12.20 22:55:17.622998 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2632 | 2024.12.20 22:55:17.623442 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2633 | 2024.12.20 22:55:17.623710 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2634 | 2024.12.20 22:55:17.623954 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
2635 | 2024.12.20 22:55:17.624021 [ 262 ] {cc1f0ca1-43ba-4565-a1a5-616646cc0e78} <Debug> TCPHandler: Processed in 0.002289422 sec. | ||
2636 | 2024.12.20 22:55:17.624289 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2637 | 2024.12.20 22:55:17.624489 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2638 | 2024.12.20 22:55:17.624565 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2639 | 2024.12.20 22:55:17.625345 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2640 | 2024.12.20 22:55:17.625395 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2641 | 2024.12.20 22:55:17.625823 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2642 | 2024.12.20 22:55:17.626081 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2643 | 2024.12.20 22:55:17.626330 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001894 sec., 33790.9186906019 rows/sec., 2.64 MiB/sec. | ||
2644 | 2024.12.20 22:55:17.626397 [ 259 ] {72bbf78a-b800-4ad6-8f0d-b2222ff81cd2} <Debug> TCPHandler: Processed in 0.002242812 sec. | ||
2645 | 2024.12.20 22:55:17.626574 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2646 | 2024.12.20 22:55:17.626723 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2647 | 2024.12.20 22:55:17.626792 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2648 | 2024.12.20 22:55:17.627427 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2649 | 2024.12.20 22:55:17.627470 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2650 | 2024.12.20 22:55:17.627875 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2651 | 2024.12.20 22:55:17.628128 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2652 | 2024.12.20 22:55:17.628350 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001663 sec., 76969.33253156945 rows/sec., 5.36 MiB/sec. | ||
2653 | 2024.12.20 22:55:17.628409 [ 262 ] {50a452c4-02d0-480f-a9b8-bc08706287cb} <Debug> TCPHandler: Processed in 0.001901802 sec. | ||
2654 | 2024.12.20 22:55:17.628570 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2655 | 2024.12.20 22:55:17.628703 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2656 | 2024.12.20 22:55:17.628761 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2657 | 2024.12.20 22:55:17.629312 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2658 | 2024.12.20 22:55:17.629352 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2659 | 2024.12.20 22:55:17.629753 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2660 | 2024.12.20 22:55:17.630017 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2661 | 2024.12.20 22:55:17.630288 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001612 sec., 29776.67493796526 rows/sec., 2.01 MiB/sec. | ||
2662 | 2024.12.20 22:55:17.630374 [ 259 ] {ca736c4a-7ba9-4c42-80dd-af8c52e69861} <Debug> TCPHandler: Processed in 0.001865591 sec. | ||
2663 | 2024.12.20 22:55:18.945405 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5063 | ||
2664 | 2024.12.20 22:55:18.946252 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2665 | 2024.12.20 22:55:18.946311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2666 | 2024.12.20 22:55:18.946822 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2667 | 2024.12.20 22:55:18.947088 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2668 | 2024.12.20 22:55:18.947300 [ 93 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2669 | 2024.12.20 22:55:18.947329 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5063 | ||
2670 | 2024.12.20 22:55:18.947382 [ 93 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2671 | 2024.12.20 22:55:18.947414 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2672 | 2024.12.20 22:55:18.947558 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2673 | 2024.12.20 22:55:18.947690 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2674 | 2024.12.20 22:55:18.947731 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2675 | 2024.12.20 22:55:18.947809 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2676 | 2024.12.20 22:55:18.947989 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2677 | 2024.12.20 22:55:18.948219 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2678 | 2024.12.20 22:55:18.948419 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2679 | 2024.12.20 22:55:18.948491 [ 193 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
2680 | 2024.12.20 22:55:18.950188 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5063 rows, containing 4 columns (4 merged, 0 gathered) in 0.002702744 sec., 1873281.3762605707 rows/sec., 26.80 MiB/sec. | ||
2681 | 2024.12.20 22:55:18.950559 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2682 | 2024.12.20 22:55:18.950856 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_11_2} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2683 | 2024.12.20 22:55:18.950942 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_11_2} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2684 | 2024.12.20 22:55:18.951044 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2685 | 2024.12.20 22:55:19.246378 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2686 | 2024.12.20 22:55:19.266855 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2687 | 2024.12.20 22:55:19.266905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2688 | 2024.12.20 22:55:19.274186 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2689 | 2024.12.20 22:55:19.274977 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2690 | 2024.12.20 22:55:19.275376 [ 108 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2691 | 2024.12.20 22:55:19.275540 [ 108 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2692 | 2024.12.20 22:55:19.275646 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2693 | 2024.12.20 22:55:19.276306 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2694 | 2024.12.20 22:55:19.290819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2695 | 2024.12.20 22:55:19.292325 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2024.12.20 22:55:19.293480 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2697 | 2024.12.20 22:55:19.298489 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2698 | 2024.12.20 22:55:19.303770 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2699 | 2024.12.20 22:55:19.309280 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2700 | 2024.12.20 22:55:19.314847 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2701 | 2024.12.20 22:55:19.319536 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
2702 | 2024.12.20 22:55:19.375454 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.099591345 sec., 833.4057542851741 rows/sec., 4.31 MiB/sec. | ||
2703 | 2024.12.20 22:55:19.378225 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2704 | 2024.12.20 22:55:19.381435 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_11_2} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2705 | 2024.12.20 22:55:19.381552 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_11_2} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2706 | 2024.12.20 22:55:19.384127 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2707 | 2024.12.20 22:55:20.000162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.93 MiB, peak 180.82 MiB, free memory in arenas 0.00 B, will set to 172.30 MiB (RSS), difference: 1.37 MiB | ||
2708 | 2024.12.20 22:55:22.623677 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2709 | 2024.12.20 22:55:22.623892 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2710 | 2024.12.20 22:55:22.623974 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2711 | 2024.12.20 22:55:22.624820 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2712 | 2024.12.20 22:55:22.624866 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2713 | 2024.12.20 22:55:22.625318 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2714 | 2024.12.20 22:55:22.625577 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.12.20 22:55:22.625727 [ 95 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2716 | 2024.12.20 22:55:22.625779 [ 95 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2717 | 2024.12.20 22:55:22.625786 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001951 sec., 28703.229113275243 rows/sec., 2.21 MiB/sec. | ||
2718 | 2024.12.20 22:55:22.625807 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2719 | 2024.12.20 22:55:22.625891 [ 262 ] {49c2da31-6a3e-4680-904f-a61f96925f51} <Debug> TCPHandler: Processed in 0.002353775 sec. | ||
2720 | 2024.12.20 22:55:22.625974 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | 2024.12.20 22:55:22.626107 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2722 | 2024.12.20 22:55:22.626151 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1415 rows starting from the beginning of the part | ||
2723 | 2024.12.20 22:55:22.626181 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2724 | 2024.12.20 22:55:22.626278 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 275 rows starting from the beginning of the part | ||
2725 | 2024.12.20 22:55:22.626628 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2726 | 2024.12.20 22:55:22.626643 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2727 | 2024.12.20 22:55:22.626779 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2728 | 2024.12.20 22:55:22.626980 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1420 rows starting from the beginning of the part | ||
2729 | 2024.12.20 22:55:22.627318 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2730 | 2024.12.20 22:55:22.627585 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
2731 | 2024.12.20 22:55:22.629619 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2732 | 2024.12.20 22:55:22.629695 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2733 | 2024.12.20 22:55:22.630662 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2734 | 2024.12.20 22:55:22.630971 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2735 | 2024.12.20 22:55:22.631361 [ 95 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2736 | 2024.12.20 22:55:22.631475 [ 95 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2737 | 2024.12.20 22:55:22.631472 [ 190 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3278 rows, containing 5 columns (5 merged, 0 gathered) in 0.005559813 sec., 589588.174997972 rows/sec., 51.64 MiB/sec. | ||
2738 | 2024.12.20 22:55:22.631547 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2739 | 2024.12.20 22:55:22.631622 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005154 sec., 12417.539774932093 rows/sec., 992.48 KiB/sec. | ||
2740 | 2024.12.20 22:55:22.631850 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2741 | 2024.12.20 22:55:22.631877 [ 259 ] {6990c8ee-b1e1-477a-853d-04bc5b72ed0e} <Debug> TCPHandler: Processed in 0.005851641 sec. | ||
2742 | 2024.12.20 22:55:22.632105 [ 190 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2743 | 2024.12.20 22:55:22.632131 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2744 | 2024.12.20 22:55:22.632174 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2745 | 2024.12.20 22:55:22.632268 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 886 rows starting from the beginning of the part | ||
2746 | 2024.12.20 22:55:22.632502 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2747 | 2024.12.20 22:55:22.632675 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 418 rows starting from the beginning of the part | ||
2748 | 2024.12.20 22:55:22.632742 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2749 | 2024.12.20 22:55:22.633197 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2750 | 2024.12.20 22:55:22.633707 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 884 rows starting from the beginning of the part | ||
2751 | 2024.12.20 22:55:22.633781 [ 190 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2752 | 2024.12.20 22:55:22.634212 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2753 | 2024.12.20 22:55:22.634639 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
2754 | 2024.12.20 22:55:22.634667 [ 190 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_16_3} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2755 | 2024.12.20 22:55:22.635356 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
2756 | 2024.12.20 22:55:22.635838 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2757 | 2024.12.20 22:55:22.635889 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2758 | 2024.12.20 22:55:22.636513 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2759 | 2024.12.20 22:55:22.636783 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2760 | 2024.12.20 22:55:22.637000 [ 95 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2761 | 2024.12.20 22:55:22.637008 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2380 rows, containing 5 columns (5 merged, 0 gathered) in 0.005351807 sec., 444709.6092964488 rows/sec., 34.07 MiB/sec. | ||
2762 | 2024.12.20 22:55:22.637047 [ 95 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2763 | 2024.12.20 22:55:22.637084 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2764 | 2024.12.20 22:55:22.637142 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004779 sec., 33479.80749110693 rows/sec., 2.33 MiB/sec. | ||
2765 | 2024.12.20 22:55:22.637286 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2766 | 2024.12.20 22:55:22.637544 [ 262 ] {23052c93-92b8-45d6-b792-68b0ebdf157e} <Debug> TCPHandler: Processed in 0.005531161 sec. | ||
2767 | 2024.12.20 22:55:22.637599 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2768 | 2024.12.20 22:55:22.637835 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2769 | 2024.12.20 22:55:22.638122 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2770 | 2024.12.20 22:55:22.638241 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2771 | 2024.12.20 22:55:22.638252 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4192 rows starting from the beginning of the part | ||
2772 | 2024.12.20 22:55:22.638262 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2773 | 2024.12.20 22:55:22.638405 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2774 | 2024.12.20 22:55:22.638771 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_16_3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2775 | 2024.12.20 22:55:22.638924 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2776 | 2024.12.20 22:55:22.639091 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
2777 | 2024.12.20 22:55:22.639436 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2778 | 2024.12.20 22:55:22.639800 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 942 rows starting from the beginning of the part | ||
2779 | 2024.12.20 22:55:22.640152 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2780 | 2024.12.20 22:55:22.640420 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
2781 | 2024.12.20 22:55:22.641273 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2782 | 2024.12.20 22:55:22.641338 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2783 | 2024.12.20 22:55:22.642041 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2784 | 2024.12.20 22:55:22.642599 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2785 | 2024.12.20 22:55:22.642945 [ 95 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2786 | 2024.12.20 22:55:22.643053 [ 95 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2787 | 2024.12.20 22:55:22.643130 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2788 | 2024.12.20 22:55:22.643290 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005161 sec., 11625.653943034296 rows/sec., 802.29 KiB/sec. | ||
2789 | 2024.12.20 22:55:22.643667 [ 259 ] {d95ede96-a0f3-4203-b703-7a043f612fbf} <Debug> TCPHandler: Processed in 0.005985135 sec. | ||
2790 | 2024.12.20 22:55:22.643724 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2791 | 2024.12.20 22:55:22.644109 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2792 | 2024.12.20 22:55:22.644181 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 616 rows starting from the beginning of the part | ||
2793 | 2024.12.20 22:55:22.644311 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2794 | 2024.12.20 22:55:22.644512 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2795 | 2024.12.20 22:55:22.644683 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2796 | 2024.12.20 22:55:22.644860 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2797 | 2024.12.20 22:55:22.644970 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
2798 | 2024.12.20 22:55:22.645759 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5819 rows, containing 5 columns (5 merged, 0 gathered) in 0.008562675 sec., 679577.3517037608 rows/sec., 45.79 MiB/sec. | ||
2799 | 2024.12.20 22:55:22.646383 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2800 | 2024.12.20 22:55:22.647093 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2801 | 2024.12.20 22:55:22.647326 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2802 | 2024.12.20 22:55:22.647342 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 4 columns (4 merged, 0 gathered) in 0.004072242 sec., 221008.4764117653 rows/sec., 14.41 MiB/sec. | ||
2803 | 2024.12.20 22:55:22.647437 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
2804 | 2024.12.20 22:55:22.647601 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2805 | 2024.12.20 22:55:22.647940 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2806 | 2024.12.20 22:55:22.648028 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_16_3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2807 | 2024.12.20 22:55:22.648121 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
2808 | 2024.12.20 22:55:24.422168 [ 140 ] {} <Debug> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2809 | 2024.12.20 22:55:24.422228 [ 140 ] {} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2810 | 2024.12.20 22:55:24.422251 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2811 | 2024.12.20 22:55:24.422432 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2812 | 2024.12.20 22:55:24.422802 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2813 | 2024.12.20 22:55:24.422852 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2814 | 2024.12.20 22:55:24.422960 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2815 | 2024.12.20 22:55:24.423110 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2816 | 2024.12.20 22:55:24.423242 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2817 | 2024.12.20 22:55:24.423362 [ 192 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::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 | ||
2818 | 2024.12.20 22:55:24.425610 [ 200 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.00329755 sec., 12433.473336264804 rows/sec., 2.07 MiB/sec. | ||
2819 | 2024.12.20 22:55:24.425774 [ 200 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2820 | 2024.12.20 22:55:24.426227 [ 200 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::all_1_5_1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2821 | 2024.12.20 22:55:24.426317 [ 200 ] {ae3f8f85-d43f-4988-b773-cfccc6b233ff::all_1_5_1} <Trace> oximeter.timeseries_schema (ae3f8f85-d43f-4988-b773-cfccc6b233ff) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2822 | 2024.12.20 22:55:24.426405 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
2823 | 2024.12.20 22:55:26.346511 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2824 | 2024.12.20 22:55:26.346580 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2825 | 2024.12.20 22:55:26.447465 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5551 | ||
2826 | 2024.12.20 22:55:26.448232 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2827 | 2024.12.20 22:55:26.448283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2828 | 2024.12.20 22:55:26.448858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2829 | 2024.12.20 22:55:26.449152 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2830 | 2024.12.20 22:55:26.449462 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2831 | 2024.12.20 22:55:26.466796 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 398 | ||
2832 | 2024.12.20 22:55:26.469469 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2833 | 2024.12.20 22:55:26.469520 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2834 | 2024.12.20 22:55:26.470956 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2835 | 2024.12.20 22:55:26.471260 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2836 | 2024.12.20 22:55:26.471771 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 398 | ||
2837 | 2024.12.20 22:55:26.790896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2838 | 2024.12.20 22:55:26.809585 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2839 | 2024.12.20 22:55:26.809647 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2840 | 2024.12.20 22:55:26.817035 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2841 | 2024.12.20 22:55:26.817811 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2842 | 2024.12.20 22:55:26.820414 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2843 | 2024.12.20 22:55:27.629996 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2844 | 2024.12.20 22:55:27.630191 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2845 | 2024.12.20 22:55:27.630266 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2846 | 2024.12.20 22:55:27.631019 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2847 | 2024.12.20 22:55:27.631068 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2848 | 2024.12.20 22:55:27.631511 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2849 | 2024.12.20 22:55:27.631764 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2850 | 2024.12.20 22:55:27.632019 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001872 sec., 7478.6324786324785 rows/sec., 538.36 KiB/sec. | ||
2851 | 2024.12.20 22:55:27.632174 [ 262 ] {485b603b-5441-41f6-aa6c-cba1140f86af} <Debug> TCPHandler: Processed in 0.002309954 sec. | ||
2852 | 2024.12.20 22:55:27.632461 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2853 | 2024.12.20 22:55:27.632656 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2854 | 2024.12.20 22:55:27.632733 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2855 | 2024.12.20 22:55:27.633651 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2856 | 2024.12.20 22:55:27.633698 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2857 | 2024.12.20 22:55:27.634158 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2858 | 2024.12.20 22:55:27.634422 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2859 | 2024.12.20 22:55:27.634666 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002063 sec., 137178.8657295201 rows/sec., 12.12 MiB/sec. | ||
2860 | 2024.12.20 22:55:27.634733 [ 259 ] {afc9933d-471f-4eed-8214-b51076529351} <Debug> TCPHandler: Processed in 0.002411606 sec. | ||
2861 | 2024.12.20 22:55:27.634905 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2862 | 2024.12.20 22:55:27.635025 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2863 | 2024.12.20 22:55:27.635077 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2864 | 2024.12.20 22:55:27.635685 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2865 | 2024.12.20 22:55:27.635725 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2866 | 2024.12.20 22:55:27.636093 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2867 | 2024.12.20 22:55:27.636342 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2868 | 2024.12.20 22:55:27.636598 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001594 sec., 29485.570890840652 rows/sec., 2.12 MiB/sec. | ||
2869 | 2024.12.20 22:55:27.636756 [ 262 ] {8235ab01-8b2d-4343-85fd-d87069144091} <Debug> TCPHandler: Processed in 0.001905402 sec. | ||
2870 | 2024.12.20 22:55:27.636930 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2871 | 2024.12.20 22:55:27.637080 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2872 | 2024.12.20 22:55:27.637143 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2873 | 2024.12.20 22:55:27.637792 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2874 | 2024.12.20 22:55:27.637832 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2875 | 2024.12.20 22:55:27.638199 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2876 | 2024.12.20 22:55:27.638431 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2877 | 2024.12.20 22:55:27.638682 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001632 sec., 8578.43137254902 rows/sec., 600.78 KiB/sec. | ||
2878 | 2024.12.20 22:55:27.638761 [ 259 ] {731cfc52-c6f9-4de2-8a84-e863a12944db} <Debug> TCPHandler: Processed in 0.001899662 sec. | ||
2879 | 2024.12.20 22:55:27.638908 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2880 | 2024.12.20 22:55:27.639032 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2881 | 2024.12.20 22:55:27.639081 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2882 | 2024.12.20 22:55:27.639652 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2883 | 2024.12.20 22:55:27.639691 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2884 | 2024.12.20 22:55:27.640082 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2885 | 2024.12.20 22:55:27.640328 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2886 | 2024.12.20 22:55:27.640599 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001577 sec., 8243.500317057704 rows/sec., 513.98 KiB/sec. | ||
2887 | 2024.12.20 22:55:27.640748 [ 262 ] {81079cba-decb-4ca1-a880-fefc967e215b} <Debug> TCPHandler: Processed in 0.001890743 sec. | ||
2888 | 2024.12.20 22:55:27.640918 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2889 | 2024.12.20 22:55:27.641062 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2890 | 2024.12.20 22:55:27.641120 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2891 | 2024.12.20 22:55:27.641920 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2892 | 2024.12.20 22:55:27.641959 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2893 | 2024.12.20 22:55:27.642353 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2894 | 2024.12.20 22:55:27.642585 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2895 | 2024.12.20 22:55:27.642762 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Debug> executeQuery: Read 428 rows, 31.37 KiB in 0.001732 sec., 247113.16397228636 rows/sec., 17.69 MiB/sec. | ||
2896 | 2024.12.20 22:55:27.642816 [ 259 ] {9cd9117d-2469-435b-8c60-cfee380e897f} <Debug> TCPHandler: Processed in 0.001977724 sec. | ||
2897 | 2024.12.20 22:55:27.642979 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2898 | 2024.12.20 22:55:27.643096 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2899 | 2024.12.20 22:55:27.643152 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2900 | 2024.12.20 22:55:27.643639 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2901 | 2024.12.20 22:55:27.643678 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2902 | 2024.12.20 22:55:27.644044 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2903 | 2024.12.20 22:55:27.644287 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2904 | 2024.12.20 22:55:27.644497 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001424 sec., 4213.483146067416 rows/sec., 220.14 KiB/sec. | ||
2905 | 2024.12.20 22:55:27.644547 [ 262 ] {c85e648d-55a4-4973-ad6f-1cd441ae888a} <Debug> TCPHandler: Processed in 0.001626045 sec. | ||
2906 | 2024.12.20 22:55:27.644724 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2907 | 2024.12.20 22:55:27.644875 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2908 | 2024.12.20 22:55:27.644940 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2909 | 2024.12.20 22:55:27.645622 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2910 | 2024.12.20 22:55:27.645665 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2911 | 2024.12.20 22:55:27.646112 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2912 | 2024.12.20 22:55:27.646354 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2913 | 2024.12.20 22:55:27.646534 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001693 sec., 139988.18665091554 rows/sec., 9.38 MiB/sec. | ||
2914 | 2024.12.20 22:55:27.646596 [ 259 ] {43da230c-e7bc-4402-8237-b705eb8b6ddb} <Debug> TCPHandler: Processed in 0.001948993 sec. | ||
2915 | 2024.12.20 22:55:27.646770 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2916 | 2024.12.20 22:55:27.646888 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2917 | 2024.12.20 22:55:27.646942 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2918 | 2024.12.20 22:55:27.647418 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2919 | 2024.12.20 22:55:27.647457 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2920 | 2024.12.20 22:55:27.647823 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2921 | 2024.12.20 22:55:27.648067 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2922 | 2024.12.20 22:55:27.648267 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001402 sec., 713.2667617689016 rows/sec., 48.06 KiB/sec. | ||
2923 | 2024.12.20 22:55:27.648316 [ 262 ] {52ae459d-5573-4e05-b285-cb8e0e69ebbf} <Debug> TCPHandler: Processed in 0.001600154 sec. | ||
2924 | 2024.12.20 22:55:27.648469 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2925 | 2024.12.20 22:55:27.648596 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2926 | 2024.12.20 22:55:27.648696 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
2927 | 2024.12.20 22:55:27.649909 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2928 | 2024.12.20 22:55:27.649948 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2929 | 2024.12.20 22:55:27.650655 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2930 | 2024.12.20 22:55:27.650955 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2931 | 2024.12.20 22:55:27.651175 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002605 sec., 15355.086372360844 rows/sec., 27.52 MiB/sec. | ||
2932 | 2024.12.20 22:55:27.651308 [ 259 ] {e99072c6-d9cf-4e1c-ac5d-0b2011b0126e} <Debug> TCPHandler: Processed in 0.002899519 sec. | ||
2933 | 2024.12.20 22:55:27.651471 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2934 | 2024.12.20 22:55:27.651591 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2935 | 2024.12.20 22:55:27.651642 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2936 | 2024.12.20 22:55:27.652111 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Trace> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2937 | 2024.12.20 22:55:27.652149 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2938 | 2024.12.20 22:55:27.652510 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2939 | 2024.12.20 22:55:27.652790 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Trace> oximeter.measurements_i64 (99d4288e-48ed-4d5c-9e5e-3c958d43e9f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2940 | 2024.12.20 22:55:27.653098 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 280.50 KiB/sec. | ||
2941 | 2024.12.20 22:55:27.653176 [ 262 ] {953c65f8-510b-47aa-82a5-0ac4ab7abc70} <Debug> TCPHandler: Processed in 0.001763059 sec. | ||
2942 | 2024.12.20 22:55:27.653346 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2943 | 2024.12.20 22:55:27.653474 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2944 | 2024.12.20 22:55:27.653527 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2945 | 2024.12.20 22:55:27.654023 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2946 | 2024.12.20 22:55:27.654060 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2947 | 2024.12.20 22:55:27.654427 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2948 | 2024.12.20 22:55:27.654661 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2949 | 2024.12.20 22:55:27.654850 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. | ||
2950 | 2024.12.20 22:55:27.654948 [ 259 ] {b9dc8386-59cb-4a13-8818-4f8e5d45f8d9} <Debug> TCPHandler: Processed in 0.001662846 sec. | ||
2951 | 2024.12.20 22:55:32.623469 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2952 | 2024.12.20 22:55:32.623682 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2953 | 2024.12.20 22:55:32.623768 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2954 | 2024.12.20 22:55:32.624573 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2955 | 2024.12.20 22:55:32.624630 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2956 | 2024.12.20 22:55:32.625075 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2957 | 2024.12.20 22:55:32.625358 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2024.12.20 22:55:32.625629 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00199 sec., 1005.0251256281407 rows/sec., 81.95 KiB/sec. | ||
2959 | 2024.12.20 22:55:32.625806 [ 262 ] {2ad3acc5-2323-41c5-ae23-44976beaea74} <Debug> TCPHandler: Processed in 0.002479458 sec. | ||
2960 | 2024.12.20 22:55:32.626110 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2961 | 2024.12.20 22:55:32.626309 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2962 | 2024.12.20 22:55:32.626388 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2963 | 2024.12.20 22:55:32.627237 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2964 | 2024.12.20 22:55:32.627293 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2965 | 2024.12.20 22:55:32.627753 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2966 | 2024.12.20 22:55:32.628012 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2967 | 2024.12.20 22:55:32.628274 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002018 sec., 28245.787908820617 rows/sec., 2.17 MiB/sec. | ||
2968 | 2024.12.20 22:55:32.628343 [ 259 ] {ce770232-50c0-445d-93b4-555360a2499d} <Debug> TCPHandler: Processed in 0.002382155 sec. | ||
2969 | 2024.12.20 22:55:32.628540 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2970 | 2024.12.20 22:55:32.628673 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2971 | 2024.12.20 22:55:32.628730 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2972 | 2024.12.20 22:55:32.629348 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2973 | 2024.12.20 22:55:32.629391 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2974 | 2024.12.20 22:55:32.629758 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2975 | 2024.12.20 22:55:32.630010 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2976 | 2024.12.20 22:55:32.630228 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001587 sec., 1260.2394454946439 rows/sec., 88.00 KiB/sec. | ||
2977 | 2024.12.20 22:55:32.630296 [ 262 ] {20d70de8-5331-4adf-93a3-b43e7e632212} <Debug> TCPHandler: Processed in 0.00182059 sec. | ||
2978 | 2024.12.20 22:55:32.630477 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2979 | 2024.12.20 22:55:32.630613 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2980 | 2024.12.20 22:55:32.630668 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2981 | 2024.12.20 22:55:32.631307 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2982 | 2024.12.20 22:55:32.631351 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2983 | 2024.12.20 22:55:32.631726 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2984 | 2024.12.20 22:55:32.631990 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2985 | 2024.12.20 22:55:32.632225 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001643 sec., 40170.419963481436 rows/sec., 3.14 MiB/sec. | ||
2986 | 2024.12.20 22:55:32.632283 [ 259 ] {d1497372-2f67-47de-934c-93547db461c4} <Debug> TCPHandler: Processed in 0.001871041 sec. | ||
2987 | 2024.12.20 22:55:32.632445 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2988 | 2024.12.20 22:55:32.632567 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2989 | 2024.12.20 22:55:32.632623 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2990 | 2024.12.20 22:55:32.633235 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2991 | 2024.12.20 22:55:32.633275 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
2992 | 2024.12.20 22:55:32.633687 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2993 | 2024.12.20 22:55:32.633953 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2994 | 2024.12.20 22:55:32.634172 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001632 sec., 98651.96078431372 rows/sec., 6.87 MiB/sec. | ||
2995 | 2024.12.20 22:55:32.634224 [ 262 ] {8ac71e8b-949a-4702-bea7-62c04108f5a8} <Debug> TCPHandler: Processed in 0.001840291 sec. | ||
2996 | 2024.12.20 22:55:32.634381 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2997 | 2024.12.20 22:55:32.634504 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2998 | 2024.12.20 22:55:32.634635 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2999 | 2024.12.20 22:55:32.635141 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3000 | 2024.12.20 22:55:32.635182 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3001 | 2024.12.20 22:55:32.635562 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3002 | 2024.12.20 22:55:32.635800 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3003 | 2024.12.20 22:55:32.636029 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
3004 | 2024.12.20 22:55:32.636085 [ 259 ] {b8c1ff0b-1acb-4232-9e1c-711182e66b25} <Debug> TCPHandler: Processed in 0.001763629 sec. | ||
3005 | 2024.12.20 22:55:33.949585 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5978 | ||
3006 | 2024.12.20 22:55:33.950261 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3007 | 2024.12.20 22:55:33.950312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3008 | 2024.12.20 22:55:33.950895 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3009 | 2024.12.20 22:55:33.951159 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3010 | 2024.12.20 22:55:33.951421 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5978 | ||
3011 | 2024.12.20 22:55:34.320478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
3012 | 2024.12.20 22:55:34.340228 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3013 | 2024.12.20 22:55:34.340291 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3014 | 2024.12.20 22:55:34.348323 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3015 | 2024.12.20 22:55:34.349160 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3016 | 2024.12.20 22:55:34.352345 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
3017 | 2024.12.20 22:55:36.471940 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 434 | ||
3018 | 2024.12.20 22:55:36.475709 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3019 | 2024.12.20 22:55:36.475760 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3020 | 2024.12.20 22:55:36.477511 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3021 | 2024.12.20 22:55:36.477839 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3022 | 2024.12.20 22:55:36.478433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 434 | ||
3023 | 2024.12.20 22:55:37.632544 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3024 | 2024.12.20 22:55:37.632750 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3025 | 2024.12.20 22:55:37.632834 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3026 | 2024.12.20 22:55:37.633709 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.12.20 22:55:37.633772 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3028 | 2024.12.20 22:55:37.634234 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3029 | 2024.12.20 22:55:37.634518 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.12.20 22:55:37.634760 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002068 sec., 6769.825918762089 rows/sec., 487.34 KiB/sec. | ||
3031 | 2024.12.20 22:55:37.634836 [ 262 ] {617e3174-c883-4939-86f1-209b02585331} <Debug> TCPHandler: Processed in 0.002432906 sec. | ||
3032 | 2024.12.20 22:55:37.635120 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3033 | 2024.12.20 22:55:37.635338 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3034 | 2024.12.20 22:55:37.635423 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3035 | 2024.12.20 22:55:37.636383 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3036 | 2024.12.20 22:55:37.636435 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3037 | 2024.12.20 22:55:37.636900 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3038 | 2024.12.20 22:55:37.637163 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3039 | 2024.12.20 22:55:37.637428 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002139 sec., 132304.81533426835 rows/sec., 11.69 MiB/sec. | ||
3040 | 2024.12.20 22:55:37.637667 [ 259 ] {e7a5eed5-a384-4e7c-a699-326a294a0c7c} <Debug> TCPHandler: Processed in 0.002687854 sec. | ||
3041 | 2024.12.20 22:55:37.637860 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3042 | 2024.12.20 22:55:37.637994 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3043 | 2024.12.20 22:55:37.638052 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3044 | 2024.12.20 22:55:37.638686 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3045 | 2024.12.20 22:55:37.638732 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3046 | 2024.12.20 22:55:37.639136 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3047 | 2024.12.20 22:55:37.639394 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3048 | 2024.12.20 22:55:37.639611 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001648 sec., 28519.417475728158 rows/sec., 2.05 MiB/sec. | ||
3049 | 2024.12.20 22:55:37.639673 [ 262 ] {fcd0540c-cf7e-444e-af5c-eb9af536abb4} <Debug> TCPHandler: Processed in 0.001877242 sec. | ||
3050 | 2024.12.20 22:55:37.639834 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3051 | 2024.12.20 22:55:37.639965 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3052 | 2024.12.20 22:55:37.640021 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3053 | 2024.12.20 22:55:37.640636 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3054 | 2024.12.20 22:55:37.640679 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3055 | 2024.12.20 22:55:37.641042 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3056 | 2024.12.20 22:55:37.641284 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3057 | 2024.12.20 22:55:37.641511 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001577 sec., 8877.615726062142 rows/sec., 621.73 KiB/sec. | ||
3058 | 2024.12.20 22:55:37.641608 [ 259 ] {3aa09797-9df6-43fe-96a7-287c81284b54} <Debug> TCPHandler: Processed in 0.0018335 sec. | ||
3059 | 2024.12.20 22:55:37.641788 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3060 | 2024.12.20 22:55:37.641912 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3061 | 2024.12.20 22:55:37.641964 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3062 | 2024.12.20 22:55:37.642567 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3063 | 2024.12.20 22:55:37.642609 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3064 | 2024.12.20 22:55:37.642986 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3065 | 2024.12.20 22:55:37.643238 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3066 | 2024.12.20 22:55:37.643463 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001576 sec., 8248.730964467006 rows/sec., 514.31 KiB/sec. | ||
3067 | 2024.12.20 22:55:37.643524 [ 262 ] {024a9019-d5dc-41f6-9c48-fd401c62d1b9} <Debug> TCPHandler: Processed in 0.001797519 sec. | ||
3068 | 2024.12.20 22:55:37.643709 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3069 | 2024.12.20 22:55:37.643831 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3070 | 2024.12.20 22:55:37.643882 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3071 | 2024.12.20 22:55:37.644622 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3072 | 2024.12.20 22:55:37.644662 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3073 | 2024.12.20 22:55:37.645045 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3074 | 2024.12.20 22:55:37.645313 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3075 | 2024.12.20 22:55:37.645520 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001715 sec., 246064.13994169098 rows/sec., 17.59 MiB/sec. | ||
3076 | 2024.12.20 22:55:37.645576 [ 259 ] {b8c0446c-8f00-47cf-a108-e36ef8dd4a73} <Debug> TCPHandler: Processed in 0.001927043 sec. | ||
3077 | 2024.12.20 22:55:37.645726 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3078 | 2024.12.20 22:55:37.645849 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3079 | 2024.12.20 22:55:37.645902 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3080 | 2024.12.20 22:55:37.646383 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3081 | 2024.12.20 22:55:37.646422 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3082 | 2024.12.20 22:55:37.646795 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3083 | 2024.12.20 22:55:37.647068 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3084 | 2024.12.20 22:55:37.647338 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
3085 | 2024.12.20 22:55:37.647476 [ 262 ] {511f96ac-7849-4549-943e-4114f7abea02} <Debug> TCPHandler: Processed in 0.001806029 sec. | ||
3086 | 2024.12.20 22:55:37.647628 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3087 | 2024.12.20 22:55:37.647748 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3088 | 2024.12.20 22:55:37.647802 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3089 | 2024.12.20 22:55:37.648402 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3090 | 2024.12.20 22:55:37.648441 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3091 | 2024.12.20 22:55:37.648837 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3092 | 2024.12.20 22:55:37.649187 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3093 | 2024.12.20 22:55:37.649398 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001676 sec., 141408.11455847256 rows/sec., 9.48 MiB/sec. | ||
3094 | 2024.12.20 22:55:37.649451 [ 259 ] {502d36b3-ee9d-4964-bb52-69dd2dd97a9f} <Debug> TCPHandler: Processed in 0.001880472 sec. | ||
3095 | 2024.12.20 22:55:37.649603 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3096 | 2024.12.20 22:55:37.649745 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3097 | 2024.12.20 22:55:37.649807 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3098 | 2024.12.20 22:55:37.650306 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3099 | 2024.12.20 22:55:37.650353 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3100 | 2024.12.20 22:55:37.650722 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3101 | 2024.12.20 22:55:37.650969 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3102 | 2024.12.20 22:55:37.651234 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001508 sec., 663.1299734748011 rows/sec., 44.68 KiB/sec. | ||
3103 | 2024.12.20 22:55:37.651386 [ 262 ] {29473ea8-e5f1-43ea-8540-2da20ac006e8} <Debug> TCPHandler: Processed in 0.001844901 sec. | ||
3104 | 2024.12.20 22:55:37.651552 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3105 | 2024.12.20 22:55:37.651694 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3106 | 2024.12.20 22:55:37.651787 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3107 | 2024.12.20 22:55:37.653031 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3108 | 2024.12.20 22:55:37.653069 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3109 | 2024.12.20 22:55:37.653737 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3110 | 2024.12.20 22:55:37.654001 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3111 | 2024.12.20 22:55:37.654336 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002654 sec., 15071.590052750564 rows/sec., 27.01 MiB/sec. | ||
3112 | 2024.12.20 22:55:37.654514 [ 259 ] {d0d39366-842f-40f0-8dba-f946fe332ed0} <Debug> TCPHandler: Processed in 0.003030033 sec. | ||
3113 | 2024.12.20 22:55:37.654684 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3114 | 2024.12.20 22:55:37.654827 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3115 | 2024.12.20 22:55:37.654889 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3116 | 2024.12.20 22:55:37.655392 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3117 | 2024.12.20 22:55:37.655432 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.31 GiB. | ||
3118 | 2024.12.20 22:55:37.655806 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3119 | 2024.12.20 22:55:37.656053 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3120 | 2024.12.20 22:55:37.656314 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001509 sec., 54340.62292909212 rows/sec., 3.45 MiB/sec. | ||
3121 | 2024.12.20 22:55:37.656516 [ 262 ] {57ce0135-0c47-4694-931f-0c76ffc1521a} <Debug> TCPHandler: Processed in 0.001897702 sec. | ||
3122 | 2024.12.20 22:55:41.346625 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3123 | 2024.12.20 22:55:41.346727 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3124 | 2024.12.20 22:55:41.451725 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6466 | ||
3125 | 2024.12.20 22:55:41.452399 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3126 | 2024.12.20 22:55:41.452447 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3127 | 2024.12.20 22:55:41.453009 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3128 | 2024.12.20 22:55:41.453265 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3129 | 2024.12.20 22:55:41.453504 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
3130 | 2024.12.20 22:55:41.852400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
3131 | 2024.12.20 22:55:41.872198 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3132 | 2024.12.20 22:55:41.872249 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3133 | 2024.12.20 22:55:41.879664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3134 | 2024.12.20 22:55:41.880428 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3135 | 2024.12.20 22:55:41.882890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
3136 | 2024.12.20 22:55:42.623851 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3137 | 2024.12.20 22:55:42.624049 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3138 | 2024.12.20 22:55:42.624126 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3139 | 2024.12.20 22:55:42.624919 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3140 | 2024.12.20 22:55:42.624971 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3141 | 2024.12.20 22:55:42.625419 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3142 | 2024.12.20 22:55:42.625691 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.12.20 22:55:42.625969 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.19 MiB/sec. | ||
3144 | 2024.12.20 22:55:42.626221 [ 262 ] {ff4f96bb-1dc7-4822-bf96-aa1a23efc968} <Debug> TCPHandler: Processed in 0.002519009 sec. | ||
3145 | 2024.12.20 22:55:42.626519 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3146 | 2024.12.20 22:55:42.626707 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3147 | 2024.12.20 22:55:42.626783 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3148 | 2024.12.20 22:55:42.627563 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3149 | 2024.12.20 22:55:42.627614 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3150 | 2024.12.20 22:55:42.628048 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3151 | 2024.12.20 22:55:42.628296 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3152 | 2024.12.20 22:55:42.628579 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001924 sec., 33264.03326403326 rows/sec., 2.60 MiB/sec. | ||
3153 | 2024.12.20 22:55:42.628818 [ 259 ] {7d99294c-f789-4ddd-908a-9f49b7c34398} <Debug> TCPHandler: Processed in 0.002427197 sec. | ||
3154 | 2024.12.20 22:55:42.628973 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3155 | 2024.12.20 22:55:42.629105 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3156 | 2024.12.20 22:55:42.629166 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3157 | 2024.12.20 22:55:42.629745 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3158 | 2024.12.20 22:55:42.629787 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3159 | 2024.12.20 22:55:42.630209 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3160 | 2024.12.20 22:55:42.630467 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3161 | 2024.12.20 22:55:42.630719 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001644 sec., 97323.60097323601 rows/sec., 6.78 MiB/sec. | ||
3162 | 2024.12.20 22:55:42.630943 [ 262 ] {8af3bbf7-bbe8-4a48-9d13-988ca1b562ad} <Debug> TCPHandler: Processed in 0.002026696 sec. | ||
3163 | 2024.12.20 22:55:42.631127 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3164 | 2024.12.20 22:55:42.631272 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3165 | 2024.12.20 22:55:42.631335 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3166 | 2024.12.20 22:55:42.631945 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3167 | 2024.12.20 22:55:42.631994 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3168 | 2024.12.20 22:55:42.632403 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3169 | 2024.12.20 22:55:42.632641 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3170 | 2024.12.20 22:55:42.632861 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001625 sec., 36923.07692307692 rows/sec., 2.49 MiB/sec. | ||
3171 | 2024.12.20 22:55:42.632913 [ 259 ] {bfd84b0a-3171-448a-b73f-57cc2d3e309e} <Debug> TCPHandler: Processed in 0.001849421 sec. | ||
3172 | 2024.12.20 22:55:43.353604 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3173 | 2024.12.20 22:55:43.353800 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3174 | 2024.12.20 22:55:43.353877 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3175 | 2024.12.20 22:55:43.354653 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3176 | 2024.12.20 22:55:43.354704 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3177 | 2024.12.20 22:55:43.355141 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3178 | 2024.12.20 22:55:43.355398 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3179 | 2024.12.20 22:55:43.355587 [ 128 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3180 | 2024.12.20 22:55:43.355670 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001918 sec., 7299.270072992701 rows/sec., 525.45 KiB/sec. | ||
3181 | 2024.12.20 22:55:43.355674 [ 128 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2024.12.20 22:55:43.355763 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3183 | 2024.12.20 22:55:43.355820 [ 262 ] {af09345d-9408-4017-9889-a09cefa0860b} <Debug> TCPHandler: Processed in 0.002346604 sec. | ||
3184 | 2024.12.20 22:55:43.355931 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
3185 | 2024.12.20 22:55:43.356054 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3186 | 2024.12.20 22:55:43.356103 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3187 | 2024.12.20 22:55:43.356122 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
3188 | 2024.12.20 22:55:43.356425 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 14 rows starting from the beginning of the part | ||
3189 | 2024.12.20 22:55:43.356463 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3190 | 2024.12.20 22:55:43.356647 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3191 | 2024.12.20 22:55:43.356781 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3192 | 2024.12.20 22:55:43.357187 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3193 | 2024.12.20 22:55:43.357449 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part | ||
3194 | 2024.12.20 22:55:43.359258 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3195 | 2024.12.20 22:55:43.359334 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3196 | 2024.12.20 22:55:43.360156 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004298088 sec., 16286.311494785587 rows/sec., 1.21 MiB/sec. | ||
3197 | 2024.12.20 22:55:43.360427 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3198 | 2024.12.20 22:55:43.360481 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3199 | 2024.12.20 22:55:43.360871 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3200 | 2024.12.20 22:55:43.360920 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3201 | 2024.12.20 22:55:43.361050 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_9_2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3202 | 2024.12.20 22:55:43.361269 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3203 | 2024.12.20 22:55:43.361377 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005082 sec., 393.5458480913027 rows/sec., 32.09 KiB/sec. | ||
3204 | 2024.12.20 22:55:43.361457 [ 259 ] {834c4d02-234b-4dc9-a7b7-c3e79d8567a5} <Debug> TCPHandler: Processed in 0.005500702 sec. | ||
3205 | 2024.12.20 22:55:43.361626 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3206 | 2024.12.20 22:55:43.361749 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3207 | 2024.12.20 22:55:43.361803 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3208 | 2024.12.20 22:55:43.363128 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3209 | 2024.12.20 22:55:43.363171 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3210 | 2024.12.20 22:55:43.363667 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3211 | 2024.12.20 22:55:43.364017 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3212 | 2024.12.20 22:55:43.364185 [ 128 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3213 | 2024.12.20 22:55:43.364246 [ 128 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3214 | 2024.12.20 22:55:43.364279 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Debug> executeQuery: Read 1424 rows, 122.25 KiB in 0.002546 sec., 559308.7195600943 rows/sec., 46.89 MiB/sec. | ||
3215 | 2024.12.20 22:55:43.364287 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3216 | 2024.12.20 22:55:43.364443 [ 262 ] {98d53e97-2017-46e0-bb6d-93d12a5f1984} <Debug> TCPHandler: Processed in 0.002874998 sec. | ||
3217 | 2024.12.20 22:55:43.364542 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3218 | 2024.12.20 22:55:43.364636 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3219 | 2024.12.20 22:55:43.364694 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3220 | 2024.12.20 22:55:43.364738 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1420 rows starting from the beginning of the part | ||
3221 | 2024.12.20 22:55:43.364799 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3222 | 2024.12.20 22:55:43.364960 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 283 rows starting from the beginning of the part | ||
3223 | 2024.12.20 22:55:43.364978 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3224 | 2024.12.20 22:55:43.365354 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 57 rows starting from the beginning of the part | ||
3225 | 2024.12.20 22:55:43.365661 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 283 rows starting from the beginning of the part | ||
3226 | 2024.12.20 22:55:43.365933 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3227 | 2024.12.20 22:55:43.366290 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1424 rows starting from the beginning of the part | ||
3228 | 2024.12.20 22:55:43.367315 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3229 | 2024.12.20 22:55:43.367355 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3230 | 2024.12.20 22:55:43.367870 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3231 | 2024.12.20 22:55:43.368139 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3232 | 2024.12.20 22:55:43.368329 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Debug> executeQuery: Read 49 rows, 3.60 KiB in 0.003576 sec., 13702.460850111856 rows/sec., 1007.69 KiB/sec. | ||
3233 | 2024.12.20 22:55:43.368388 [ 259 ] {ac4a0295-b7ba-4638-b2e0-7c3af89db3d5} <Debug> TCPHandler: Processed in 0.003823365 sec. | ||
3234 | 2024.12.20 22:55:43.368579 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3235 | 2024.12.20 22:55:43.368906 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3236 | 2024.12.20 22:55:43.368915 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3523 rows, containing 5 columns (5 merged, 0 gathered) in 0.004503733 sec., 782239.977369884 rows/sec., 68.93 MiB/sec. | ||
3237 | 2024.12.20 22:55:43.368987 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3238 | 2024.12.20 22:55:43.369204 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3239 | 2024.12.20 22:55:43.369809 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3240 | 2024.12.20 22:55:43.370010 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_21_4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3241 | 2024.12.20 22:55:43.370182 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
3242 | 2024.12.20 22:55:43.370372 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3243 | 2024.12.20 22:55:43.370416 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3244 | 2024.12.20 22:55:43.370793 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3245 | 2024.12.20 22:55:43.371063 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3246 | 2024.12.20 22:55:43.371279 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002475 sec., 97777.77777777777 rows/sec., 6.62 MiB/sec. | ||
3247 | 2024.12.20 22:55:43.371338 [ 262 ] {e2dc78d4-4f4f-4b3c-a1a5-298c98c0a1c4} <Debug> TCPHandler: Processed in 0.002855719 sec. | ||
3248 | 2024.12.20 22:55:43.371497 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3249 | 2024.12.20 22:55:43.371631 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3250 | 2024.12.20 22:55:43.371688 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3251 | 2024.12.20 22:55:43.372329 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2024.12.20 22:55:43.372366 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3253 | 2024.12.20 22:55:43.372710 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3254 | 2024.12.20 22:55:43.372948 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2024.12.20 22:55:43.373063 [ 128 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3256 | 2024.12.20 22:55:43.373102 [ 128 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3257 | 2024.12.20 22:55:43.373122 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3258 | 2024.12.20 22:55:43.373140 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001535 sec., 8469.055374592834 rows/sec., 528.04 KiB/sec. | ||
3259 | 2024.12.20 22:55:43.373368 [ 259 ] {330beb10-c5fa-40ff-9604-aa8bedc2be2c} <Debug> TCPHandler: Processed in 0.001929263 sec. | ||
3260 | 2024.12.20 22:55:43.373637 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
3261 | 2024.12.20 22:55:43.373652 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3262 | 2024.12.20 22:55:43.373798 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3263 | 2024.12.20 22:55:43.373838 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3264 | 2024.12.20 22:55:43.373838 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 13 rows starting from the beginning of the part | ||
3265 | 2024.12.20 22:55:43.373901 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3266 | 2024.12.20 22:55:43.374099 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
3267 | 2024.12.20 22:55:43.374445 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 13 rows starting from the beginning of the part | ||
3268 | 2024.12.20 22:55:43.374785 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 13 rows starting from the beginning of the part | ||
3269 | 2024.12.20 22:55:43.375142 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 13 rows starting from the beginning of the part | ||
3270 | 2024.12.20 22:55:43.376588 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3271 | 2024.12.20 22:55:43.376624 [ 200 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003412614 sec., 19046.982752810603 rows/sec., 1.23 MiB/sec. | ||
3272 | 2024.12.20 22:55:43.376635 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3273 | 2024.12.20 22:55:43.376760 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3274 | 2024.12.20 22:55:43.377106 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3275 | 2024.12.20 22:55:43.377179 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3276 | 2024.12.20 22:55:43.377194 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_9_2} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3277 | 2024.12.20 22:55:43.377274 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3278 | 2024.12.20 22:55:43.377451 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3279 | 2024.12.20 22:55:43.377621 [ 128 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3280 | 2024.12.20 22:55:43.377677 [ 128 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3281 | 2024.12.20 22:55:43.377711 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Debug> executeQuery: Read 880 rows, 65.34 KiB in 0.003904 sec., 225409.83606557376 rows/sec., 16.34 MiB/sec. | ||
3282 | 2024.12.20 22:55:43.377720 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3283 | 2024.12.20 22:55:43.377891 [ 262 ] {f902e70c-c6cc-42de-9278-e72bde29e016} <Debug> TCPHandler: Processed in 0.004414321 sec. | ||
3284 | 2024.12.20 22:55:43.378009 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3285 | 2024.12.20 22:55:43.378084 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3286 | 2024.12.20 22:55:43.378257 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3287 | 2024.12.20 22:55:43.378312 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3288 | 2024.12.20 22:55:43.378329 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 896 rows starting from the beginning of the part | ||
3289 | 2024.12.20 22:55:43.378413 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3290 | 2024.12.20 22:55:43.378571 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 428 rows starting from the beginning of the part | ||
3291 | 2024.12.20 22:55:43.378968 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 66 rows starting from the beginning of the part | ||
3292 | 2024.12.20 22:55:43.379415 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 422 rows starting from the beginning of the part | ||
3293 | 2024.12.20 22:55:43.379791 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3294 | 2024.12.20 22:55:43.380073 [ 197 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 880 rows starting from the beginning of the part | ||
3295 | 2024.12.20 22:55:43.381015 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3296 | 2024.12.20 22:55:43.381077 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3297 | 2024.12.20 22:55:43.381893 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3298 | 2024.12.20 22:55:43.382302 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3299 | 2024.12.20 22:55:43.382522 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004281 sec., 1401.5416958654519 rows/sec., 73.23 KiB/sec. | ||
3300 | 2024.12.20 22:55:43.382579 [ 259 ] {be7bd301-0af6-4f88-9554-558617c6dbff} <Debug> TCPHandler: Processed in 0.004574745 sec. | ||
3301 | 2024.12.20 22:55:43.382840 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3302 | 2024.12.20 22:55:43.382974 [ 191 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2756 rows, containing 5 columns (5 merged, 0 gathered) in 0.00510823 sec., 539521.5172378691 rows/sec., 41.18 MiB/sec. | ||
3303 | 2024.12.20 22:55:43.383047 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3304 | 2024.12.20 22:55:43.383142 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3305 | 2024.12.20 22:55:43.383249 [ 200 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3306 | 2024.12.20 22:55:43.383901 [ 200 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3307 | 2024.12.20 22:55:43.384107 [ 200 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_21_4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3308 | 2024.12.20 22:55:43.384288 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
3309 | 2024.12.20 22:55:43.384544 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3310 | 2024.12.20 22:55:43.384587 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3311 | 2024.12.20 22:55:43.385047 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3312 | 2024.12.20 22:55:43.385286 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3313 | 2024.12.20 22:55:43.385456 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3314 | 2024.12.20 22:55:43.385514 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.12.20 22:55:43.385536 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002529 sec., 378015.02570185845 rows/sec., 25.11 MiB/sec. | ||
3316 | 2024.12.20 22:55:43.385550 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3317 | 2024.12.20 22:55:43.385695 [ 262 ] {4b8bf435-e298-4233-8b84-4ce5f107479f} <Debug> TCPHandler: Processed in 0.003013023 sec. | ||
3318 | 2024.12.20 22:55:43.385737 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3319 | 2024.12.20 22:55:43.385865 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3320 | 2024.12.20 22:55:43.385886 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3321 | 2024.12.20 22:55:43.385904 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5819 rows starting from the beginning of the part | ||
3322 | 2024.12.20 22:55:43.386083 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3323 | 2024.12.20 22:55:43.386233 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3324 | 2024.12.20 22:55:43.386433 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3325 | 2024.12.20 22:55:43.386470 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
3326 | 2024.12.20 22:55:43.386850 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3327 | 2024.12.20 22:55:43.387200 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3328 | 2024.12.20 22:55:43.387536 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3329 | 2024.12.20 22:55:43.388614 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3330 | 2024.12.20 22:55:43.388675 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3331 | 2024.12.20 22:55:43.389362 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3332 | 2024.12.20 22:55:43.389862 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3333 | 2024.12.20 22:55:43.390214 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004094 sec., 244.25989252564727 rows/sec., 16.46 KiB/sec. | ||
3334 | 2024.12.20 22:55:43.390296 [ 259 ] {628556c6-4b8b-4e60-aa90-20e0de0d58bd} <Debug> TCPHandler: Processed in 0.004503313 sec. | ||
3335 | 2024.12.20 22:55:43.390455 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3336 | 2024.12.20 22:55:43.390609 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3337 | 2024.12.20 22:55:43.390704 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3338 | 2024.12.20 22:55:43.391488 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7570 rows, containing 5 columns (5 merged, 0 gathered) in 0.00581339 sec., 1302166.2059486806 rows/sec., 87.68 MiB/sec. | ||
3339 | 2024.12.20 22:55:43.391899 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3340 | 2024.12.20 22:55:43.392351 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3341 | 2024.12.20 22:55:43.392441 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3342 | 2024.12.20 22:55:43.392464 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3343 | 2024.12.20 22:55:43.392485 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3344 | 2024.12.20 22:55:43.392544 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
3345 | 2024.12.20 22:55:43.393163 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3346 | 2024.12.20 22:55:43.393417 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3347 | 2024.12.20 22:55:43.393654 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003077 sec., 12999.675008124797 rows/sec., 23.29 MiB/sec. | ||
3348 | 2024.12.20 22:55:43.393752 [ 262 ] {902aa460-96f8-43fb-924c-0a2c5aaa55fb} <Debug> TCPHandler: Processed in 0.003373122 sec. | ||
3349 | 2024.12.20 22:55:43.393911 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3350 | 2024.12.20 22:55:43.394047 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3351 | 2024.12.20 22:55:43.394107 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3352 | 2024.12.20 22:55:43.394662 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3353 | 2024.12.20 22:55:43.394706 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3354 | 2024.12.20 22:55:43.395132 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3355 | 2024.12.20 22:55:43.395377 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3356 | 2024.12.20 22:55:43.395499 [ 128 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3357 | 2024.12.20 22:55:43.395539 [ 128 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3358 | 2024.12.20 22:55:43.395567 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.00155 sec., 21935.483870967742 rows/sec., 1.27 MiB/sec. | ||
3359 | 2024.12.20 22:55:43.395570 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3360 | 2024.12.20 22:55:43.395661 [ 259 ] {1c1c5551-195b-48c6-a91a-f285ed375bc9} <Debug> TCPHandler: Processed in 0.00181512 sec. | ||
3361 | 2024.12.20 22:55:43.395718 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3362 | 2024.12.20 22:55:43.395831 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3363 | 2024.12.20 22:55:43.395864 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 900 rows starting from the beginning of the part | ||
3364 | 2024.12.20 22:55:43.395944 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3365 | 2024.12.20 22:55:43.396065 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3366 | 2024.12.20 22:55:43.396242 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3367 | 2024.12.20 22:55:43.396333 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3368 | 2024.12.20 22:55:43.396435 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3369 | 2024.12.20 22:55:43.397504 [ 198 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1218 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837461 sec., 662871.2119604171 rows/sec., 43.07 MiB/sec. | ||
3370 | 2024.12.20 22:55:43.397751 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3371 | 2024.12.20 22:55:43.398072 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.12.20 22:55:43.398158 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_21_4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3373 | 2024.12.20 22:55:43.398256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
3374 | 2024.12.20 22:55:46.478879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 488 | ||
3375 | 2024.12.20 22:55:46.482623 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3376 | 2024.12.20 22:55:46.482686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3377 | 2024.12.20 22:55:46.484244 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3378 | 2024.12.20 22:55:46.484579 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3379 | 2024.12.20 22:55:46.485246 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
3380 | 2024.12.20 22:55:47.621467 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3381 | 2024.12.20 22:55:47.621656 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3382 | 2024.12.20 22:55:47.621734 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3383 | 2024.12.20 22:55:47.622566 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3384 | 2024.12.20 22:55:47.622618 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3385 | 2024.12.20 22:55:47.623056 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3386 | 2024.12.20 22:55:47.623312 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3387 | 2024.12.20 22:55:47.623541 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
3388 | 2024.12.20 22:55:47.623610 [ 262 ] {fd8e1c6d-a374-4d3e-9fda-c3cd1e396c1a} <Debug> TCPHandler: Processed in 0.002277953 sec. | ||
3389 | 2024.12.20 22:55:47.623869 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3390 | 2024.12.20 22:55:47.624056 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3391 | 2024.12.20 22:55:47.624130 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3392 | 2024.12.20 22:55:47.624916 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3393 | 2024.12.20 22:55:47.624962 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3394 | 2024.12.20 22:55:47.625407 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3395 | 2024.12.20 22:55:47.625662 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3396 | 2024.12.20 22:55:47.625911 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001906 sec., 33578.1741867786 rows/sec., 2.62 MiB/sec. | ||
3397 | 2024.12.20 22:55:47.625981 [ 259 ] {11455921-c131-44d8-9c30-2f083558e4b0} <Debug> TCPHandler: Processed in 0.002237682 sec. | ||
3398 | 2024.12.20 22:55:47.626154 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3399 | 2024.12.20 22:55:47.626280 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3400 | 2024.12.20 22:55:47.626343 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3401 | 2024.12.20 22:55:47.627041 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3402 | 2024.12.20 22:55:47.627090 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3403 | 2024.12.20 22:55:47.627538 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3404 | 2024.12.20 22:55:47.627783 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3405 | 2024.12.20 22:55:47.627999 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00175 sec., 73142.85714285714 rows/sec., 5.09 MiB/sec. | ||
3406 | 2024.12.20 22:55:47.628059 [ 262 ] {0b5548ad-547f-465b-8141-2a09b57f6291} <Debug> TCPHandler: Processed in 0.001961994 sec. | ||
3407 | 2024.12.20 22:55:47.628246 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3408 | 2024.12.20 22:55:47.628395 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3409 | 2024.12.20 22:55:47.628467 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3410 | 2024.12.20 22:55:47.629130 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3411 | 2024.12.20 22:55:47.629178 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3412 | 2024.12.20 22:55:47.629667 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3413 | 2024.12.20 22:55:47.629983 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3414 | 2024.12.20 22:55:47.630253 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001894 sec., 25343.189017951423 rows/sec., 1.71 MiB/sec. | ||
3415 | 2024.12.20 22:55:47.630340 [ 259 ] {f1086d37-7491-4870-bd07-49bcdfa0171e} <Debug> TCPHandler: Processed in 0.00216425 sec. | ||
3416 | 2024.12.20 22:55:48.953653 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6893 | ||
3417 | 2024.12.20 22:55:48.954596 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3418 | 2024.12.20 22:55:48.954641 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3419 | 2024.12.20 22:55:48.955164 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3420 | 2024.12.20 22:55:48.955447 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3421 | 2024.12.20 22:55:48.955749 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6893 | ||
3422 | 2024.12.20 22:55:49.382947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3423 | 2024.12.20 22:55:49.404509 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3424 | 2024.12.20 22:55:49.404564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3425 | 2024.12.20 22:55:49.412384 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3426 | 2024.12.20 22:55:49.413175 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3427 | 2024.12.20 22:55:49.416473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3428 | 2024.12.20 22:55:52.622912 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3429 | 2024.12.20 22:55:52.623120 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3430 | 2024.12.20 22:55:52.623197 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3431 | 2024.12.20 22:55:52.623994 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3432 | 2024.12.20 22:55:52.624046 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3433 | 2024.12.20 22:55:52.624504 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3434 | 2024.12.20 22:55:52.624781 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3435 | 2024.12.20 22:55:52.625000 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. | ||
3436 | 2024.12.20 22:55:52.625069 [ 262 ] {489283b9-abe2-4430-b0b1-a90932db8016} <Debug> TCPHandler: Processed in 0.002300843 sec. | ||
3437 | 2024.12.20 22:55:52.625322 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2024.12.20 22:55:52.625515 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3439 | 2024.12.20 22:55:52.625589 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3440 | 2024.12.20 22:55:52.626352 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3441 | 2024.12.20 22:55:52.626405 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3442 | 2024.12.20 22:55:52.626841 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3443 | 2024.12.20 22:55:52.627105 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3444 | 2024.12.20 22:55:52.627337 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001876 sec., 34115.13859275053 rows/sec., 2.66 MiB/sec. | ||
3445 | 2024.12.20 22:55:52.627405 [ 259 ] {256e273d-cc5f-45ec-8b47-6374e168f4f8} <Debug> TCPHandler: Processed in 0.002214711 sec. | ||
3446 | 2024.12.20 22:55:52.627563 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3447 | 2024.12.20 22:55:52.627694 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3448 | 2024.12.20 22:55:52.627755 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3449 | 2024.12.20 22:55:52.628352 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3450 | 2024.12.20 22:55:52.628390 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3451 | 2024.12.20 22:55:52.628806 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3452 | 2024.12.20 22:55:52.629057 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3453 | 2024.12.20 22:55:52.629238 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001576 sec., 101522.84263959392 rows/sec., 7.07 MiB/sec. | ||
3454 | 2024.12.20 22:55:52.629296 [ 262 ] {fe6c514e-32ee-474e-b532-6abf1385d869} <Debug> TCPHandler: Processed in 0.001790519 sec. | ||
3455 | 2024.12.20 22:55:52.629452 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3456 | 2024.12.20 22:55:52.629581 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3457 | 2024.12.20 22:55:52.629638 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3458 | 2024.12.20 22:55:52.630182 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2024.12.20 22:55:52.630224 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3460 | 2024.12.20 22:55:52.630622 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3461 | 2024.12.20 22:55:52.630874 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.12.20 22:55:52.631116 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001565 sec., 38338.65814696486 rows/sec., 2.58 MiB/sec. | ||
3463 | 2024.12.20 22:55:52.631242 [ 259 ] {5988c6fc-e89d-400e-8a8a-91aab416117d} <Debug> TCPHandler: Processed in 0.00184861 sec. | ||
3464 | 2024.12.20 22:55:55.102810 [ 109 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3465 | 2024.12.20 22:55:55.102933 [ 109 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3466 | 2024.12.20 22:55:55.102975 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3467 | 2024.12.20 22:55:55.103218 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3468 | 2024.12.20 22:55:55.103468 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3469 | 2024.12.20 22:55:55.103534 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3470 | 2024.12.20 22:55:55.103666 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3471 | 2024.12.20 22:55:55.103754 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3472 | 2024.12.20 22:55:55.103976 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3473 | 2024.12.20 22:55:55.104161 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
3474 | 2024.12.20 22:55:55.105224 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002144389 sec., 4196.999704811021 rows/sec., 282.81 KiB/sec. | ||
3475 | 2024.12.20 22:55:55.105435 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3476 | 2024.12.20 22:55:55.105800 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_9_2} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.12.20 22:55:55.105892 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_9_2} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3478 | 2024.12.20 22:55:55.105996 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3479 | 2024.12.20 22:55:55.618332 [ 107 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
3480 | 2024.12.20 22:55:55.618396 [ 107 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3481 | 2024.12.20 22:55:55.618418 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3482 | 2024.12.20 22:55:55.618632 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
3483 | 2024.12.20 22:55:55.618806 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3484 | 2024.12.20 22:55:55.618846 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 53 rows starting from the beginning of the part | ||
3485 | 2024.12.20 22:55:55.618925 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
3486 | 2024.12.20 22:55:55.619017 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
3487 | 2024.12.20 22:55:55.619238 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
3488 | 2024.12.20 22:55:55.619417 [ 201 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 49 rows starting from the beginning of the part | ||
3489 | 2024.12.20 22:55:55.620445 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944953 sec., 101801.94585678935 rows/sec., 7.68 MiB/sec. | ||
3490 | 2024.12.20 22:55:55.620639 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
3491 | 2024.12.20 22:55:55.620958 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3492 | 2024.12.20 22:55:55.621050 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_10_2} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
3493 | 2024.12.20 22:55:55.621154 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
3494 | 2024.12.20 22:55:56.346795 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3495 | 2024.12.20 22:55:56.346870 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3496 | 2024.12.20 22:55:56.455880 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7381 | ||
3497 | 2024.12.20 22:55:56.456610 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3498 | 2024.12.20 22:55:56.456661 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3499 | 2024.12.20 22:55:56.457245 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3500 | 2024.12.20 22:55:56.457500 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3501 | 2024.12.20 22:55:56.457718 [ 107 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3502 | 2024.12.20 22:55:56.457769 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3503 | 2024.12.20 22:55:56.457811 [ 107 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3504 | 2024.12.20 22:55:56.457841 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3505 | 2024.12.20 22:55:56.457997 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3506 | 2024.12.20 22:55:56.458168 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3507 | 2024.12.20 22:55:56.458213 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3508 | 2024.12.20 22:55:56.458296 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3509 | 2024.12.20 22:55:56.458490 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3510 | 2024.12.20 22:55:56.458715 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3511 | 2024.12.20 22:55:56.458815 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3512 | 2024.12.20 22:55:56.459080 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
3513 | 2024.12.20 22:55:56.460882 [ 198 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002962581 sec., 2491408.673720651 rows/sec., 35.64 MiB/sec. | ||
3514 | 2024.12.20 22:55:56.461595 [ 198 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3515 | 2024.12.20 22:55:56.461883 [ 198 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_16_3} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3516 | 2024.12.20 22:55:56.461967 [ 198 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_16_3} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3517 | 2024.12.20 22:55:56.462063 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3518 | 2024.12.20 22:55:56.485510 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 504 | ||
3519 | 2024.12.20 22:55:56.488339 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3520 | 2024.12.20 22:55:56.488396 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3521 | 2024.12.20 22:55:56.489976 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3522 | 2024.12.20 22:55:56.490310 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3523 | 2024.12.20 22:55:56.490475 [ 107 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3524 | 2024.12.20 22:55:56.490539 [ 107 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3525 | 2024.12.20 22:55:56.490572 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3526 | 2024.12.20 22:55:56.491272 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
3527 | 2024.12.20 22:55:56.492206 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
3528 | 2024.12.20 22:55:56.492649 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3529 | 2024.12.20 22:55:56.492847 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 324 rows starting from the beginning of the part | ||
3530 | 2024.12.20 22:55:56.493392 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
3531 | 2024.12.20 22:55:56.493906 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
3532 | 2024.12.20 22:55:56.494411 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
3533 | 2024.12.20 22:55:56.494900 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
3534 | 2024.12.20 22:55:56.495375 [ 189 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
3535 | 2024.12.20 22:55:56.503557 [ 186 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 504 rows, containing 72 columns (72 merged, 0 gathered) in 0.012885634 sec., 39113.32573934663 rows/sec., 35.44 MiB/sec. | ||
3536 | 2024.12.20 22:55:56.504769 [ 194 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3537 | 2024.12.20 22:55:56.505619 [ 194 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3538 | 2024.12.20 22:55:56.505719 [ 194 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_11_2} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3539 | 2024.12.20 22:55:56.506058 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.75 MiB. | ||
3540 | 2024.12.20 22:55:56.916526 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3541 | 2024.12.20 22:55:56.937128 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3542 | 2024.12.20 22:55:56.937190 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3543 | 2024.12.20 22:55:56.944954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3544 | 2024.12.20 22:55:56.945746 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3545 | 2024.12.20 22:55:56.946130 [ 107 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3546 | 2024.12.20 22:55:56.946283 [ 107 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3547 | 2024.12.20 22:55:56.946359 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3548 | 2024.12.20 22:55:56.947187 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
3549 | 2024.12.20 22:55:56.963251 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3550 | 2024.12.20 22:55:56.964696 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3551 | 2024.12.20 22:55:56.966454 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
3552 | 2024.12.20 22:55:56.972469 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
3553 | 2024.12.20 22:55:56.978351 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
3554 | 2024.12.20 22:55:56.983848 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
3555 | 2024.12.20 22:55:56.989590 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3556 | 2024.12.20 22:55:56.994341 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3557 | 2024.12.20 22:55:57.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 181.19 MiB, peak 182.98 MiB, free memory in arenas 0.00 B, will set to 178.32 MiB (RSS), difference: -2.86 MiB | ||
3558 | 2024.12.20 22:55:57.003412 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003018123 sec. | ||
3559 | 2024.12.20 22:55:57.054838 [ 199 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.108303403 sec., 1117.2317457097815 rows/sec., 5.78 MiB/sec. | ||
3560 | 2024.12.20 22:55:57.057563 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3561 | 2024.12.20 22:55:57.060637 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3562 | 2024.12.20 22:55:57.060774 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_16_3} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3563 | 2024.12.20 22:55:57.063378 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3564 | 2024.12.20 22:55:57.629270 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3565 | 2024.12.20 22:55:57.629466 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3566 | 2024.12.20 22:55:57.629546 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3567 | 2024.12.20 22:55:57.630336 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3568 | 2024.12.20 22:55:57.630392 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3569 | 2024.12.20 22:55:57.630851 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3570 | 2024.12.20 22:55:57.631118 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3571 | 2024.12.20 22:55:57.631415 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. | ||
3572 | 2024.12.20 22:55:57.631615 [ 262 ] {49718597-12a1-442d-9563-9acd235e37a0} <Debug> TCPHandler: Processed in 0.002482439 sec. | ||
3573 | 2024.12.20 22:55:57.631886 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3574 | 2024.12.20 22:55:57.632073 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3575 | 2024.12.20 22:55:57.632148 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3576 | 2024.12.20 22:55:57.633059 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3577 | 2024.12.20 22:55:57.633106 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3578 | 2024.12.20 22:55:57.633564 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3579 | 2024.12.20 22:55:57.633824 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3580 | 2024.12.20 22:55:57.634023 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002001 sec., 141429.28535732132 rows/sec., 12.50 MiB/sec. | ||
3581 | 2024.12.20 22:55:57.634091 [ 259 ] {39aff97f-0e82-48fe-9589-31d00471ca74} <Debug> TCPHandler: Processed in 0.002333274 sec. | ||
3582 | 2024.12.20 22:55:57.634272 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3583 | 2024.12.20 22:55:57.634404 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3584 | 2024.12.20 22:55:57.634459 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3585 | 2024.12.20 22:55:57.635075 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3586 | 2024.12.20 22:55:57.635117 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3587 | 2024.12.20 22:55:57.635505 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3588 | 2024.12.20 22:55:57.635758 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3589 | 2024.12.20 22:55:57.635980 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001608 sec., 29228.855721393033 rows/sec., 2.10 MiB/sec. | ||
3590 | 2024.12.20 22:55:57.636040 [ 262 ] {75afd28d-608d-4847-b75c-8798d8ca2f34} <Debug> TCPHandler: Processed in 0.00182779 sec. | ||
3591 | 2024.12.20 22:55:57.636208 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3592 | 2024.12.20 22:55:57.636353 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3593 | 2024.12.20 22:55:57.636414 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3594 | 2024.12.20 22:55:57.637052 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3595 | 2024.12.20 22:55:57.637090 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3596 | 2024.12.20 22:55:57.637453 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3597 | 2024.12.20 22:55:57.637687 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3598 | 2024.12.20 22:55:57.637865 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001549 sec., 9038.089089735313 rows/sec., 632.97 KiB/sec. | ||
3599 | 2024.12.20 22:55:57.637918 [ 259 ] {7657a5a3-b83f-4e6a-80c7-006e022f1c76} <Debug> TCPHandler: Processed in 0.001780819 sec. | ||
3600 | 2024.12.20 22:55:57.638079 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3601 | 2024.12.20 22:55:57.638222 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3602 | 2024.12.20 22:55:57.638284 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3603 | 2024.12.20 22:55:57.638949 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3604 | 2024.12.20 22:55:57.638990 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3605 | 2024.12.20 22:55:57.639367 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3606 | 2024.12.20 22:55:57.639613 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3607 | 2024.12.20 22:55:57.639834 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. | ||
3608 | 2024.12.20 22:55:57.639896 [ 262 ] {bcf88659-7c87-47f8-a9d5-b9914f949a17} <Debug> TCPHandler: Processed in 0.001881132 sec. | ||
3609 | 2024.12.20 22:55:57.640057 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3610 | 2024.12.20 22:55:57.640179 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3611 | 2024.12.20 22:55:57.640230 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3612 | 2024.12.20 22:55:57.640949 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3613 | 2024.12.20 22:55:57.640987 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3614 | 2024.12.20 22:55:57.641423 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3615 | 2024.12.20 22:55:57.641683 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3616 | 2024.12.20 22:55:57.641868 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001717 sec., 245777.51892836342 rows/sec., 17.57 MiB/sec. | ||
3617 | 2024.12.20 22:55:57.641925 [ 259 ] {f42e4181-ed43-4efd-94a4-a8c5fd705973} <Debug> TCPHandler: Processed in 0.001925223 sec. | ||
3618 | 2024.12.20 22:55:57.642080 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3619 | 2024.12.20 22:55:57.642199 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3620 | 2024.12.20 22:55:57.642254 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3621 | 2024.12.20 22:55:57.642746 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3622 | 2024.12.20 22:55:57.642785 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3623 | 2024.12.20 22:55:57.643154 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3624 | 2024.12.20 22:55:57.643403 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3625 | 2024.12.20 22:55:57.643623 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001449 sec., 4140.786749482401 rows/sec., 216.34 KiB/sec. | ||
3626 | 2024.12.20 22:55:57.643681 [ 262 ] {aec5ec5a-a4ae-4304-87c8-9691ef4154ce} <Debug> TCPHandler: Processed in 0.001656265 sec. | ||
3627 | 2024.12.20 22:55:57.643837 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3628 | 2024.12.20 22:55:57.643966 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3629 | 2024.12.20 22:55:57.644024 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3630 | 2024.12.20 22:55:57.644618 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3631 | 2024.12.20 22:55:57.644658 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3632 | 2024.12.20 22:55:57.645082 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3633 | 2024.12.20 22:55:57.645333 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3634 | 2024.12.20 22:55:57.645553 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. | ||
3635 | 2024.12.20 22:55:57.645784 [ 259 ] {802c21df-d489-4fbf-b01c-411f09ffa157} <Debug> TCPHandler: Processed in 0.002000864 sec. | ||
3636 | 2024.12.20 22:55:57.645944 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3637 | 2024.12.20 22:55:57.646064 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3638 | 2024.12.20 22:55:57.646117 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3639 | 2024.12.20 22:55:57.646585 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.12.20 22:55:57.646624 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3641 | 2024.12.20 22:55:57.646998 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3642 | 2024.12.20 22:55:57.647240 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3643 | 2024.12.20 22:55:57.647467 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001428 sec., 700.2801120448179 rows/sec., 47.19 KiB/sec. | ||
3644 | 2024.12.20 22:55:57.647639 [ 262 ] {188fb57d-87f6-476c-b165-a7679d84d3e3} <Debug> TCPHandler: Processed in 0.001746788 sec. | ||
3645 | 2024.12.20 22:55:57.647803 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3646 | 2024.12.20 22:55:57.647965 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3647 | 2024.12.20 22:55:57.648072 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3648 | 2024.12.20 22:55:57.649422 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3649 | 2024.12.20 22:55:57.649463 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3650 | 2024.12.20 22:55:57.650170 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3651 | 2024.12.20 22:55:57.650441 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3652 | 2024.12.20 22:55:57.650720 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002763 sec., 14477.017734346726 rows/sec., 25.94 MiB/sec. | ||
3653 | 2024.12.20 22:55:57.650911 [ 259 ] {3c2fbc33-47f7-4b0e-bcea-d8304348f727} <Debug> TCPHandler: Processed in 0.003181518 sec. | ||
3654 | 2024.12.20 22:55:57.651076 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3655 | 2024.12.20 22:55:57.651195 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3656 | 2024.12.20 22:55:57.651255 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3657 | 2024.12.20 22:55:57.651829 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3658 | 2024.12.20 22:55:57.651871 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3659 | 2024.12.20 22:55:57.652278 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3660 | 2024.12.20 22:55:57.652541 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3661 | 2024.12.20 22:55:57.652771 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0016 sec., 51250 rows/sec., 3.26 MiB/sec. | ||
3662 | 2024.12.20 22:55:57.652832 [ 262 ] {4f6c38b2-d342-47c3-88a2-cd0f16cd1c84} <Debug> TCPHandler: Processed in 0.00181514 sec. | ||
3663 | 2024.12.20 22:55:58.000161 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 175.67 MiB, peak 184.84 MiB, free memory in arenas 0.00 B, will set to 179.63 MiB (RSS), difference: 3.96 MiB | ||
3664 | 2024.12.20 22:56:02.624517 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3665 | 2024.12.20 22:56:02.624737 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3666 | 2024.12.20 22:56:02.624820 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3667 | 2024.12.20 22:56:02.625790 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3668 | 2024.12.20 22:56:02.625851 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3669 | 2024.12.20 22:56:02.626355 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3670 | 2024.12.20 22:56:02.626638 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3671 | 2024.12.20 22:56:02.626953 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002242 sec., 24977.698483496875 rows/sec., 1.92 MiB/sec. | ||
3672 | 2024.12.20 22:56:02.627257 [ 262 ] {f2715e76-d44f-44fe-83a7-f045c15edba8} <Debug> TCPHandler: Processed in 0.002868108 sec. | ||
3673 | 2024.12.20 22:56:02.627796 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3674 | 2024.12.20 22:56:02.628103 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3675 | 2024.12.20 22:56:02.628236 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3676 | 2024.12.20 22:56:02.629305 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3677 | 2024.12.20 22:56:02.629370 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3678 | 2024.12.20 22:56:02.629945 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3679 | 2024.12.20 22:56:02.630257 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3680 | 2024.12.20 22:56:02.630559 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002556 sec., 25039.123630672926 rows/sec., 1.95 MiB/sec. | ||
3681 | 2024.12.20 22:56:02.630645 [ 259 ] {923f28bd-259a-4966-acfb-2cd3d4a97095} <Debug> TCPHandler: Processed in 0.003146087 sec. | ||
3682 | 2024.12.20 22:56:02.630852 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3683 | 2024.12.20 22:56:02.631018 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3684 | 2024.12.20 22:56:02.631121 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3685 | 2024.12.20 22:56:02.631805 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3686 | 2024.12.20 22:56:02.631848 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3687 | 2024.12.20 22:56:02.632293 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3688 | 2024.12.20 22:56:02.632599 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3689 | 2024.12.20 22:56:02.632922 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001948 sec., 82135.52361396303 rows/sec., 5.72 MiB/sec. | ||
3690 | 2024.12.20 22:56:02.633153 [ 262 ] {260067dd-c1ea-4b1f-be0d-478031629404} <Debug> TCPHandler: Processed in 0.002374665 sec. | ||
3691 | 2024.12.20 22:56:02.633373 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3692 | 2024.12.20 22:56:02.633559 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3693 | 2024.12.20 22:56:02.633628 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3694 | 2024.12.20 22:56:02.634272 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3695 | 2024.12.20 22:56:02.634320 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3696 | 2024.12.20 22:56:02.634801 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3697 | 2024.12.20 22:56:02.635110 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3698 | 2024.12.20 22:56:02.635425 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001902 sec., 31545.741324921135 rows/sec., 2.13 MiB/sec. | ||
3699 | 2024.12.20 22:56:02.635639 [ 259 ] {f9f19b14-1e77-4f16-acd9-781e5a3e7894} <Debug> TCPHandler: Processed in 0.002351945 sec. | ||
3700 | 2024.12.20 22:56:03.958678 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7808 | ||
3701 | 2024.12.20 22:56:03.959395 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3702 | 2024.12.20 22:56:03.959444 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3703 | 2024.12.20 22:56:03.960053 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3704 | 2024.12.20 22:56:03.960305 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3705 | 2024.12.20 22:56:03.960598 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7808 | ||
3706 | 2024.12.20 22:56:04.464112 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3707 | 2024.12.20 22:56:04.482362 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3708 | 2024.12.20 22:56:04.482410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3709 | 2024.12.20 22:56:04.489602 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3710 | 2024.12.20 22:56:04.490341 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3711 | 2024.12.20 22:56:04.493831 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3712 | 2024.12.20 22:56:06.493122 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 | ||
3713 | 2024.12.20 22:56:06.496236 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3714 | 2024.12.20 22:56:06.496299 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3715 | 2024.12.20 22:56:06.497809 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3716 | 2024.12.20 22:56:06.498125 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3717 | 2024.12.20 22:56:06.499293 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
3718 | 2024.12.20 22:56:07.630258 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3719 | 2024.12.20 22:56:07.630454 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3720 | 2024.12.20 22:56:07.630532 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3721 | 2024.12.20 22:56:07.631351 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3722 | 2024.12.20 22:56:07.631403 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3723 | 2024.12.20 22:56:07.631837 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3724 | 2024.12.20 22:56:07.632105 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3725 | 2024.12.20 22:56:07.632356 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. | ||
3726 | 2024.12.20 22:56:07.632427 [ 262 ] {6abd72d9-6699-4caa-84ef-d32cc16bfa87} <Debug> TCPHandler: Processed in 0.002307863 sec. | ||
3727 | 2024.12.20 22:56:07.632692 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3728 | 2024.12.20 22:56:07.632881 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3729 | 2024.12.20 22:56:07.632953 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3730 | 2024.12.20 22:56:07.633831 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3731 | 2024.12.20 22:56:07.633877 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3732 | 2024.12.20 22:56:07.634340 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3733 | 2024.12.20 22:56:07.634600 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3734 | 2024.12.20 22:56:07.634749 [ 92 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3735 | 2024.12.20 22:56:07.634796 [ 92 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3736 | 2024.12.20 22:56:07.634817 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.001988 sec., 142354.12474849093 rows/sec., 12.58 MiB/sec. | ||
3737 | 2024.12.20 22:56:07.634827 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3738 | 2024.12.20 22:56:07.634943 [ 259 ] {87871560-c7a6-4175-91b9-567f5f8c708e} <Debug> TCPHandler: Processed in 0.002382825 sec. | ||
3739 | 2024.12.20 22:56:07.635076 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3740 | 2024.12.20 22:56:07.635140 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3741 | 2024.12.20 22:56:07.635241 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3742 | 2024.12.20 22:56:07.635290 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part | ||
3743 | 2024.12.20 22:56:07.635308 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3744 | 2024.12.20 22:56:07.635396 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3745 | 2024.12.20 22:56:07.635413 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3746 | 2024.12.20 22:56:07.635897 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3747 | 2024.12.20 22:56:07.636217 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 283 rows starting from the beginning of the part | ||
3748 | 2024.12.20 22:56:07.636630 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
3749 | 2024.12.20 22:56:07.636948 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 283 rows starting from the beginning of the part | ||
3750 | 2024.12.20 22:56:07.638090 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3751 | 2024.12.20 22:56:07.638137 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3752 | 2024.12.20 22:56:07.638853 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3753 | 2024.12.20 22:56:07.639128 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3754 | 2024.12.20 22:56:07.639674 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.004381 sec., 10728.144259301529 rows/sec., 790.66 KiB/sec. | ||
3755 | 2024.12.20 22:56:07.639974 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2164 rows, containing 5 columns (5 merged, 0 gathered) in 0.005024578 sec., 430682.9349648866 rows/sec., 38.01 MiB/sec. | ||
3756 | 2024.12.20 22:56:07.640113 [ 262 ] {3028fe71-f1bc-4755-b4df-a96387440dab} <Debug> TCPHandler: Processed in 0.005044489 sec. | ||
3757 | 2024.12.20 22:56:07.640317 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3758 | 2024.12.20 22:56:07.640333 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3759 | 2024.12.20 22:56:07.640553 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3760 | 2024.12.20 22:56:07.640635 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3761 | 2024.12.20 22:56:07.640805 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3762 | 2024.12.20 22:56:07.640983 [ 187 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_26_5} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3763 | 2024.12.20 22:56:07.641171 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
3764 | 2024.12.20 22:56:07.641680 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3765 | 2024.12.20 22:56:07.641727 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3766 | 2024.12.20 22:56:07.642114 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3767 | 2024.12.20 22:56:07.642363 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3768 | 2024.12.20 22:56:07.642491 [ 92 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3769 | 2024.12.20 22:56:07.642532 [ 92 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3770 | 2024.12.20 22:56:07.642557 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3771 | 2024.12.20 22:56:07.642564 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002069 sec., 6766.553890768487 rows/sec., 473.89 KiB/sec. | ||
3772 | 2024.12.20 22:56:07.642826 [ 259 ] {b9b9abb4-b8b0-4e13-8b48-5f75259befd8} <Debug> TCPHandler: Processed in 0.00255469 sec. | ||
3773 | 2024.12.20 22:56:07.643119 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3774 | 2024.12.20 22:56:07.643148 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
3775 | 2024.12.20 22:56:07.643344 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3776 | 2024.12.20 22:56:07.643444 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3777 | 2024.12.20 22:56:07.643485 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3778 | 2024.12.20 22:56:07.643601 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 242 rows starting from the beginning of the part | ||
3779 | 2024.12.20 22:56:07.643931 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
3780 | 2024.12.20 22:56:07.644423 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part | ||
3781 | 2024.12.20 22:56:07.644775 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 242 rows starting from the beginning of the part | ||
3782 | 2024.12.20 22:56:07.645020 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
3783 | 2024.12.20 22:56:07.645308 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
3784 | 2024.12.20 22:56:07.646073 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3785 | 2024.12.20 22:56:07.646135 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3786 | 2024.12.20 22:56:07.647059 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3787 | 2024.12.20 22:56:07.647559 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3788 | 2024.12.20 22:56:07.648041 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005376158 sec., 100443.47654961034 rows/sec., 7.19 MiB/sec. | ||
3789 | 2024.12.20 22:56:07.648113 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.004837 sec., 2687.616291089518 rows/sec., 167.57 KiB/sec. | ||
3790 | 2024.12.20 22:56:07.648254 [ 262 ] {81a7369b-c045-4c44-9ea6-1eb89a82a7bd} <Debug> TCPHandler: Processed in 0.005290035 sec. | ||
3791 | 2024.12.20 22:56:07.648276 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3792 | 2024.12.20 22:56:07.648474 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3793 | 2024.12.20 22:56:07.648658 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3794 | 2024.12.20 22:56:07.648765 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3795 | 2024.12.20 22:56:07.648779 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3796 | 2024.12.20 22:56:07.649015 [ 190 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_11_2} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3797 | 2024.12.20 22:56:07.649445 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
3798 | 2024.12.20 22:56:07.650101 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3799 | 2024.12.20 22:56:07.650146 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3800 | 2024.12.20 22:56:07.650547 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3801 | 2024.12.20 22:56:07.650796 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3802 | 2024.12.20 22:56:07.650926 [ 92 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3803 | 2024.12.20 22:56:07.650963 [ 92 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3804 | 2024.12.20 22:56:07.650989 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3805 | 2024.12.20 22:56:07.651000 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.002393 sec., 176347.68073547847 rows/sec., 12.60 MiB/sec. | ||
3806 | 2024.12.20 22:56:07.651143 [ 259 ] {c90de31e-3dca-4117-8fa7-264f91f1e0f1} <Debug> TCPHandler: Processed in 0.002777036 sec. | ||
3807 | 2024.12.20 22:56:07.651160 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3808 | 2024.12.20 22:56:07.651285 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3809 | 2024.12.20 22:56:07.651329 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
3810 | 2024.12.20 22:56:07.651340 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3811 | 2024.12.20 22:56:07.651531 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3812 | 2024.12.20 22:56:07.651721 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3813 | 2024.12.20 22:56:07.651856 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3814 | 2024.12.20 22:56:07.651966 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3815 | 2024.12.20 22:56:07.652160 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 422 rows starting from the beginning of the part | ||
3816 | 2024.12.20 22:56:07.652540 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
3817 | 2024.12.20 22:56:07.653024 [ 188 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 422 rows starting from the beginning of the part | ||
3818 | 2024.12.20 22:56:07.654344 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3819 | 2024.12.20 22:56:07.654409 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3820 | 2024.12.20 22:56:07.655452 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3821 | 2024.12.20 22:56:07.655806 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3822 | 2024.12.20 22:56:07.656183 [ 92 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3823 | 2024.12.20 22:56:07.656311 [ 92 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3824 | 2024.12.20 22:56:07.656412 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3825 | 2024.12.20 22:56:07.656589 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005013 sec., 1196.888090963495 rows/sec., 62.53 KiB/sec. | ||
3826 | 2024.12.20 22:56:07.656607 [ 195 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1946 rows, containing 5 columns (5 merged, 0 gathered) in 0.005549423 sec., 350667.0873710654 rows/sec., 26.83 MiB/sec. | ||
3827 | 2024.12.20 22:56:07.656832 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3828 | 2024.12.20 22:56:07.656857 [ 262 ] {13ba3eb6-040e-44ac-8b4f-1fab0139fd53} <Debug> TCPHandler: Processed in 0.005609384 sec. | ||
3829 | 2024.12.20 22:56:07.657015 [ 195 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3830 | 2024.12.20 22:56:07.657107 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3831 | 2024.12.20 22:56:07.657293 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3832 | 2024.12.20 22:56:07.657354 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3833 | 2024.12.20 22:56:07.657379 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3834 | 2024.12.20 22:56:07.657596 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3835 | 2024.12.20 22:56:07.657679 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3836 | 2024.12.20 22:56:07.658096 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3837 | 2024.12.20 22:56:07.658384 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3838 | 2024.12.20 22:56:07.658399 [ 195 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2024.12.20 22:56:07.658766 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3840 | 2024.12.20 22:56:07.659249 [ 195 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_26_5} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3841 | 2024.12.20 22:56:07.659365 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
3842 | 2024.12.20 22:56:07.660238 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
3843 | 2024.12.20 22:56:07.660908 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3844 | 2024.12.20 22:56:07.660958 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3845 | 2024.12.20 22:56:07.661451 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.004895534 sec., 13481.675339196909 rows/sec., 704.36 KiB/sec. | ||
3846 | 2024.12.20 22:56:07.661611 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3847 | 2024.12.20 22:56:07.661636 [ 195 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3848 | 2024.12.20 22:56:07.662114 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3849 | 2024.12.20 22:56:07.662214 [ 195 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_11_2} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3850 | 2024.12.20 22:56:07.662403 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3851 | 2024.12.20 22:56:07.662488 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3852 | 2024.12.20 22:56:07.662501 [ 195 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_11_2} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3853 | 2024.12.20 22:56:07.662543 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3854 | 2024.12.20 22:56:07.662640 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005273 sec., 44945.9510714963 rows/sec., 3.01 MiB/sec. | ||
3855 | 2024.12.20 22:56:07.662921 [ 259 ] {4fcf5c8a-c556-4b69-880d-93b3356a88c4} <Debug> TCPHandler: Processed in 0.005956563 sec. | ||
3856 | 2024.12.20 22:56:07.662943 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3857 | 2024.12.20 22:56:07.663069 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact with storage Full | ||
3858 | 2024.12.20 22:56:07.663127 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3859 | 2024.12.20 22:56:07.663227 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3860 | 2024.12.20 22:56:07.663270 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7570 rows starting from the beginning of the part | ||
3861 | 2024.12.20 22:56:07.663275 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3862 | 2024.12.20 22:56:07.663377 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3863 | 2024.12.20 22:56:07.663474 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3864 | 2024.12.20 22:56:07.663861 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3865 | 2024.12.20 22:56:07.664295 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3866 | 2024.12.20 22:56:07.664659 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3867 | 2024.12.20 22:56:07.664964 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
3868 | 2024.12.20 22:56:07.665749 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3869 | 2024.12.20 22:56:07.665794 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3870 | 2024.12.20 22:56:07.666235 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3871 | 2024.12.20 22:56:07.666579 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3872 | 2024.12.20 22:56:07.666936 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003693 sec., 270.7825616030328 rows/sec., 18.25 KiB/sec. | ||
3873 | 2024.12.20 22:56:07.667008 [ 262 ] {cbb9e5d7-06b6-4af4-9ea7-7faf85dac57a} <Debug> TCPHandler: Processed in 0.003961648 sec. | ||
3874 | 2024.12.20 22:56:07.667264 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3875 | 2024.12.20 22:56:07.667413 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3876 | 2024.12.20 22:56:07.667586 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
3877 | 2024.12.20 22:56:07.669332 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8492 rows, containing 5 columns (5 merged, 0 gathered) in 0.006651182 sec., 1276765.5433274866 rows/sec., 86.10 MiB/sec. | ||
3878 | 2024.12.20 22:56:07.669609 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3879 | 2024.12.20 22:56:07.670215 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3880 | 2024.12.20 22:56:07.670280 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3881 | 2024.12.20 22:56:07.670288 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2024.12.20 22:56:07.670493 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3883 | 2024.12.20 22:56:07.670676 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.41 MiB. | ||
3884 | 2024.12.20 22:56:07.671321 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3885 | 2024.12.20 22:56:07.671594 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3886 | 2024.12.20 22:56:07.671734 [ 92 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3887 | 2024.12.20 22:56:07.671778 [ 92 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3888 | 2024.12.20 22:56:07.671799 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3889 | 2024.12.20 22:56:07.671819 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.004439 sec., 9011.038522189681 rows/sec., 16.15 MiB/sec. | ||
3890 | 2024.12.20 22:56:07.672125 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
3891 | 2024.12.20 22:56:07.672199 [ 259 ] {1a662808-a278-49a6-8d69-f53031bf1e38} <Debug> TCPHandler: Processed in 0.00509259 sec. | ||
3892 | 2024.12.20 22:56:07.672461 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3893 | 2024.12.20 22:56:07.672711 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3894 | 2024.12.20 22:56:07.672849 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3895 | 2024.12.20 22:56:07.672881 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3896 | 2024.12.20 22:56:07.673143 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 132 rows starting from the beginning of the part | ||
3897 | 2024.12.20 22:56:07.674013 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
3898 | 2024.12.20 22:56:07.674860 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3899 | 2024.12.20 22:56:07.675089 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3900 | 2024.12.20 22:56:07.675400 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3901 | 2024.12.20 22:56:07.675447 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3902 | 2024.12.20 22:56:07.676092 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
3903 | 2024.12.20 22:56:07.676837 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
3904 | 2024.12.20 22:56:07.677096 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3905 | 2024.12.20 22:56:07.677976 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3906 | 2024.12.20 22:56:07.678261 [ 92 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3907 | 2024.12.20 22:56:07.678400 [ 92 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3908 | 2024.12.20 22:56:07.678484 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3909 | 2024.12.20 22:56:07.678592 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005944 sec., 13795.42395693136 rows/sec., 897.21 KiB/sec. | ||
3910 | 2024.12.20 22:56:07.679004 [ 262 ] {36eff4bf-e6ab-46bf-9a04-504977cf6921} <Debug> TCPHandler: Processed in 0.006664443 sec. | ||
3911 | 2024.12.20 22:56:07.679027 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3912 | 2024.12.20 22:56:07.679419 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3913 | 2024.12.20 22:56:07.679476 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1218 rows starting from the beginning of the part | ||
3914 | 2024.12.20 22:56:07.679677 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3915 | 2024.12.20 22:56:07.679943 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3916 | 2024.12.20 22:56:07.680296 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3917 | 2024.12.20 22:56:07.680679 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3918 | 2024.12.20 22:56:07.680913 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
3919 | 2024.12.20 22:56:07.684183 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1550 rows, containing 4 columns (4 merged, 0 gathered) in 0.005542012 sec., 279681.8195269155 rows/sec., 18.20 MiB/sec. | ||
3920 | 2024.12.20 22:56:07.684488 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3921 | 2024.12.20 22:56:07.685129 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3922 | 2024.12.20 22:56:07.685274 [ 191 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_26_5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3923 | 2024.12.20 22:56:07.685464 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3924 | 2024.12.20 22:56:07.686344 [ 200 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 332 rows, containing 19 columns (19 merged, 0 gathered) in 0.014466937 sec., 22948.879918395996 rows/sec., 41.12 MiB/sec. | ||
3925 | 2024.12.20 22:56:07.686883 [ 201 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3926 | 2024.12.20 22:56:07.687331 [ 201 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3927 | 2024.12.20 22:56:07.687422 [ 201 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3928 | 2024.12.20 22:56:07.687560 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
3929 | 2024.12.20 22:56:11.346933 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3930 | 2024.12.20 22:56:11.347006 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3931 | 2024.12.20 22:56:11.461519 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8296 | ||
3932 | 2024.12.20 22:56:11.462196 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3933 | 2024.12.20 22:56:11.462247 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3934 | 2024.12.20 22:56:11.462783 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3935 | 2024.12.20 22:56:11.463050 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3936 | 2024.12.20 22:56:11.463384 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3937 | 2024.12.20 22:56:11.994667 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3938 | 2024.12.20 22:56:12.017263 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3939 | 2024.12.20 22:56:12.017324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3940 | 2024.12.20 22:56:12.028199 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3941 | 2024.12.20 22:56:12.028974 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2024.12.20 22:56:12.032428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3943 | 2024.12.20 22:56:12.624414 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3944 | 2024.12.20 22:56:12.624628 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3945 | 2024.12.20 22:56:12.624716 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3946 | 2024.12.20 22:56:12.625518 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3947 | 2024.12.20 22:56:12.625571 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3948 | 2024.12.20 22:56:12.626021 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3949 | 2024.12.20 22:56:12.626290 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3950 | 2024.12.20 22:56:12.626529 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
3951 | 2024.12.20 22:56:12.626652 [ 262 ] {f67b561f-fde8-4567-954e-75b071207ae7} <Debug> TCPHandler: Processed in 0.002385505 sec. | ||
3952 | 2024.12.20 22:56:12.626937 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3953 | 2024.12.20 22:56:12.627133 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3954 | 2024.12.20 22:56:12.627215 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3955 | 2024.12.20 22:56:12.628014 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3956 | 2024.12.20 22:56:12.628068 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3957 | 2024.12.20 22:56:12.628513 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3958 | 2024.12.20 22:56:12.628776 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3959 | 2024.12.20 22:56:12.629016 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001939 sec., 33006.70448684889 rows/sec., 2.58 MiB/sec. | ||
3960 | 2024.12.20 22:56:12.629091 [ 259 ] {da5e36f8-0f7a-4740-b87b-0b60c1653df0} <Debug> TCPHandler: Processed in 0.002292072 sec. | ||
3961 | 2024.12.20 22:56:12.629250 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3962 | 2024.12.20 22:56:12.629379 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3963 | 2024.12.20 22:56:12.629441 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3964 | 2024.12.20 22:56:12.630038 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3965 | 2024.12.20 22:56:12.630081 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3966 | 2024.12.20 22:56:12.630493 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3967 | 2024.12.20 22:56:12.630739 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3968 | 2024.12.20 22:56:12.630955 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
3969 | 2024.12.20 22:56:12.631030 [ 262 ] {53a60a07-6ab8-46a5-ab04-6be4b316ba2b} <Debug> TCPHandler: Processed in 0.00183574 sec. | ||
3970 | 2024.12.20 22:56:12.631200 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3971 | 2024.12.20 22:56:12.631334 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3972 | 2024.12.20 22:56:12.631393 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3973 | 2024.12.20 22:56:12.631961 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3974 | 2024.12.20 22:56:12.632010 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3975 | 2024.12.20 22:56:12.632427 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3976 | 2024.12.20 22:56:12.632677 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3977 | 2024.12.20 22:56:12.632929 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001627 sec., 36877.68899815612 rows/sec., 2.49 MiB/sec. | ||
3978 | 2024.12.20 22:56:12.632994 [ 259 ] {0863d51d-22fc-4c57-bad5-25cb89de7ce3} <Debug> TCPHandler: Processed in 0.00185744 sec. | ||
3979 | 2024.12.20 22:56:13.235982 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3980 | 2024.12.20 22:56:13.236291 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3981 | 2024.12.20 22:56:13.236410 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3982 | 2024.12.20 22:56:13.237347 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3983 | 2024.12.20 22:56:13.237404 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3984 | 2024.12.20 22:56:13.237842 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3985 | 2024.12.20 22:56:13.238113 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3986 | 2024.12.20 22:56:13.238360 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002154 sec., 6499.535747446611 rows/sec., 467.88 KiB/sec. | ||
3987 | 2024.12.20 22:56:13.238430 [ 262 ] {0aa8d365-86c6-4855-b6d1-c6e8718094f0} <Debug> TCPHandler: Processed in 0.002646263 sec. | ||
3988 | 2024.12.20 22:56:13.238671 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3989 | 2024.12.20 22:56:13.238858 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3990 | 2024.12.20 22:56:13.238931 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3991 | 2024.12.20 22:56:13.239692 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3992 | 2024.12.20 22:56:13.239734 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
3993 | 2024.12.20 22:56:13.240142 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3994 | 2024.12.20 22:56:13.240394 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3995 | 2024.12.20 22:56:13.240630 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001818 sec., 7700.770077007701 rows/sec., 627.94 KiB/sec. | ||
3996 | 2024.12.20 22:56:13.240782 [ 259 ] {919fc1a5-e726-42cc-90b1-ccc9407b342b} <Debug> TCPHandler: Processed in 0.002235561 sec. | ||
3997 | 2024.12.20 22:56:13.240967 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3998 | 2024.12.20 22:56:13.241112 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3999 | 2024.12.20 22:56:13.241175 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4000 | 2024.12.20 22:56:13.242694 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4001 | 2024.12.20 22:56:13.242736 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4002 | 2024.12.20 22:56:13.243232 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4003 | 2024.12.20 22:56:13.243476 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4004 | 2024.12.20 22:56:13.243711 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Debug> executeQuery: Read 1430 rows, 122.69 KiB in 0.002636 sec., 542488.6191198786 rows/sec., 45.45 MiB/sec. | ||
4005 | 2024.12.20 22:56:13.243769 [ 262 ] {ea7103bd-1551-4cee-83a5-dfe8ea671b28} <Debug> TCPHandler: Processed in 0.002870619 sec. | ||
4006 | 2024.12.20 22:56:13.243992 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4007 | 2024.12.20 22:56:13.244222 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4008 | 2024.12.20 22:56:13.244314 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4009 | 2024.12.20 22:56:13.245168 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4010 | 2024.12.20 22:56:13.245206 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4011 | 2024.12.20 22:56:13.245572 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4012 | 2024.12.20 22:56:13.245805 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4013 | 2024.12.20 22:56:13.245984 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Debug> executeQuery: Read 61 rows, 4.44 KiB in 0.001821 sec., 33498.077979132344 rows/sec., 2.38 MiB/sec. | ||
4014 | 2024.12.20 22:56:13.246037 [ 259 ] {07a1cb57-b9c0-4806-9403-5ce10bd41725} <Debug> TCPHandler: Processed in 0.0021576 sec. | ||
4015 | 2024.12.20 22:56:13.246231 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4016 | 2024.12.20 22:56:13.246455 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4017 | 2024.12.20 22:56:13.246544 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4018 | 2024.12.20 22:56:13.247358 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4019 | 2024.12.20 22:56:13.247398 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4020 | 2024.12.20 22:56:13.247765 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4021 | 2024.12.20 22:56:13.247996 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4022 | 2024.12.20 22:56:13.248200 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001802 sec., 134295.22752497226 rows/sec., 9.10 MiB/sec. | ||
4023 | 2024.12.20 22:56:13.248256 [ 262 ] {20c6dbba-1a17-46b2-91c0-075cfbd7a34b} <Debug> TCPHandler: Processed in 0.002135878 sec. | ||
4024 | 2024.12.20 22:56:13.248415 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4025 | 2024.12.20 22:56:13.248559 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4026 | 2024.12.20 22:56:13.248618 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4027 | 2024.12.20 22:56:13.249214 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4028 | 2024.12.20 22:56:13.249251 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4029 | 2024.12.20 22:56:13.249602 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4030 | 2024.12.20 22:56:13.249835 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4031 | 2024.12.20 22:56:13.250038 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
4032 | 2024.12.20 22:56:13.250198 [ 259 ] {8bbc6cfb-8937-4bfa-8668-ce92ec65f660} <Debug> TCPHandler: Processed in 0.001840131 sec. | ||
4033 | 2024.12.20 22:56:13.250441 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4034 | 2024.12.20 22:56:13.250663 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4035 | 2024.12.20 22:56:13.250752 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4036 | 2024.12.20 22:56:13.251716 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4037 | 2024.12.20 22:56:13.251756 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4038 | 2024.12.20 22:56:13.252151 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4039 | 2024.12.20 22:56:13.252389 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4040 | 2024.12.20 22:56:13.252593 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Debug> executeQuery: Read 892 rows, 66.32 KiB in 0.001983 sec., 449823.4997478568 rows/sec., 32.66 MiB/sec. | ||
4041 | 2024.12.20 22:56:13.252650 [ 262 ] {8374bb64-344e-4107-a5c4-e02ff94ddddc} <Debug> TCPHandler: Processed in 0.002334334 sec. | ||
4042 | 2024.12.20 22:56:13.252794 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4043 | 2024.12.20 22:56:13.252934 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4044 | 2024.12.20 22:56:13.252993 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4045 | 2024.12.20 22:56:13.253573 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4046 | 2024.12.20 22:56:13.253617 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4047 | 2024.12.20 22:56:13.254011 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4048 | 2024.12.20 22:56:13.254244 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4049 | 2024.12.20 22:56:13.254486 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001564 sec., 3836.317135549872 rows/sec., 200.43 KiB/sec. | ||
4050 | 2024.12.20 22:56:13.254636 [ 259 ] {12f00b26-0181-45fb-9b08-3d1b29a961ea} <Debug> TCPHandler: Processed in 0.001901872 sec. | ||
4051 | 2024.12.20 22:56:13.254789 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4052 | 2024.12.20 22:56:13.254927 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4053 | 2024.12.20 22:56:13.254989 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4054 | 2024.12.20 22:56:13.255929 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4055 | 2024.12.20 22:56:13.255968 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4056 | 2024.12.20 22:56:13.256411 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4057 | 2024.12.20 22:56:13.256653 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4058 | 2024.12.20 22:56:13.256865 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Debug> executeQuery: Read 962 rows, 65.46 KiB in 0.001969 sec., 488572.8796343322 rows/sec., 32.47 MiB/sec. | ||
4059 | 2024.12.20 22:56:13.256920 [ 262 ] {92d2c516-744d-4d25-b0cc-71df7cfed1b8} <Debug> TCPHandler: Processed in 0.00218457 sec. | ||
4060 | 2024.12.20 22:56:13.257064 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4061 | 2024.12.20 22:56:13.257200 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4062 | 2024.12.20 22:56:13.257260 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4063 | 2024.12.20 22:56:13.257810 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4064 | 2024.12.20 22:56:13.257846 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4065 | 2024.12.20 22:56:13.258207 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4066 | 2024.12.20 22:56:13.258438 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4067 | 2024.12.20 22:56:13.258616 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001447 sec., 691.0850034554251 rows/sec., 46.57 KiB/sec. | ||
4068 | 2024.12.20 22:56:13.258665 [ 259 ] {95a657fd-8f0a-4c0e-842e-10ed01d30b29} <Debug> TCPHandler: Processed in 0.001666515 sec. | ||
4069 | 2024.12.20 22:56:13.258810 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4070 | 2024.12.20 22:56:13.259027 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4071 | 2024.12.20 22:56:13.259166 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4072 | 2024.12.20 22:56:13.260672 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4073 | 2024.12.20 22:56:13.260712 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4074 | 2024.12.20 22:56:13.261361 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4075 | 2024.12.20 22:56:13.261617 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4076 | 2024.12.20 22:56:13.261875 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002902 sec., 13783.597518952447 rows/sec., 24.70 MiB/sec. | ||
4077 | 2024.12.20 22:56:13.261985 [ 262 ] {5f19fe20-0188-4308-879b-cdfa1e31503f} <Debug> TCPHandler: Processed in 0.003234048 sec. | ||
4078 | 2024.12.20 22:56:13.262222 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4079 | 2024.12.20 22:56:13.262453 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4080 | 2024.12.20 22:56:13.262547 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4081 | 2024.12.20 22:56:13.263174 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4082 | 2024.12.20 22:56:13.263211 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4083 | 2024.12.20 22:56:13.263586 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4084 | 2024.12.20 22:56:13.263821 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2024.12.20 22:56:13.264034 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001628 sec., 20884.520884520884 rows/sec., 1.21 MiB/sec. | ||
4086 | 2024.12.20 22:56:13.264123 [ 259 ] {57d5426c-1cc7-4aef-a721-bb6d75564bd0} <Debug> TCPHandler: Processed in 0.002009835 sec. | ||
4087 | 2024.12.20 22:56:16.500230 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 588 | ||
4088 | 2024.12.20 22:56:16.503786 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4089 | 2024.12.20 22:56:16.503839 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4090 | 2024.12.20 22:56:16.505373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4091 | 2024.12.20 22:56:16.505698 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4092 | 2024.12.20 22:56:16.506292 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
4093 | 2024.12.20 22:56:17.622087 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4094 | 2024.12.20 22:56:17.622302 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4095 | 2024.12.20 22:56:17.622386 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4096 | 2024.12.20 22:56:17.623271 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4097 | 2024.12.20 22:56:17.623321 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4098 | 2024.12.20 22:56:17.623776 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4099 | 2024.12.20 22:56:17.624054 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4100 | 2024.12.20 22:56:17.624272 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00203 sec., 27586.20689655172 rows/sec., 2.12 MiB/sec. | ||
4101 | 2024.12.20 22:56:17.624342 [ 262 ] {e5b0821f-56a1-4703-a382-0fd584cf485a} <Debug> TCPHandler: Processed in 0.002405206 sec. | ||
4102 | 2024.12.20 22:56:17.624602 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4103 | 2024.12.20 22:56:17.624790 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4104 | 2024.12.20 22:56:17.624867 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4105 | 2024.12.20 22:56:17.625714 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4106 | 2024.12.20 22:56:17.625768 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4107 | 2024.12.20 22:56:17.626234 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4108 | 2024.12.20 22:56:17.626523 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4109 | 2024.12.20 22:56:17.626777 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002039 sec., 31387.935262383522 rows/sec., 2.45 MiB/sec. | ||
4110 | 2024.12.20 22:56:17.626853 [ 259 ] {68413236-669f-43be-8a62-abb2d0d608a4} <Debug> TCPHandler: Processed in 0.002383926 sec. | ||
4111 | 2024.12.20 22:56:17.627034 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4112 | 2024.12.20 22:56:17.627173 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4113 | 2024.12.20 22:56:17.627236 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4114 | 2024.12.20 22:56:17.627889 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4115 | 2024.12.20 22:56:17.627930 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4116 | 2024.12.20 22:56:17.628377 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4117 | 2024.12.20 22:56:17.628643 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4118 | 2024.12.20 22:56:17.628839 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.0017 sec., 75294.11764705883 rows/sec., 5.24 MiB/sec. | ||
4119 | 2024.12.20 22:56:17.628906 [ 262 ] {a347b27e-30a1-436a-ae9d-1cc7ce7ebde9} <Debug> TCPHandler: Processed in 0.001934703 sec. | ||
4120 | 2024.12.20 22:56:17.629082 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4121 | 2024.12.20 22:56:17.629211 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4122 | 2024.12.20 22:56:17.629271 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4123 | 2024.12.20 22:56:17.629805 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4124 | 2024.12.20 22:56:17.629847 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4125 | 2024.12.20 22:56:17.630238 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4126 | 2024.12.20 22:56:17.630484 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4127 | 2024.12.20 22:56:17.630717 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001537 sec., 31229.66818477554 rows/sec., 2.10 MiB/sec. | ||
4128 | 2024.12.20 22:56:17.630774 [ 259 ] {be090006-42e6-4dd9-bdac-d123835e403e} <Debug> TCPHandler: Processed in 0.001751398 sec. | ||
4129 | 2024.12.20 22:56:18.964472 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8723 | ||
4130 | 2024.12.20 22:56:18.965105 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.12.20 22:56:18.965156 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4132 | 2024.12.20 22:56:18.965750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4133 | 2024.12.20 22:56:18.966013 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.12.20 22:56:18.966273 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8723 | ||
4135 | 2024.12.20 22:56:19.533477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
4136 | 2024.12.20 22:56:19.554549 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4137 | 2024.12.20 22:56:19.554611 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4138 | 2024.12.20 22:56:19.562442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4139 | 2024.12.20 22:56:19.563266 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4140 | 2024.12.20 22:56:19.566961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
4141 | 2024.12.20 22:56:22.624219 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4142 | 2024.12.20 22:56:22.624426 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4143 | 2024.12.20 22:56:22.624500 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4144 | 2024.12.20 22:56:22.625298 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4145 | 2024.12.20 22:56:22.625347 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4146 | 2024.12.20 22:56:22.625812 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4147 | 2024.12.20 22:56:22.626068 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4148 | 2024.12.20 22:56:22.626314 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001942 sec., 28836.25128733265 rows/sec., 2.22 MiB/sec. | ||
4149 | 2024.12.20 22:56:22.626372 [ 262 ] {b7bcf814-d0dd-4a12-bd35-7487914192b1} <Debug> TCPHandler: Processed in 0.002290653 sec. | ||
4150 | 2024.12.20 22:56:22.626645 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4151 | 2024.12.20 22:56:22.626858 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4152 | 2024.12.20 22:56:22.626944 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4153 | 2024.12.20 22:56:22.627737 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4154 | 2024.12.20 22:56:22.627788 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4155 | 2024.12.20 22:56:22.628231 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4156 | 2024.12.20 22:56:22.628502 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4157 | 2024.12.20 22:56:22.628754 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001956 sec., 32719.836400818 rows/sec., 2.55 MiB/sec. | ||
4158 | 2024.12.20 22:56:22.628823 [ 259 ] {643b6ff7-a8da-4561-a0b3-a7473288d6bf} <Debug> TCPHandler: Processed in 0.002322144 sec. | ||
4159 | 2024.12.20 22:56:22.628971 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4160 | 2024.12.20 22:56:22.629092 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4161 | 2024.12.20 22:56:22.629148 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4162 | 2024.12.20 22:56:22.629737 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4163 | 2024.12.20 22:56:22.629777 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4164 | 2024.12.20 22:56:22.630180 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4165 | 2024.12.20 22:56:22.630445 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4166 | 2024.12.20 22:56:22.630672 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001606 sec., 99626.40099626401 rows/sec., 6.94 MiB/sec. | ||
4167 | 2024.12.20 22:56:22.630723 [ 262 ] {5131d736-a157-4c5e-adaf-516917ef0589} <Debug> TCPHandler: Processed in 0.001809489 sec. | ||
4168 | 2024.12.20 22:56:22.630872 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4169 | 2024.12.20 22:56:22.631001 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4170 | 2024.12.20 22:56:22.631064 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4171 | 2024.12.20 22:56:22.631607 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4172 | 2024.12.20 22:56:22.631650 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4173 | 2024.12.20 22:56:22.632062 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4174 | 2024.12.20 22:56:22.632304 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4175 | 2024.12.20 22:56:22.632523 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001552 sec., 38659.79381443299 rows/sec., 2.61 MiB/sec. | ||
4176 | 2024.12.20 22:56:22.632577 [ 259 ] {d7abef13-ea28-4482-9f3d-5e6bc251df45} <Debug> TCPHandler: Processed in 0.001763339 sec. | ||
4177 | 2024.12.20 22:56:26.347054 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4178 | 2024.12.20 22:56:26.347120 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4179 | 2024.12.20 22:56:26.467402 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9211 | ||
4180 | 2024.12.20 22:56:26.468214 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2024.12.20 22:56:26.468255 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4182 | 2024.12.20 22:56:26.468823 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4183 | 2024.12.20 22:56:26.469083 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4184 | 2024.12.20 22:56:26.469279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
4185 | 2024.12.20 22:56:26.506543 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 604 | ||
4186 | 2024.12.20 22:56:26.509256 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4187 | 2024.12.20 22:56:26.509304 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4188 | 2024.12.20 22:56:26.510801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4189 | 2024.12.20 22:56:26.511116 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4190 | 2024.12.20 22:56:26.511803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 604 | ||
4191 | 2024.12.20 22:56:27.067009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
4192 | 2024.12.20 22:56:27.088630 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4193 | 2024.12.20 22:56:27.088690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4194 | 2024.12.20 22:56:27.096507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4195 | 2024.12.20 22:56:27.097291 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4196 | 2024.12.20 22:56:27.100966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
4197 | 2024.12.20 22:56:27.631079 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4198 | 2024.12.20 22:56:27.631266 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4199 | 2024.12.20 22:56:27.631356 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4200 | 2024.12.20 22:56:27.632272 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4201 | 2024.12.20 22:56:27.632323 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4202 | 2024.12.20 22:56:27.632775 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4203 | 2024.12.20 22:56:27.633084 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4204 | 2024.12.20 22:56:27.633306 [ 40 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4205 | 2024.12.20 22:56:27.633333 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002073 sec., 6753.497346840328 rows/sec., 486.16 KiB/sec. | ||
4206 | 2024.12.20 22:56:27.633389 [ 40 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4207 | 2024.12.20 22:56:27.633464 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4208 | 2024.12.20 22:56:27.633470 [ 262 ] {29ac0bda-615e-483a-a6ee-fdae7dddd895} <Debug> TCPHandler: Processed in 0.002503319 sec. | ||
4209 | 2024.12.20 22:56:27.633850 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4210 | 2024.12.20 22:56:27.633899 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
4211 | 2024.12.20 22:56:27.634143 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4212 | 2024.12.20 22:56:27.634190 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4213 | 2024.12.20 22:56:27.634261 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 14 rows starting from the beginning of the part | ||
4214 | 2024.12.20 22:56:27.634271 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4215 | 2024.12.20 22:56:27.634611 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
4216 | 2024.12.20 22:56:27.634862 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part | ||
4217 | 2024.12.20 22:56:27.635208 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part | ||
4218 | 2024.12.20 22:56:27.635610 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4219 | 2024.12.20 22:56:27.637331 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2024.12.20 22:56:27.637399 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4221 | 2024.12.20 22:56:27.638088 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004486714 sec., 15601.618467323748 rows/sec., 1.16 MiB/sec. | ||
4222 | 2024.12.20 22:56:27.638383 [ 200 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4223 | 2024.12.20 22:56:27.638388 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4224 | 2024.12.20 22:56:27.638727 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4225 | 2024.12.20 22:56:27.638860 [ 200 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4226 | 2024.12.20 22:56:27.638897 [ 40 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4227 | 2024.12.20 22:56:27.638980 [ 40 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4228 | 2024.12.20 22:56:27.639017 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.004978 sec., 56850.140618722384 rows/sec., 5.02 MiB/sec. | ||
4229 | 2024.12.20 22:56:27.639025 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4230 | 2024.12.20 22:56:27.639052 [ 200 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_13_3} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4231 | 2024.12.20 22:56:27.639334 [ 259 ] {9239adf5-9c71-4ee7-b1e2-23bb4d420ddd} <Debug> TCPHandler: Processed in 0.005696897 sec. | ||
4232 | 2024.12.20 22:56:27.639690 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4233 | 2024.12.20 22:56:27.639788 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4234 | 2024.12.20 22:56:27.639967 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4235 | 2024.12.20 22:56:27.639988 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4236 | 2024.12.20 22:56:27.640056 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4237 | 2024.12.20 22:56:27.640348 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4238 | 2024.12.20 22:56:27.640442 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1430 rows starting from the beginning of the part | ||
4239 | 2024.12.20 22:56:27.640893 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4240 | 2024.12.20 22:56:27.641260 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1430 rows starting from the beginning of the part | ||
4241 | 2024.12.20 22:56:27.641578 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4242 | 2024.12.20 22:56:27.641924 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4243 | 2024.12.20 22:56:27.642253 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 283 rows starting from the beginning of the part | ||
4244 | 2024.12.20 22:56:27.642904 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4245 | 2024.12.20 22:56:27.642975 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4246 | 2024.12.20 22:56:27.643918 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4247 | 2024.12.20 22:56:27.644463 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4248 | 2024.12.20 22:56:27.645144 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005221 sec., 9002.10687607738 rows/sec., 663.45 KiB/sec. | ||
4249 | 2024.12.20 22:56:27.645359 [ 262 ] {9eb84ef5-954f-470a-b4e7-2f5d4e9f0676} <Debug> TCPHandler: Processed in 0.00583851 sec. | ||
4250 | 2024.12.20 22:56:27.645594 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4251 | 2024.12.20 22:56:27.645950 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4252 | 2024.12.20 22:56:27.645978 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.006795316 sec., 487247.3921742565 rows/sec., 42.70 MiB/sec. | ||
4253 | 2024.12.20 22:56:27.646044 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4254 | 2024.12.20 22:56:27.646263 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4255 | 2024.12.20 22:56:27.646862 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4256 | 2024.12.20 22:56:27.647087 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_31_6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4257 | 2024.12.20 22:56:27.647259 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
4258 | 2024.12.20 22:56:27.647383 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4259 | 2024.12.20 22:56:27.647428 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4260 | 2024.12.20 22:56:27.647810 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4261 | 2024.12.20 22:56:27.648062 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4262 | 2024.12.20 22:56:27.648293 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002479 sec., 5647.438483259379 rows/sec., 395.51 KiB/sec. | ||
4263 | 2024.12.20 22:56:27.648470 [ 259 ] {00ed6369-5a69-48be-aef2-9b1d8112724b} <Debug> TCPHandler: Processed in 0.002978272 sec. | ||
4264 | 2024.12.20 22:56:27.648649 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4265 | 2024.12.20 22:56:27.648776 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4266 | 2024.12.20 22:56:27.648832 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4267 | 2024.12.20 22:56:27.649428 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2024.12.20 22:56:27.649468 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4269 | 2024.12.20 22:56:27.649839 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4270 | 2024.12.20 22:56:27.650096 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2024.12.20 22:56:27.650274 [ 60 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4272 | 2024.12.20 22:56:27.650334 [ 60 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4273 | 2024.12.20 22:56:27.650355 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
4274 | 2024.12.20 22:56:27.650374 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4275 | 2024.12.20 22:56:27.650524 [ 262 ] {dd95b936-7228-43a3-b21c-51c13433d87b} <Debug> TCPHandler: Processed in 0.001932383 sec. | ||
4276 | 2024.12.20 22:56:27.650601 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
4277 | 2024.12.20 22:56:27.650740 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4278 | 2024.12.20 22:56:27.650789 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4279 | 2024.12.20 22:56:27.650830 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 13 rows starting from the beginning of the part | ||
4280 | 2024.12.20 22:56:27.650998 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4281 | 2024.12.20 22:56:27.651063 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 13 rows starting from the beginning of the part | ||
4282 | 2024.12.20 22:56:27.651172 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4283 | 2024.12.20 22:56:27.651315 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 13 rows starting from the beginning of the part | ||
4284 | 2024.12.20 22:56:27.651771 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 13 rows starting from the beginning of the part | ||
4285 | 2024.12.20 22:56:27.652065 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 13 rows starting from the beginning of the part | ||
4286 | 2024.12.20 22:56:27.654126 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4287 | 2024.12.20 22:56:27.654212 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4288 | 2024.12.20 22:56:27.654354 [ 189 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003850045 sec., 16882.91955029097 rows/sec., 1.09 MiB/sec. | ||
4289 | 2024.12.20 22:56:27.654583 [ 194 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4290 | 2024.12.20 22:56:27.655049 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4291 | 2024.12.20 22:56:27.655168 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4292 | 2024.12.20 22:56:27.655383 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_13_3} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4293 | 2024.12.20 22:56:27.655569 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4294 | 2024.12.20 22:56:27.655613 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4295 | 2024.12.20 22:56:27.655778 [ 60 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4296 | 2024.12.20 22:56:27.655821 [ 60 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4297 | 2024.12.20 22:56:27.655845 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4298 | 2024.12.20 22:56:27.655855 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.004963 sec., 85029.2161998791 rows/sec., 6.08 MiB/sec. | ||
4299 | 2024.12.20 22:56:27.656081 [ 259 ] {275323d3-115c-4c0e-beb5-baff2ae04613} <Debug> TCPHandler: Processed in 0.005432479 sec. | ||
4300 | 2024.12.20 22:56:27.656090 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4301 | 2024.12.20 22:56:27.656249 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4302 | 2024.12.20 22:56:27.656287 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4303 | 2024.12.20 22:56:27.656304 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 910 rows starting from the beginning of the part | ||
4304 | 2024.12.20 22:56:27.656505 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4305 | 2024.12.20 22:56:27.656716 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4306 | 2024.12.20 22:56:27.656821 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 892 rows starting from the beginning of the part | ||
4307 | 2024.12.20 22:56:27.656977 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4308 | 2024.12.20 22:56:27.657138 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4309 | 2024.12.20 22:56:27.657509 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4310 | 2024.12.20 22:56:27.657776 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 422 rows starting from the beginning of the part | ||
4311 | 2024.12.20 22:56:27.659387 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4312 | 2024.12.20 22:56:27.659458 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4313 | 2024.12.20 22:56:27.660480 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4314 | 2024.12.20 22:56:27.660848 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4315 | 2024.12.20 22:56:27.661218 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2416 rows, containing 5 columns (5 merged, 0 gathered) in 0.005294975 sec., 456281.66327508626 rows/sec., 35.00 MiB/sec. | ||
4316 | 2024.12.20 22:56:27.661352 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00482 sec., 1244.8132780082988 rows/sec., 65.04 KiB/sec. | ||
4317 | 2024.12.20 22:56:27.661491 [ 262 ] {a963ee6a-bd4e-4b3a-89c9-b1429890cb16} <Debug> TCPHandler: Processed in 0.005286625 sec. | ||
4318 | 2024.12.20 22:56:27.661498 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4319 | 2024.12.20 22:56:27.661718 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4320 | 2024.12.20 22:56:27.661915 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4321 | 2024.12.20 22:56:27.662016 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4322 | 2024.12.20 22:56:27.662039 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2024.12.20 22:56:27.662279 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_31_6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4324 | 2024.12.20 22:56:27.662475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
4325 | 2024.12.20 22:56:27.662963 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4326 | 2024.12.20 22:56:27.663005 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4327 | 2024.12.20 22:56:27.663419 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4328 | 2024.12.20 22:56:27.663666 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4329 | 2024.12.20 22:56:27.663800 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4330 | 2024.12.20 22:56:27.663837 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4331 | 2024.12.20 22:56:27.663860 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4332 | 2024.12.20 22:56:27.663864 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002005 sec., 118204.48877805487 rows/sec., 7.92 MiB/sec. | ||
4333 | 2024.12.20 22:56:27.664092 [ 259 ] {053f7c7d-e912-4498-a1d6-eae78e0ae63c} <Debug> TCPHandler: Processed in 0.002480218 sec. | ||
4334 | 2024.12.20 22:56:27.664132 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4335 | 2024.12.20 22:56:27.664291 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4336 | 2024.12.20 22:56:27.664299 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4337 | 2024.12.20 22:56:27.664348 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8492 rows starting from the beginning of the part | ||
4338 | 2024.12.20 22:56:27.664502 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4339 | 2024.12.20 22:56:27.664545 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4340 | 2024.12.20 22:56:27.664640 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4341 | 2024.12.20 22:56:27.664903 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 962 rows starting from the beginning of the part | ||
4342 | 2024.12.20 22:56:27.665307 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4343 | 2024.12.20 22:56:27.665703 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4344 | 2024.12.20 22:56:27.666092 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4345 | 2024.12.20 22:56:27.666902 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4346 | 2024.12.20 22:56:27.666946 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4347 | 2024.12.20 22:56:27.667485 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4348 | 2024.12.20 22:56:27.667814 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4349 | 2024.12.20 22:56:27.668173 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003767 sec., 265.4632333421821 rows/sec., 17.89 KiB/sec. | ||
4350 | 2024.12.20 22:56:27.668283 [ 262 ] {8b92e3f9-39ce-4327-98db-97266246c73a} <Debug> TCPHandler: Processed in 0.004075912 sec. | ||
4351 | 2024.12.20 22:56:27.668456 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4352 | 2024.12.20 22:56:27.668630 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4353 | 2024.12.20 22:56:27.668734 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4354 | 2024.12.20 22:56:27.671112 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10139 rows, containing 5 columns (5 merged, 0 gathered) in 0.007167776 sec., 1414525.2306991736 rows/sec., 95.39 MiB/sec. | ||
4355 | 2024.12.20 22:56:27.671165 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4356 | 2024.12.20 22:56:27.671214 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4357 | 2024.12.20 22:56:27.671425 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4358 | 2024.12.20 22:56:27.672066 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4359 | 2024.12.20 22:56:27.672295 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4360 | 2024.12.20 22:56:27.672459 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
4361 | 2024.12.20 22:56:27.672717 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4362 | 2024.12.20 22:56:27.673052 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4363 | 2024.12.20 22:56:27.673409 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00478 sec., 8368.200836820082 rows/sec., 15.00 MiB/sec. | ||
4364 | 2024.12.20 22:56:27.673636 [ 259 ] {fa06ea11-b5cc-4e71-8ec3-2c613021682a} <Debug> TCPHandler: Processed in 0.005256004 sec. | ||
4365 | 2024.12.20 22:56:27.673806 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4366 | 2024.12.20 22:56:27.673931 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4367 | 2024.12.20 22:56:27.673984 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4368 | 2024.12.20 22:56:27.674524 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4369 | 2024.12.20 22:56:27.674565 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4370 | 2024.12.20 22:56:27.674964 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4371 | 2024.12.20 22:56:27.675212 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4372 | 2024.12.20 22:56:27.675394 [ 60 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4373 | 2024.12.20 22:56:27.675458 [ 60 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4374 | 2024.12.20 22:56:27.675466 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
4375 | 2024.12.20 22:56:27.675490 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4376 | 2024.12.20 22:56:27.675548 [ 262 ] {395fe877-5cf5-4b76-902e-2552aacf876d} <Debug> TCPHandler: Processed in 0.001797619 sec. | ||
4377 | 2024.12.20 22:56:27.675846 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4378 | 2024.12.20 22:56:27.676049 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4379 | 2024.12.20 22:56:27.676079 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1550 rows starting from the beginning of the part | ||
4380 | 2024.12.20 22:56:27.676156 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4381 | 2024.12.20 22:56:27.676357 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4382 | 2024.12.20 22:56:27.676585 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4383 | 2024.12.20 22:56:27.676714 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4384 | 2024.12.20 22:56:27.676904 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4385 | 2024.12.20 22:56:27.678303 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 4 columns (4 merged, 0 gathered) in 0.002695374 sec., 680425.0541854303 rows/sec., 44.29 MiB/sec. | ||
4386 | 2024.12.20 22:56:27.678503 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4387 | 2024.12.20 22:56:27.678792 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4388 | 2024.12.20 22:56:27.678873 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_31_6} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4389 | 2024.12.20 22:56:27.678951 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4390 | 2024.12.20 22:56:32.624269 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4391 | 2024.12.20 22:56:32.624473 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4392 | 2024.12.20 22:56:32.624551 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4393 | 2024.12.20 22:56:32.625327 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4394 | 2024.12.20 22:56:32.625381 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4395 | 2024.12.20 22:56:32.625820 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
4396 | 2024.12.20 22:56:32.626077 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4397 | 2024.12.20 22:56:32.626319 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec. | ||
4398 | 2024.12.20 22:56:32.626461 [ 262 ] {aee40ee7-bddf-4113-8839-ab34e997f44b} <Debug> TCPHandler: Processed in 0.002326404 sec. | ||
4399 | 2024.12.20 22:56:32.626778 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4400 | 2024.12.20 22:56:32.626971 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4401 | 2024.12.20 22:56:32.627047 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4402 | 2024.12.20 22:56:32.627920 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4403 | 2024.12.20 22:56:32.627976 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4404 | 2024.12.20 22:56:32.628488 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4405 | 2024.12.20 22:56:32.628751 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4406 | 2024.12.20 22:56:32.629005 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.002086 sec., 27325.02396931927 rows/sec., 2.10 MiB/sec. | ||
4407 | 2024.12.20 22:56:32.629076 [ 259 ] {b97c387f-a450-4427-8973-6807fe2ef815} <Debug> TCPHandler: Processed in 0.002451308 sec. | ||
4408 | 2024.12.20 22:56:32.629256 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4409 | 2024.12.20 22:56:32.629386 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4410 | 2024.12.20 22:56:32.629444 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4411 | 2024.12.20 22:56:32.630099 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4412 | 2024.12.20 22:56:32.630145 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4413 | 2024.12.20 22:56:32.630568 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4414 | 2024.12.20 22:56:32.630936 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4415 | 2024.12.20 22:56:32.631170 [ 70 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
4416 | 2024.12.20 22:56:32.631255 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001899 sec., 1053.18588730911 rows/sec., 73.54 KiB/sec. | ||
4417 | 2024.12.20 22:56:32.631293 [ 70 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4418 | 2024.12.20 22:56:32.631400 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4419 | 2024.12.20 22:56:32.631406 [ 262 ] {aa1b26bc-6c85-41c3-b35b-961d8af69fcb} <Debug> TCPHandler: Processed in 0.002209421 sec. | ||
4420 | 2024.12.20 22:56:32.631728 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4421 | 2024.12.20 22:56:32.631831 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
4422 | 2024.12.20 22:56:32.632114 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4423 | 2024.12.20 22:56:32.632198 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4424 | 2024.12.20 22:56:32.632253 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4425 | 2024.12.20 22:56:32.632269 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 61 rows starting from the beginning of the part | ||
4426 | 2024.12.20 22:56:32.632550 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
4427 | 2024.12.20 22:56:32.632934 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
4428 | 2024.12.20 22:56:32.633233 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 61 rows starting from the beginning of the part | ||
4429 | 2024.12.20 22:56:32.633652 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
4430 | 2024.12.20 22:56:32.633989 [ 193 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
4431 | 2024.12.20 22:56:32.635255 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4432 | 2024.12.20 22:56:32.635326 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4433 | 2024.12.20 22:56:32.636350 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4434 | 2024.12.20 22:56:32.636635 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 5 columns (5 merged, 0 gathered) in 0.0051166 sec., 51792.205761638594 rows/sec., 3.90 MiB/sec. | ||
4435 | 2024.12.20 22:56:32.636805 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2024.12.20 22:56:32.636865 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4437 | 2024.12.20 22:56:32.637203 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005212 sec., 12663.08518802763 rows/sec., 1012.72 KiB/sec. | ||
4438 | 2024.12.20 22:56:32.637375 [ 259 ] {f925e75a-7ced-4b34-808f-fa7d8b21c604} <Debug> TCPHandler: Processed in 0.00580894 sec. | ||
4439 | 2024.12.20 22:56:32.637477 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4440 | 2024.12.20 22:56:32.637577 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_15_3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
4441 | 2024.12.20 22:56:32.637600 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4442 | 2024.12.20 22:56:32.637687 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
4443 | 2024.12.20 22:56:32.637749 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4444 | 2024.12.20 22:56:32.637809 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4445 | 2024.12.20 22:56:32.638428 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4446 | 2024.12.20 22:56:32.638470 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4447 | 2024.12.20 22:56:32.638891 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4448 | 2024.12.20 22:56:32.639150 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4449 | 2024.12.20 22:56:32.639414 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00169 sec., 95266.27218934911 rows/sec., 6.63 MiB/sec. | ||
4450 | 2024.12.20 22:56:32.639553 [ 262 ] {836581ab-fedc-4fe7-a074-7714f191c7ab} <Debug> TCPHandler: Processed in 0.002041926 sec. | ||
4451 | 2024.12.20 22:56:32.639780 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4452 | 2024.12.20 22:56:32.639906 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4453 | 2024.12.20 22:56:32.639985 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4454 | 2024.12.20 22:56:32.640540 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4455 | 2024.12.20 22:56:32.640581 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4456 | 2024.12.20 22:56:32.640987 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4457 | 2024.12.20 22:56:32.641295 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4458 | 2024.12.20 22:56:32.641545 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001662 sec., 36101.08303249098 rows/sec., 2.43 MiB/sec. | ||
4459 | 2024.12.20 22:56:32.641640 [ 259 ] {e4869015-f562-49ff-ad7c-a1f99625a4dc} <Debug> TCPHandler: Processed in 0.001942074 sec. | ||
4460 | 2024.12.20 22:56:33.969484 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9638 | ||
4461 | 2024.12.20 22:56:33.970123 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4462 | 2024.12.20 22:56:33.970172 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4463 | 2024.12.20 22:56:33.970684 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4464 | 2024.12.20 22:56:33.970935 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4465 | 2024.12.20 22:56:33.971141 [ 79 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4466 | 2024.12.20 22:56:33.971210 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9638 | ||
4467 | 2024.12.20 22:56:33.971253 [ 79 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4468 | 2024.12.20 22:56:33.971286 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4469 | 2024.12.20 22:56:33.971405 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4470 | 2024.12.20 22:56:33.971512 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4471 | 2024.12.20 22:56:33.971545 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4472 | 2024.12.20 22:56:33.971606 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4473 | 2024.12.20 22:56:33.971805 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4474 | 2024.12.20 22:56:33.972018 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4475 | 2024.12.20 22:56:33.972227 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4476 | 2024.12.20 22:56:33.972391 [ 196 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
4477 | 2024.12.20 22:56:33.974413 [ 195 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9638 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059294 sec., 3150400.0596215986 rows/sec., 45.07 MiB/sec. | ||
4478 | 2024.12.20 22:56:33.974722 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4479 | 2024.12.20 22:56:33.975100 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_21_4} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4480 | 2024.12.20 22:56:33.975202 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_21_4} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4481 | 2024.12.20 22:56:33.975329 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4482 | 2024.12.20 22:56:34.601110 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4483 | 2024.12.20 22:56:34.623124 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4484 | 2024.12.20 22:56:34.623189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4485 | 2024.12.20 22:56:34.631042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4486 | 2024.12.20 22:56:34.631868 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4487 | 2024.12.20 22:56:34.632236 [ 80 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4488 | 2024.12.20 22:56:34.632353 [ 80 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4489 | 2024.12.20 22:56:34.632425 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4490 | 2024.12.20 22:56:34.632810 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4491 | 2024.12.20 22:56:34.648265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4492 | 2024.12.20 22:56:34.649717 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4493 | 2024.12.20 22:56:34.651221 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4494 | 2024.12.20 22:56:34.656901 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4495 | 2024.12.20 22:56:34.662305 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4496 | 2024.12.20 22:56:34.667634 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4497 | 2024.12.20 22:56:34.673221 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4498 | 2024.12.20 22:56:34.677752 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
4499 | 2024.12.20 22:56:34.738795 [ 191 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.106213157 sec., 1496.9896808546987 rows/sec., 7.74 MiB/sec. | ||
4500 | 2024.12.20 22:56:34.740674 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4501 | 2024.12.20 22:56:34.743130 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_21_4} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4502 | 2024.12.20 22:56:34.743240 [ 188 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_21_4} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4503 | 2024.12.20 22:56:34.744764 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
4504 | 2024.12.20 22:56:35.000157 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.11 MiB, peak 195.66 MiB, free memory in arenas 0.00 B, will set to 187.22 MiB (RSS), difference: 2.12 MiB | ||
4505 | 2024.12.20 22:56:36.512026 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 638 | ||
4506 | 2024.12.20 22:56:36.515171 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4507 | 2024.12.20 22:56:36.515222 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4508 | 2024.12.20 22:56:36.516717 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4509 | 2024.12.20 22:56:36.517048 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4510 | 2024.12.20 22:56:36.517866 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 638 | ||
4511 | 2024.12.20 22:56:37.630440 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4512 | 2024.12.20 22:56:37.630762 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4513 | 2024.12.20 22:56:37.630880 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4514 | 2024.12.20 22:56:37.631657 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4515 | 2024.12.20 22:56:37.631712 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4516 | 2024.12.20 22:56:37.632153 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4517 | 2024.12.20 22:56:37.632424 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4518 | 2024.12.20 22:56:37.632688 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002008 sec., 6972.111553784861 rows/sec., 501.90 KiB/sec. | ||
4519 | 2024.12.20 22:56:37.632838 [ 262 ] {407bafa0-0483-4391-9e55-ed0be204547b} <Debug> TCPHandler: Processed in 0.002594481 sec. | ||
4520 | 2024.12.20 22:56:37.633130 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4521 | 2024.12.20 22:56:37.633342 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4522 | 2024.12.20 22:56:37.633422 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4523 | 2024.12.20 22:56:37.634362 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4524 | 2024.12.20 22:56:37.634410 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4525 | 2024.12.20 22:56:37.634859 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4526 | 2024.12.20 22:56:37.635113 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4527 | 2024.12.20 22:56:37.635350 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002067 sec., 136913.40106434448 rows/sec., 12.10 MiB/sec. | ||
4528 | 2024.12.20 22:56:37.635411 [ 259 ] {fc0de161-7a71-4e6a-ad34-40b73dda0b4d} <Debug> TCPHandler: Processed in 0.002421816 sec. | ||
4529 | 2024.12.20 22:56:37.635613 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4530 | 2024.12.20 22:56:37.635849 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4531 | 2024.12.20 22:56:37.635921 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4532 | 2024.12.20 22:56:37.636540 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4533 | 2024.12.20 22:56:37.636582 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4534 | 2024.12.20 22:56:37.636959 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4535 | 2024.12.20 22:56:37.637208 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4536 | 2024.12.20 22:56:37.637441 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001642 sec., 28623.629719853838 rows/sec., 2.06 MiB/sec. | ||
4537 | 2024.12.20 22:56:37.637556 [ 262 ] {bd71fe30-c0d2-4050-b85f-d214b55eda67} <Debug> TCPHandler: Processed in 0.002049596 sec. | ||
4538 | 2024.12.20 22:56:37.637770 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4539 | 2024.12.20 22:56:37.637908 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4540 | 2024.12.20 22:56:37.637968 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4541 | 2024.12.20 22:56:37.638673 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4542 | 2024.12.20 22:56:37.638720 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4543 | 2024.12.20 22:56:37.639100 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4544 | 2024.12.20 22:56:37.639342 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4545 | 2024.12.20 22:56:37.639523 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00165 sec., 8484.848484848484 rows/sec., 594.22 KiB/sec. | ||
4546 | 2024.12.20 22:56:37.639576 [ 259 ] {9999f144-bd19-43e8-b465-16ecdc68f2f5} <Debug> TCPHandler: Processed in 0.001867891 sec. | ||
4547 | 2024.12.20 22:56:37.639746 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4548 | 2024.12.20 22:56:37.639871 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4549 | 2024.12.20 22:56:37.639930 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4550 | 2024.12.20 22:56:37.640825 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4551 | 2024.12.20 22:56:37.640914 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4552 | 2024.12.20 22:56:37.641372 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4553 | 2024.12.20 22:56:37.641619 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4554 | 2024.12.20 22:56:37.641836 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001995 sec., 6516.290726817043 rows/sec., 406.29 KiB/sec. | ||
4555 | 2024.12.20 22:56:37.641892 [ 262 ] {500776df-44f4-493a-986e-8fdefe03079c} <Debug> TCPHandler: Processed in 0.00220491 sec. | ||
4556 | 2024.12.20 22:56:37.642058 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4557 | 2024.12.20 22:56:37.642181 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4558 | 2024.12.20 22:56:37.642230 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4559 | 2024.12.20 22:56:37.642976 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4560 | 2024.12.20 22:56:37.643014 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4561 | 2024.12.20 22:56:37.643398 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4562 | 2024.12.20 22:56:37.643662 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4563 | 2024.12.20 22:56:37.643840 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001685 sec., 250445.10385756675 rows/sec., 17.90 MiB/sec. | ||
4564 | 2024.12.20 22:56:37.643894 [ 259 ] {221ea40b-bac2-437c-91e4-3669aa6de23b} <Debug> TCPHandler: Processed in 0.001894302 sec. | ||
4565 | 2024.12.20 22:56:37.644112 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4566 | 2024.12.20 22:56:37.644335 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4567 | 2024.12.20 22:56:37.644430 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4568 | 2024.12.20 22:56:37.645109 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4569 | 2024.12.20 22:56:37.645149 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4570 | 2024.12.20 22:56:37.645517 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4571 | 2024.12.20 22:56:37.645770 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4572 | 2024.12.20 22:56:37.645998 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001716 sec., 3496.5034965034965 rows/sec., 182.68 KiB/sec. | ||
4573 | 2024.12.20 22:56:37.646051 [ 262 ] {5ee34a54-c1f4-46a4-b9fe-005b96807eea} <Debug> TCPHandler: Processed in 0.002052626 sec. | ||
4574 | 2024.12.20 22:56:37.646262 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4575 | 2024.12.20 22:56:37.646484 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4576 | 2024.12.20 22:56:37.646581 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4577 | 2024.12.20 22:56:37.647295 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4578 | 2024.12.20 22:56:37.647332 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4579 | 2024.12.20 22:56:37.647728 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4580 | 2024.12.20 22:56:37.647960 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4581 | 2024.12.20 22:56:37.648178 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001743 sec., 135972.4612736661 rows/sec., 9.11 MiB/sec. | ||
4582 | 2024.12.20 22:56:37.648366 [ 259 ] {29cac058-16d1-48d2-9c41-d31c746ff3e4} <Debug> TCPHandler: Processed in 0.002210161 sec. | ||
4583 | 2024.12.20 22:56:37.648667 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4584 | 2024.12.20 22:56:37.648880 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4585 | 2024.12.20 22:56:37.648932 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4586 | 2024.12.20 22:56:37.649412 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4587 | 2024.12.20 22:56:37.649452 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4588 | 2024.12.20 22:56:37.649815 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4589 | 2024.12.20 22:56:37.650056 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4590 | 2024.12.20 22:56:37.650216 [ 76 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
4591 | 2024.12.20 22:56:37.650295 [ 76 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4592 | 2024.12.20 22:56:37.650312 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001469 sec., 680.7351940095302 rows/sec., 45.87 KiB/sec. | ||
4593 | 2024.12.20 22:56:37.650342 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4594 | 2024.12.20 22:56:37.650429 [ 262 ] {93e4c223-4de7-40ff-a52e-7a37a9b0bcd0} <Debug> TCPHandler: Processed in 0.001941173 sec. | ||
4595 | 2024.12.20 22:56:37.650579 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4596 | 2024.12.20 22:56:37.650618 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4597 | 2024.12.20 22:56:37.650803 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4598 | 2024.12.20 22:56:37.650836 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4599 | 2024.12.20 22:56:37.650870 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4600 | 2024.12.20 22:56:37.651153 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4601 | 2024.12.20 22:56:37.651187 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4602 | 2024.12.20 22:56:37.651545 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4603 | 2024.12.20 22:56:37.651887 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4604 | 2024.12.20 22:56:37.652198 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4605 | 2024.12.20 22:56:37.652564 [ 187 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
4606 | 2024.12.20 22:56:37.656065 [ 191 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.005602604 sec., 2498.8380403112556 rows/sec., 168.38 KiB/sec. | ||
4607 | 2024.12.20 22:56:37.656264 [ 191 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
4608 | 2024.12.20 22:56:37.656790 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4609 | 2024.12.20 22:56:37.656878 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4610 | 2024.12.20 22:56:37.656889 [ 191 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_14_3} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2024.12.20 22:56:37.657083 [ 191 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_14_3} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
4612 | 2024.12.20 22:56:37.657248 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4613 | 2024.12.20 22:56:37.657878 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4614 | 2024.12.20 22:56:37.658147 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4615 | 2024.12.20 22:56:37.658348 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.007585 sec., 5273.566249176006 rows/sec., 9.45 MiB/sec. | ||
4616 | 2024.12.20 22:56:37.658477 [ 259 ] {64f74709-704d-4274-928f-7bfc77a7fe81} <Debug> TCPHandler: Processed in 0.007951728 sec. | ||
4617 | 2024.12.20 22:56:37.658649 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4618 | 2024.12.20 22:56:37.658793 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4619 | 2024.12.20 22:56:37.658854 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4620 | 2024.12.20 22:56:37.659353 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4621 | 2024.12.20 22:56:37.659392 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.30 GiB. | ||
4622 | 2024.12.20 22:56:37.659812 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4623 | 2024.12.20 22:56:37.660099 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4624 | 2024.12.20 22:56:37.660346 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001583 sec., 51800.37902716362 rows/sec., 3.29 MiB/sec. | ||
4625 | 2024.12.20 22:56:37.660408 [ 262 ] {c90005fc-4bf0-47d4-884f-fd60a20c9d8f} <Debug> TCPHandler: Processed in 0.00182593 sec. | ||
4626 | 2024.12.20 22:56:41.347159 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4627 | 2024.12.20 22:56:41.347224 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4628 | 2024.12.20 22:56:41.471540 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10126 | ||
4629 | 2024.12.20 22:56:41.472275 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4630 | 2024.12.20 22:56:41.472316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4631 | 2024.12.20 22:56:41.472929 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4632 | 2024.12.20 22:56:41.473188 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4633 | 2024.12.20 22:56:41.473385 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4634 | 2024.12.20 22:56:42.148608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4635 | 2024.12.20 22:56:42.167090 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4636 | 2024.12.20 22:56:42.167149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4637 | 2024.12.20 22:56:42.174394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4638 | 2024.12.20 22:56:42.175188 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4639 | 2024.12.20 22:56:42.179367 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4640 | 2024.12.20 22:56:42.624319 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2024.12.20 22:56:42.624501 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4642 | 2024.12.20 22:56:42.624575 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4643 | 2024.12.20 22:56:42.625375 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.12.20 22:56:42.625428 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4645 | 2024.12.20 22:56:42.625878 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4646 | 2024.12.20 22:56:42.626138 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.12.20 22:56:42.626349 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001899 sec., 29489.20484465508 rows/sec., 2.27 MiB/sec. | ||
4648 | 2024.12.20 22:56:42.626501 [ 262 ] {072d0201-8a4a-4490-a50b-9badf7655408} <Debug> TCPHandler: Processed in 0.002324373 sec. | ||
4649 | 2024.12.20 22:56:42.626776 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2024.12.20 22:56:42.626964 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4651 | 2024.12.20 22:56:42.627040 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4652 | 2024.12.20 22:56:42.627843 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2024.12.20 22:56:42.627897 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4654 | 2024.12.20 22:56:42.628354 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4655 | 2024.12.20 22:56:42.628642 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2024.12.20 22:56:42.628894 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001978 sec., 32355.91506572295 rows/sec., 2.53 MiB/sec. | ||
4657 | 2024.12.20 22:56:42.628980 [ 259 ] {15b9d049-1c6c-48c4-8af4-d6f40df083a4} <Debug> TCPHandler: Processed in 0.002339274 sec. | ||
4658 | 2024.12.20 22:56:42.629137 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4659 | 2024.12.20 22:56:42.629255 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4660 | 2024.12.20 22:56:42.629316 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4661 | 2024.12.20 22:56:42.630037 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4662 | 2024.12.20 22:56:42.630082 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4663 | 2024.12.20 22:56:42.630515 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4664 | 2024.12.20 22:56:42.630766 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2024.12.20 22:56:42.630974 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001725 sec., 92753.62318840579 rows/sec., 6.46 MiB/sec. | ||
4666 | 2024.12.20 22:56:42.631107 [ 262 ] {ff96c98d-7d08-4216-9ae1-549660179e58} <Debug> TCPHandler: Processed in 0.002009035 sec. | ||
4667 | 2024.12.20 22:56:42.631284 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4668 | 2024.12.20 22:56:42.631415 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4669 | 2024.12.20 22:56:42.631471 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4670 | 2024.12.20 22:56:42.631993 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4671 | 2024.12.20 22:56:42.632037 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4672 | 2024.12.20 22:56:42.632425 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4673 | 2024.12.20 22:56:42.632662 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4674 | 2024.12.20 22:56:42.632882 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
4675 | 2024.12.20 22:56:42.632939 [ 259 ] {828ceb59-bc60-460c-bc92-d579ad1591df} <Debug> TCPHandler: Processed in 0.001717037 sec. | ||
4676 | 2024.12.20 22:56:43.235958 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4677 | 2024.12.20 22:56:43.236257 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4678 | 2024.12.20 22:56:43.236371 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4679 | 2024.12.20 22:56:43.237136 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4680 | 2024.12.20 22:56:43.237182 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4681 | 2024.12.20 22:56:43.237609 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4682 | 2024.12.20 22:56:43.237864 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4683 | 2024.12.20 22:56:43.238169 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001988 sec., 7042.25352112676 rows/sec., 506.95 KiB/sec. | ||
4684 | 2024.12.20 22:56:43.238424 [ 262 ] {9db0b0b2-08b3-41d1-ac5d-3fce73340bf2} <Debug> TCPHandler: Processed in 0.002648672 sec. | ||
4685 | 2024.12.20 22:56:43.238773 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4686 | 2024.12.20 22:56:43.239259 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4687 | 2024.12.20 22:56:43.239475 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4688 | 2024.12.20 22:56:43.240536 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2024.12.20 22:56:43.240592 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4690 | 2024.12.20 22:56:43.241038 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4691 | 2024.12.20 22:56:43.241295 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2024.12.20 22:56:43.241494 [ 66 ] {} <Debug> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
4693 | 2024.12.20 22:56:43.241577 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002531 sec., 790.2015013828527 rows/sec., 64.44 KiB/sec. | ||
4694 | 2024.12.20 22:56:43.241584 [ 66 ] {} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4695 | 2024.12.20 22:56:43.241656 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4696 | 2024.12.20 22:56:43.241737 [ 259 ] {a931bbfb-06fb-4376-96ce-cda21cbeebf7} <Debug> TCPHandler: Processed in 0.003150056 sec. | ||
4697 | 2024.12.20 22:56:43.241949 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::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 | ||
4698 | 2024.12.20 22:56:43.241975 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4699 | 2024.12.20 22:56:43.242237 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4700 | 2024.12.20 22:56:43.242252 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4701 | 2024.12.20 22:56:43.242341 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
4702 | 2024.12.20 22:56:43.242344 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4703 | 2024.12.20 22:56:43.242631 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4704 | 2024.12.20 22:56:43.242928 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
4705 | 2024.12.20 22:56:43.243220 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
4706 | 2024.12.20 22:56:43.243511 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
4707 | 2024.12.20 22:56:43.243844 [ 201 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
4708 | 2024.12.20 22:56:43.246140 [ 191 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.00436729 sec., 7327.198331230579 rows/sec., 626.10 KiB/sec. | ||
4709 | 2024.12.20 22:56:43.246315 [ 191 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
4710 | 2024.12.20 22:56:43.246366 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4711 | 2024.12.20 22:56:43.246414 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4712 | 2024.12.20 22:56:43.246681 [ 191 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4713 | 2024.12.20 22:56:43.246869 [ 191 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_6_1} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
4714 | 2024.12.20 22:56:43.246973 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4715 | 2024.12.20 22:56:43.247086 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4716 | 2024.12.20 22:56:43.247340 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4717 | 2024.12.20 22:56:43.247574 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Debug> executeQuery: Read 1424 rows, 122.25 KiB in 0.005431 sec., 262198.4901491438 rows/sec., 21.98 MiB/sec. | ||
4718 | 2024.12.20 22:56:43.247639 [ 262 ] {6237a9ad-b114-4ed6-a6d3-e2d7cee5947a} <Debug> TCPHandler: Processed in 0.005772029 sec. | ||
4719 | 2024.12.20 22:56:43.247807 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4720 | 2024.12.20 22:56:43.247936 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4721 | 2024.12.20 22:56:43.247998 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4722 | 2024.12.20 22:56:43.248643 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4723 | 2024.12.20 22:56:43.248686 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4724 | 2024.12.20 22:56:43.249062 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4725 | 2024.12.20 22:56:43.249321 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4726 | 2024.12.20 22:56:43.249542 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Debug> executeQuery: Read 49 rows, 3.60 KiB in 0.001634 sec., 29987.760097919218 rows/sec., 2.15 MiB/sec. | ||
4727 | 2024.12.20 22:56:43.249602 [ 259 ] {dd2c08a7-bab4-4b4f-93ed-78618b35e586} <Debug> TCPHandler: Processed in 0.001853381 sec. | ||
4728 | 2024.12.20 22:56:43.249760 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4729 | 2024.12.20 22:56:43.249902 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4730 | 2024.12.20 22:56:43.249963 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4731 | 2024.12.20 22:56:43.250704 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4732 | 2024.12.20 22:56:43.250745 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4733 | 2024.12.20 22:56:43.251124 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4734 | 2024.12.20 22:56:43.251371 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4735 | 2024.12.20 22:56:43.251581 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001712 sec., 141355.1401869159 rows/sec., 9.58 MiB/sec. | ||
4736 | 2024.12.20 22:56:43.251637 [ 262 ] {448966df-1bd1-4e32-9a99-bae18852dcba} <Debug> TCPHandler: Processed in 0.001947343 sec. | ||
4737 | 2024.12.20 22:56:43.251777 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4738 | 2024.12.20 22:56:43.251898 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4739 | 2024.12.20 22:56:43.251947 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4740 | 2024.12.20 22:56:43.252503 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4741 | 2024.12.20 22:56:43.252541 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4742 | 2024.12.20 22:56:43.252885 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4743 | 2024.12.20 22:56:43.253186 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4744 | 2024.12.20 22:56:43.253395 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001521 sec., 8547.008547008547 rows/sec., 532.90 KiB/sec. | ||
4745 | 2024.12.20 22:56:43.253449 [ 259 ] {26257d54-7b19-4d5d-9951-0e6ea15643a0} <Debug> TCPHandler: Processed in 0.001725917 sec. | ||
4746 | 2024.12.20 22:56:43.253663 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4747 | 2024.12.20 22:56:43.253884 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4748 | 2024.12.20 22:56:43.253980 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4749 | 2024.12.20 22:56:43.255105 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4750 | 2024.12.20 22:56:43.255144 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4751 | 2024.12.20 22:56:43.255539 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4752 | 2024.12.20 22:56:43.255774 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4753 | 2024.12.20 22:56:43.255993 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Debug> executeQuery: Read 880 rows, 65.34 KiB in 0.002163 sec., 406842.3485899214 rows/sec., 29.50 MiB/sec. | ||
4754 | 2024.12.20 22:56:43.256047 [ 262 ] {8d921e99-6744-47bd-81b0-a41bb7b5a515} <Debug> TCPHandler: Processed in 0.002494988 sec. | ||
4755 | 2024.12.20 22:56:43.256252 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4756 | 2024.12.20 22:56:43.256453 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4757 | 2024.12.20 22:56:43.256511 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4758 | 2024.12.20 22:56:43.257087 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4759 | 2024.12.20 22:56:43.257134 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4760 | 2024.12.20 22:56:43.257526 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4761 | 2024.12.20 22:56:43.257757 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4762 | 2024.12.20 22:56:43.257997 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001574 sec., 3811.944091486658 rows/sec., 199.16 KiB/sec. | ||
4763 | 2024.12.20 22:56:43.258190 [ 259 ] {6db2c0b7-1021-465c-ab39-f58ae8555e0c} <Debug> TCPHandler: Processed in 0.002039606 sec. | ||
4764 | 2024.12.20 22:56:43.258337 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4765 | 2024.12.20 22:56:43.258468 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4766 | 2024.12.20 22:56:43.258530 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4767 | 2024.12.20 22:56:43.259442 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4768 | 2024.12.20 22:56:43.259481 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4769 | 2024.12.20 22:56:43.259915 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4770 | 2024.12.20 22:56:43.260160 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4771 | 2024.12.20 22:56:43.260372 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001934 sec., 494312.30610134435 rows/sec., 32.84 MiB/sec. | ||
4772 | 2024.12.20 22:56:43.260423 [ 262 ] {a86679d3-641f-4df0-8468-f43f6f4748dd} <Debug> TCPHandler: Processed in 0.002140519 sec. | ||
4773 | 2024.12.20 22:56:43.260575 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4774 | 2024.12.20 22:56:43.260698 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4775 | 2024.12.20 22:56:43.260750 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4776 | 2024.12.20 22:56:43.261235 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4777 | 2024.12.20 22:56:43.261274 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4778 | 2024.12.20 22:56:43.261647 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4779 | 2024.12.20 22:56:43.261882 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4780 | 2024.12.20 22:56:43.262080 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001407 sec., 710.7320540156361 rows/sec., 47.89 KiB/sec. | ||
4781 | 2024.12.20 22:56:43.262130 [ 259 ] {cdf6e2a4-812c-4fc4-a87a-aae1336968b7} <Debug> TCPHandler: Processed in 0.001613814 sec. | ||
4782 | 2024.12.20 22:56:43.262275 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4783 | 2024.12.20 22:56:43.262397 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4784 | 2024.12.20 22:56:43.262490 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
4785 | 2024.12.20 22:56:43.263835 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4786 | 2024.12.20 22:56:43.263874 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4787 | 2024.12.20 22:56:43.264515 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4788 | 2024.12.20 22:56:43.264774 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4789 | 2024.12.20 22:56:43.265010 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002643 sec., 15134.31706394249 rows/sec., 27.12 MiB/sec. | ||
4790 | 2024.12.20 22:56:43.265103 [ 262 ] {de486e57-8ff3-43e9-b685-a7d3b1b7f738} <Debug> TCPHandler: Processed in 0.002886709 sec. | ||
4791 | 2024.12.20 22:56:43.265250 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4792 | 2024.12.20 22:56:43.265369 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4793 | 2024.12.20 22:56:43.265419 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4794 | 2024.12.20 22:56:43.265915 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4795 | 2024.12.20 22:56:43.265954 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4796 | 2024.12.20 22:56:43.266320 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4797 | 2024.12.20 22:56:43.266550 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4798 | 2024.12.20 22:56:43.266757 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001413 sec., 24062.278839348903 rows/sec., 1.40 MiB/sec. | ||
4799 | 2024.12.20 22:56:43.266808 [ 259 ] {3745598a-b5fa-4cfa-a2c9-91aa3008a00d} <Debug> TCPHandler: Processed in 0.001613674 sec. | ||
4800 | 2024.12.20 22:56:46.518470 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 692 | ||
4801 | 2024.12.20 22:56:46.522422 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4802 | 2024.12.20 22:56:46.522480 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4803 | 2024.12.20 22:56:46.523942 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4804 | 2024.12.20 22:56:46.524320 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4805 | 2024.12.20 22:56:46.524478 [ 59 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4806 | 2024.12.20 22:56:46.524537 [ 59 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4807 | 2024.12.20 22:56:46.524581 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4808 | 2024.12.20 22:56:46.525166 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
4809 | 2024.12.20 22:56:46.526020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 692 | ||
4810 | 2024.12.20 22:56:46.526492 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4811 | 2024.12.20 22:56:46.526686 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 504 rows starting from the beginning of the part | ||
4812 | 2024.12.20 22:56:46.527351 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
4813 | 2024.12.20 22:56:46.528013 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
4814 | 2024.12.20 22:56:46.528672 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
4815 | 2024.12.20 22:56:46.529310 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 34 rows starting from the beginning of the part | ||
4816 | 2024.12.20 22:56:46.529917 [ 201 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
4817 | 2024.12.20 22:56:46.538106 [ 194 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 692 rows, containing 72 columns (72 merged, 0 gathered) in 0.013365547 sec., 51774.91052180655 rows/sec., 44.11 MiB/sec. | ||
4818 | 2024.12.20 22:56:46.539394 [ 186 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4819 | 2024.12.20 22:56:46.540229 [ 186 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4820 | 2024.12.20 22:56:46.540328 [ 186 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_16_3} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4821 | 2024.12.20 22:56:46.540655 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
4822 | 2024.12.20 22:56:47.623121 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4823 | 2024.12.20 22:56:47.623306 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4824 | 2024.12.20 22:56:47.623379 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4825 | 2024.12.20 22:56:47.624184 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4826 | 2024.12.20 22:56:47.624231 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4827 | 2024.12.20 22:56:47.624669 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4828 | 2024.12.20 22:56:47.624927 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2024.12.20 22:56:47.625115 [ 58 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4830 | 2024.12.20 22:56:47.625159 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001895 sec., 29551.451187335093 rows/sec., 2.27 MiB/sec. | ||
4831 | 2024.12.20 22:56:47.625204 [ 58 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4832 | 2024.12.20 22:56:47.625286 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4833 | 2024.12.20 22:56:47.625289 [ 262 ] {b8fbfc95-b3d9-440a-8a87-e934fbfe2c48} <Debug> TCPHandler: Processed in 0.002300594 sec. | ||
4834 | 2024.12.20 22:56:47.625499 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4835 | 2024.12.20 22:56:47.625598 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4836 | 2024.12.20 22:56:47.625658 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4837 | 2024.12.20 22:56:47.625709 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1432 rows starting from the beginning of the part | ||
4838 | 2024.12.20 22:56:47.625933 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 57 rows starting from the beginning of the part | ||
4839 | 2024.12.20 22:56:47.625957 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4840 | 2024.12.20 22:56:47.626079 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 283 rows starting from the beginning of the part | ||
4841 | 2024.12.20 22:56:47.626138 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4842 | 2024.12.20 22:56:47.626580 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4843 | 2024.12.20 22:56:47.626804 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1424 rows starting from the beginning of the part | ||
4844 | 2024.12.20 22:56:47.627090 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
4845 | 2024.12.20 22:56:47.628978 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4846 | 2024.12.20 22:56:47.629068 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4847 | 2024.12.20 22:56:47.630032 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4848 | 2024.12.20 22:56:47.630452 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4849 | 2024.12.20 22:56:47.630735 [ 199 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3308 rows, containing 5 columns (5 merged, 0 gathered) in 0.005355177 sec., 617720.0118688887 rows/sec., 54.14 MiB/sec. | ||
4850 | 2024.12.20 22:56:47.630861 [ 58 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4851 | 2024.12.20 22:56:47.630950 [ 58 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4852 | 2024.12.20 22:56:47.630987 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4853 | 2024.12.20 22:56:47.631055 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005231 sec., 12234.754349072835 rows/sec., 977.87 KiB/sec. | ||
4854 | 2024.12.20 22:56:47.631109 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4855 | 2024.12.20 22:56:47.631547 [ 259 ] {8f2fac70-1d62-4ab4-b2e7-7ac018548217} <Debug> TCPHandler: Processed in 0.006095017 sec. | ||
4856 | 2024.12.20 22:56:47.631892 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4857 | 2024.12.20 22:56:47.632003 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4858 | 2024.12.20 22:56:47.632279 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4859 | 2024.12.20 22:56:47.632450 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4860 | 2024.12.20 22:56:47.632485 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4861 | 2024.12.20 22:56:47.632590 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 914 rows starting from the beginning of the part | ||
4862 | 2024.12.20 22:56:47.632923 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 66 rows starting from the beginning of the part | ||
4863 | 2024.12.20 22:56:47.633357 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 422 rows starting from the beginning of the part | ||
4864 | 2024.12.20 22:56:47.633781 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4865 | 2024.12.20 22:56:47.634134 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 880 rows starting from the beginning of the part | ||
4866 | 2024.12.20 22:56:47.634445 [ 199 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
4867 | 2024.12.20 22:56:47.635244 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4868 | 2024.12.20 22:56:47.635595 [ 194 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_36_7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4869 | 2024.12.20 22:56:47.635918 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
4870 | 2024.12.20 22:56:47.635965 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4871 | 2024.12.20 22:56:47.636038 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4872 | 2024.12.20 22:56:47.637094 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4873 | 2024.12.20 22:56:47.637523 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4874 | 2024.12.20 22:56:47.637774 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4875 | 2024.12.20 22:56:47.637874 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4876 | 2024.12.20 22:56:47.637972 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4877 | 2024.12.20 22:56:47.638157 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005953 sec., 21501.763816563078 rows/sec., 1.50 MiB/sec. | ||
4878 | 2024.12.20 22:56:47.638482 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4879 | 2024.12.20 22:56:47.638541 [ 262 ] {f0741359-d42e-4d13-aade-215bc2e399ce} <Debug> TCPHandler: Processed in 0.006832878 sec. | ||
4880 | 2024.12.20 22:56:47.638719 [ 194 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2410 rows, containing 5 columns (5 merged, 0 gathered) in 0.007585358 sec., 317717.3707556057 rows/sec., 24.36 MiB/sec. | ||
4881 | 2024.12.20 22:56:47.638860 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4882 | 2024.12.20 22:56:47.638904 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4883 | 2024.12.20 22:56:47.638968 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10139 rows starting from the beginning of the part | ||
4884 | 2024.12.20 22:56:47.639040 [ 194 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4885 | 2024.12.20 22:56:47.639365 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4886 | 2024.12.20 22:56:47.639473 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
4887 | 2024.12.20 22:56:47.639602 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4888 | 2024.12.20 22:56:47.640036 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4889 | 2024.12.20 22:56:47.640556 [ 200 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4890 | 2024.12.20 22:56:47.640530 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4891 | 2024.12.20 22:56:47.641036 [ 200 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_36_7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4892 | 2024.12.20 22:56:47.641230 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4893 | 2024.12.20 22:56:47.641319 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4894 | 2024.12.20 22:56:47.641664 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
4895 | 2024.12.20 22:56:47.642407 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2024.12.20 22:56:47.642480 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4897 | 2024.12.20 22:56:47.643190 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4898 | 2024.12.20 22:56:47.643668 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2024.12.20 22:56:47.644004 [ 58 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4900 | 2024.12.20 22:56:47.644102 [ 58 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2024.12.20 22:56:47.644179 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4902 | 2024.12.20 22:56:47.644418 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00526 sec., 9125.475285171104 rows/sec., 629.75 KiB/sec. | ||
4903 | 2024.12.20 22:56:47.644540 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4904 | 2024.12.20 22:56:47.644810 [ 259 ] {18b287e9-3949-496f-8863-520d92a08f78} <Debug> TCPHandler: Processed in 0.006089327 sec. | ||
4905 | 2024.12.20 22:56:47.644986 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4906 | 2024.12.20 22:56:47.645089 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1834 rows starting from the beginning of the part | ||
4907 | 2024.12.20 22:56:47.645202 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4908 | 2024.12.20 22:56:47.645502 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4909 | 2024.12.20 22:56:47.645653 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4910 | 2024.12.20 22:56:47.645961 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4911 | 2024.12.20 22:56:47.646188 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
4912 | 2024.12.20 22:56:47.647445 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11781 rows, containing 5 columns (5 merged, 0 gathered) in 0.009285105 sec., 1268806.3301384314 rows/sec., 85.55 MiB/sec. | ||
4913 | 2024.12.20 22:56:47.647715 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4914 | 2024.12.20 22:56:47.648087 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4915 | 2024.12.20 22:56:47.648219 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4916 | 2024.12.20 22:56:47.648220 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2118 rows, containing 4 columns (4 merged, 0 gathered) in 0.003874817 sec., 546606.4590921326 rows/sec., 35.59 MiB/sec. | ||
4917 | 2024.12.20 22:56:47.648359 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
4918 | 2024.12.20 22:56:47.648673 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4919 | 2024.12.20 22:56:47.649007 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2024.12.20 22:56:47.649106 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_36_7} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4921 | 2024.12.20 22:56:47.649212 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4922 | 2024.12.20 22:56:48.973737 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10553 | ||
4923 | 2024.12.20 22:56:48.974378 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4924 | 2024.12.20 22:56:48.974430 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4925 | 2024.12.20 22:56:48.974956 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4926 | 2024.12.20 22:56:48.975215 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4927 | 2024.12.20 22:56:48.975505 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10553 | ||
4928 | 2024.12.20 22:56:49.679607 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4929 | 2024.12.20 22:56:49.700101 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4930 | 2024.12.20 22:56:49.700168 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4931 | 2024.12.20 22:56:49.708437 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4932 | 2024.12.20 22:56:49.709344 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4933 | 2024.12.20 22:56:49.713567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4934 | 2024.12.20 22:56:52.624870 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2024.12.20 22:56:52.625110 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4936 | 2024.12.20 22:56:52.625194 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4937 | 2024.12.20 22:56:52.626100 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.12.20 22:56:52.626158 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4939 | 2024.12.20 22:56:52.626640 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4940 | 2024.12.20 22:56:52.626901 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.12.20 22:56:52.627141 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002095 sec., 26730.31026252983 rows/sec., 2.05 MiB/sec. | ||
4942 | 2024.12.20 22:56:52.627206 [ 262 ] {668954c4-d4e2-4211-bd7d-37bfc7747461} <Debug> TCPHandler: Processed in 0.002482608 sec. | ||
4943 | 2024.12.20 22:56:52.627469 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2024.12.20 22:56:52.627698 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4945 | 2024.12.20 22:56:52.627792 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4946 | 2024.12.20 22:56:52.628591 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2024.12.20 22:56:52.628637 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4948 | 2024.12.20 22:56:52.629104 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4949 | 2024.12.20 22:56:52.629392 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.12.20 22:56:52.629617 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00198 sec., 32323.232323232325 rows/sec., 2.52 MiB/sec. | ||
4951 | 2024.12.20 22:56:52.629690 [ 259 ] {bfac6ef3-ef2a-428a-8984-31887ca92b35} <Debug> TCPHandler: Processed in 0.002358375 sec. | ||
4952 | 2024.12.20 22:56:52.629847 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4953 | 2024.12.20 22:56:52.629980 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4954 | 2024.12.20 22:56:52.630040 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4955 | 2024.12.20 22:56:52.630660 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4956 | 2024.12.20 22:56:52.630704 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4957 | 2024.12.20 22:56:52.631121 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4958 | 2024.12.20 22:56:52.631366 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4959 | 2024.12.20 22:56:52.631578 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00163 sec., 98159.50920245399 rows/sec., 6.84 MiB/sec. | ||
4960 | 2024.12.20 22:56:52.631635 [ 262 ] {2c6f1332-c7a1-4b59-b944-68025dcc8815} <Debug> TCPHandler: Processed in 0.00184703 sec. | ||
4961 | 2024.12.20 22:56:52.631789 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4962 | 2024.12.20 22:56:52.631928 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4963 | 2024.12.20 22:56:52.631990 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4964 | 2024.12.20 22:56:52.632502 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4965 | 2024.12.20 22:56:52.632539 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4966 | 2024.12.20 22:56:52.632917 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4967 | 2024.12.20 22:56:52.633153 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4968 | 2024.12.20 22:56:52.633332 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
4969 | 2024.12.20 22:56:52.633382 [ 259 ] {2055e787-ec95-425c-a14e-96cb53d67b60} <Debug> TCPHandler: Processed in 0.001653825 sec. | ||
4970 | 2024.12.20 22:56:54.105834 [ 46 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4971 | 2024.12.20 22:56:54.105920 [ 46 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4972 | 2024.12.20 22:56:54.105952 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4973 | 2024.12.20 22:56:54.106187 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
4974 | 2024.12.20 22:56:54.106382 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4975 | 2024.12.20 22:56:54.106420 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
4976 | 2024.12.20 22:56:54.106503 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 242 rows starting from the beginning of the part | ||
4977 | 2024.12.20 22:56:54.106721 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
4978 | 2024.12.20 22:56:54.106941 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
4979 | 2024.12.20 22:56:54.107176 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 242 rows starting from the beginning of the part | ||
4980 | 2024.12.20 22:56:54.108412 [ 193 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002361085 sec., 319344.70804735954 rows/sec., 22.86 MiB/sec. | ||
4981 | 2024.12.20 22:56:54.108653 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4982 | 2024.12.20 22:56:54.109024 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2024.12.20 22:56:54.109120 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_15_3} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4984 | 2024.12.20 22:56:54.109228 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
4985 | 2024.12.20 22:56:55.020490 [ 45 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 | ||
4986 | 2024.12.20 22:56:55.020568 [ 45 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4987 | 2024.12.20 22:56:55.020592 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
4988 | 2024.12.20 22:56:55.020826 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4989 | 2024.12.20 22:56:55.021002 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4990 | 2024.12.20 22:56:55.021040 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4991 | 2024.12.20 22:56:55.021118 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4992 | 2024.12.20 22:56:55.021295 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4993 | 2024.12.20 22:56:55.021612 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4994 | 2024.12.20 22:56:55.021798 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
4995 | 2024.12.20 22:56:55.022834 [ 193 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.002149899 sec., 41862.43167702297 rows/sec., 2.14 MiB/sec. | ||
4996 | 2024.12.20 22:56:55.023021 [ 193 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
4997 | 2024.12.20 22:56:55.023365 [ 193 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_15_3} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4998 | 2024.12.20 22:56:55.023456 [ 193 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_15_3} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 5 parts: [all_1_11_2, all_15_15_0] -> all_1_15_3 | ||
4999 | 2024.12.20 22:56:55.023558 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
5000 | 2024.12.20 22:56:56.347263 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5001 | 2024.12.20 22:56:56.347317 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5002 | 2024.12.20 22:56:56.475626 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11041 | ||
5003 | 2024.12.20 22:56:56.476309 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5004 | 2024.12.20 22:56:56.476350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5005 | 2024.12.20 22:56:56.476890 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5006 | 2024.12.20 22:56:56.477148 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5007 | 2024.12.20 22:56:56.477338 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
5008 | 2024.12.20 22:56:56.526311 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 708 | ||
5009 | 2024.12.20 22:56:56.529005 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5010 | 2024.12.20 22:56:56.529052 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5011 | 2024.12.20 22:56:56.530501 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5012 | 2024.12.20 22:56:56.530802 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5013 | 2024.12.20 22:56:56.531325 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
5014 | 2024.12.20 22:56:57.213645 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
5015 | 2024.12.20 22:56:57.235264 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2024.12.20 22:56:57.235325 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5017 | 2024.12.20 22:56:57.242790 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5018 | 2024.12.20 22:56:57.243571 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2024.12.20 22:56:57.247234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
5020 | 2024.12.20 22:56:57.630593 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5021 | 2024.12.20 22:56:57.630809 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5022 | 2024.12.20 22:56:57.630892 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5023 | 2024.12.20 22:56:57.631667 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5024 | 2024.12.20 22:56:57.631719 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5025 | 2024.12.20 22:56:57.632156 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5026 | 2024.12.20 22:56:57.632412 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5027 | 2024.12.20 22:56:57.632622 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001875 sec., 7466.666666666667 rows/sec., 537.50 KiB/sec. | ||
5028 | 2024.12.20 22:56:57.632689 [ 262 ] {d7fc7fe2-bd39-4d19-be22-e8b34532ed6f} <Debug> TCPHandler: Processed in 0.002242461 sec. | ||
5029 | 2024.12.20 22:56:57.633027 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5030 | 2024.12.20 22:56:57.633236 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5031 | 2024.12.20 22:56:57.633312 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5032 | 2024.12.20 22:56:57.634242 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5033 | 2024.12.20 22:56:57.634296 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5034 | 2024.12.20 22:56:57.634744 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5035 | 2024.12.20 22:56:57.634994 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5036 | 2024.12.20 22:56:57.635268 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002079 sec., 136123.13612313612 rows/sec., 12.03 MiB/sec. | ||
5037 | 2024.12.20 22:56:57.635391 [ 259 ] {7583a46c-0bc3-434e-a49e-ccaf923ba0dc} <Debug> TCPHandler: Processed in 0.002547329 sec. | ||
5038 | 2024.12.20 22:56:57.635654 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5039 | 2024.12.20 22:56:57.635799 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5040 | 2024.12.20 22:56:57.635860 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5041 | 2024.12.20 22:56:57.636502 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5042 | 2024.12.20 22:56:57.636542 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5043 | 2024.12.20 22:56:57.636913 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5044 | 2024.12.20 22:56:57.637182 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5045 | 2024.12.20 22:56:57.637367 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001605 sec., 29283.48909657321 rows/sec., 2.11 MiB/sec. | ||
5046 | 2024.12.20 22:56:57.637420 [ 262 ] {db2e132c-849e-4ccd-8cba-20e743f1ce4f} <Debug> TCPHandler: Processed in 0.001907962 sec. | ||
5047 | 2024.12.20 22:56:57.637597 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5048 | 2024.12.20 22:56:57.637744 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5049 | 2024.12.20 22:56:57.637805 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5050 | 2024.12.20 22:56:57.638441 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5051 | 2024.12.20 22:56:57.638484 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5052 | 2024.12.20 22:56:57.638850 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5053 | 2024.12.20 22:56:57.639103 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5054 | 2024.12.20 22:56:57.639345 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001637 sec., 8552.22968845449 rows/sec., 598.94 KiB/sec. | ||
5055 | 2024.12.20 22:56:57.639400 [ 259 ] {113ba0c6-26f3-4891-997a-ad5285e20502} <Debug> TCPHandler: Processed in 0.001880012 sec. | ||
5056 | 2024.12.20 22:56:57.639544 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5057 | 2024.12.20 22:56:57.639666 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5058 | 2024.12.20 22:56:57.639717 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5059 | 2024.12.20 22:56:57.640295 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5060 | 2024.12.20 22:56:57.640332 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5061 | 2024.12.20 22:56:57.640685 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5062 | 2024.12.20 22:56:57.640944 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5063 | 2024.12.20 22:56:57.641154 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001515 sec., 8580.85808580858 rows/sec., 535.01 KiB/sec. | ||
5064 | 2024.12.20 22:56:57.641238 [ 262 ] {d76b57e0-42c0-4a66-9a3a-027230aedc87} <Debug> TCPHandler: Processed in 0.001747908 sec. | ||
5065 | 2024.12.20 22:56:57.641405 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5066 | 2024.12.20 22:56:57.641544 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5067 | 2024.12.20 22:56:57.641601 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5068 | 2024.12.20 22:56:57.642379 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5069 | 2024.12.20 22:56:57.642420 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5070 | 2024.12.20 22:56:57.642797 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5071 | 2024.12.20 22:56:57.643030 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5072 | 2024.12.20 22:56:57.643253 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.00174 sec., 242528.7356321839 rows/sec., 17.33 MiB/sec. | ||
5073 | 2024.12.20 22:56:57.643311 [ 259 ] {32f37690-3cd5-4c34-bc24-ba4e8659ee2f} <Debug> TCPHandler: Processed in 0.001973954 sec. | ||
5074 | 2024.12.20 22:56:57.643502 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5075 | 2024.12.20 22:56:57.643724 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5076 | 2024.12.20 22:56:57.643817 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5077 | 2024.12.20 22:56:57.644408 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5078 | 2024.12.20 22:56:57.644447 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5079 | 2024.12.20 22:56:57.644804 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5080 | 2024.12.20 22:56:57.645035 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5081 | 2024.12.20 22:56:57.645282 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00161 sec., 3726.7080745341614 rows/sec., 194.71 KiB/sec. | ||
5082 | 2024.12.20 22:56:57.645486 [ 262 ] {55038586-d630-46b6-98d4-36cf54afb139} <Debug> TCPHandler: Processed in 0.002087778 sec. | ||
5083 | 2024.12.20 22:56:57.645704 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5084 | 2024.12.20 22:56:57.645926 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5085 | 2024.12.20 22:56:57.646021 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5086 | 2024.12.20 22:56:57.646614 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5087 | 2024.12.20 22:56:57.646653 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5088 | 2024.12.20 22:56:57.647036 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5089 | 2024.12.20 22:56:57.647273 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5090 | 2024.12.20 22:56:57.647523 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00165 sec., 143636.36363636365 rows/sec., 9.63 MiB/sec. | ||
5091 | 2024.12.20 22:56:57.647761 [ 259 ] {d09d9dd7-c45c-4880-82a4-93b76d02f0e3} <Debug> TCPHandler: Processed in 0.002159579 sec. | ||
5092 | 2024.12.20 22:56:57.647923 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5093 | 2024.12.20 22:56:57.648042 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5094 | 2024.12.20 22:56:57.648101 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5095 | 2024.12.20 22:56:57.648634 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5096 | 2024.12.20 22:56:57.648679 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5097 | 2024.12.20 22:56:57.649090 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5098 | 2024.12.20 22:56:57.649333 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5099 | 2024.12.20 22:56:57.649596 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001565 sec., 638.9776357827476 rows/sec., 43.06 KiB/sec. | ||
5100 | 2024.12.20 22:56:57.649760 [ 262 ] {e12ff04f-5935-4f1e-81ac-6f19fbf554f1} <Debug> TCPHandler: Processed in 0.001895142 sec. | ||
5101 | 2024.12.20 22:56:57.649920 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5102 | 2024.12.20 22:56:57.650041 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5103 | 2024.12.20 22:56:57.650134 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5104 | 2024.12.20 22:56:57.651422 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2024.12.20 22:56:57.651461 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5106 | 2024.12.20 22:56:57.652116 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5107 | 2024.12.20 22:56:57.652378 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5108 | 2024.12.20 22:56:57.652564 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5109 | 2024.12.20 22:56:57.652658 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5110 | 2024.12.20 22:56:57.652665 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002643 sec., 15134.31706394249 rows/sec., 27.12 MiB/sec. | ||
5111 | 2024.12.20 22:56:57.652694 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5112 | 2024.12.20 22:56:57.653293 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
5113 | 2024.12.20 22:56:57.653532 [ 259 ] {9185eea9-8945-49ec-89d2-ec86bba3d8a4} <Debug> TCPHandler: Processed in 0.003661861 sec. | ||
5114 | 2024.12.20 22:56:57.653807 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5115 | 2024.12.20 22:56:57.654091 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5116 | 2024.12.20 22:56:57.654207 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5117 | 2024.12.20 22:56:57.654282 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5118 | 2024.12.20 22:56:57.654547 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 332 rows starting from the beginning of the part | ||
5119 | 2024.12.20 22:56:57.655191 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
5120 | 2024.12.20 22:56:57.656038 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
5121 | 2024.12.20 22:56:57.656181 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5122 | 2024.12.20 22:56:57.656296 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5123 | 2024.12.20 22:56:57.656702 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
5124 | 2024.12.20 22:56:57.657377 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
5125 | 2024.12.20 22:56:57.657756 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5126 | 2024.12.20 22:56:57.657965 [ 188 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
5127 | 2024.12.20 22:56:57.658581 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5128 | 2024.12.20 22:56:57.659153 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005121 sec., 16012.497559070494 rows/sec., 1.02 MiB/sec. | ||
5129 | 2024.12.20 22:56:57.659444 [ 262 ] {5f276128-90d3-468b-bea3-4c2270aa17dc} <Debug> TCPHandler: Processed in 0.005772328 sec. | ||
5130 | 2024.12.20 22:56:57.664011 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 532 rows, containing 19 columns (19 merged, 0 gathered) in 0.011175027 sec., 47606.14896053495 rows/sec., 85.31 MiB/sec. | ||
5131 | 2024.12.20 22:56:57.664677 [ 192 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5132 | 2024.12.20 22:56:57.665134 [ 192 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5133 | 2024.12.20 22:56:57.665218 [ 192 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5134 | 2024.12.20 22:56:57.665331 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.49 MiB. | ||
5135 | 2024.12.20 22:57:02.625007 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5136 | 2024.12.20 22:57:02.625214 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5137 | 2024.12.20 22:57:02.625288 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5138 | 2024.12.20 22:57:02.626088 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5139 | 2024.12.20 22:57:02.626135 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5140 | 2024.12.20 22:57:02.626585 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5141 | 2024.12.20 22:57:02.626841 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5142 | 2024.12.20 22:57:02.627045 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001884 sec., 29723.991507430997 rows/sec., 2.28 MiB/sec. | ||
5143 | 2024.12.20 22:57:02.627116 [ 262 ] {e3056831-b487-4af3-876c-61cde30da7d9} <Debug> TCPHandler: Processed in 0.002240801 sec. | ||
5144 | 2024.12.20 22:57:02.627378 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5145 | 2024.12.20 22:57:02.627567 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5146 | 2024.12.20 22:57:02.627648 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5147 | 2024.12.20 22:57:02.628462 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5148 | 2024.12.20 22:57:02.628514 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5149 | 2024.12.20 22:57:02.628952 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5150 | 2024.12.20 22:57:02.629204 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5151 | 2024.12.20 22:57:02.629445 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001928 sec., 33195.02074688797 rows/sec., 2.59 MiB/sec. | ||
5152 | 2024.12.20 22:57:02.629513 [ 259 ] {9e90dde2-f0ab-4d7a-8cc5-1dcdc11483d5} <Debug> TCPHandler: Processed in 0.002267292 sec. | ||
5153 | 2024.12.20 22:57:02.629684 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5154 | 2024.12.20 22:57:02.629813 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5155 | 2024.12.20 22:57:02.629872 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5156 | 2024.12.20 22:57:02.630504 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5157 | 2024.12.20 22:57:02.630544 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5158 | 2024.12.20 22:57:02.630952 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5159 | 2024.12.20 22:57:02.631213 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5160 | 2024.12.20 22:57:02.631396 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
5161 | 2024.12.20 22:57:02.631455 [ 262 ] {3947a4fe-75e9-45ce-a4d9-6bf40ffe410d} <Debug> TCPHandler: Processed in 0.00182937 sec. | ||
5162 | 2024.12.20 22:57:02.631625 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5163 | 2024.12.20 22:57:02.631773 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5164 | 2024.12.20 22:57:02.631838 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5165 | 2024.12.20 22:57:02.632404 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5166 | 2024.12.20 22:57:02.632445 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5167 | 2024.12.20 22:57:02.632827 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5168 | 2024.12.20 22:57:02.633064 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5169 | 2024.12.20 22:57:02.633318 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001574 sec., 38119.44091486658 rows/sec., 2.57 MiB/sec. | ||
5170 | 2024.12.20 22:57:02.633475 [ 259 ] {903fa89b-4cda-446b-a8d2-f60e7e327320} <Debug> TCPHandler: Processed in 0.001915083 sec. | ||
5171 | 2024.12.20 22:57:03.977476 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11468 | ||
5172 | 2024.12.20 22:57:03.978128 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5173 | 2024.12.20 22:57:03.978178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5174 | 2024.12.20 22:57:03.978813 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5175 | 2024.12.20 22:57:03.979141 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5176 | 2024.12.20 22:57:03.979387 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11468 | ||
5177 | 2024.12.20 22:57:04.747280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
5178 | 2024.12.20 22:57:04.769155 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5179 | 2024.12.20 22:57:04.769212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5180 | 2024.12.20 22:57:04.776761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5181 | 2024.12.20 22:57:04.777542 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5182 | 2024.12.20 22:57:04.780978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
5183 | 2024.12.20 22:57:06.531441 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 738 | ||
5184 | 2024.12.20 22:57:06.534633 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5185 | 2024.12.20 22:57:06.534689 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5186 | 2024.12.20 22:57:06.536176 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5187 | 2024.12.20 22:57:06.536496 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2024.12.20 22:57:06.537391 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 738 | ||
5189 | 2024.12.20 22:57:07.630503 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5190 | 2024.12.20 22:57:07.630716 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5191 | 2024.12.20 22:57:07.630800 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5192 | 2024.12.20 22:57:07.631639 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5193 | 2024.12.20 22:57:07.631695 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5194 | 2024.12.20 22:57:07.632136 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5195 | 2024.12.20 22:57:07.632395 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5196 | 2024.12.20 22:57:07.632598 [ 32 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5197 | 2024.12.20 22:57:07.632668 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 503.15 KiB/sec. | ||
5198 | 2024.12.20 22:57:07.632697 [ 32 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5199 | 2024.12.20 22:57:07.632774 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5200 | 2024.12.20 22:57:07.632801 [ 262 ] {b9f5a333-6ef2-4765-8ff6-6f464b5a222b} <Debug> TCPHandler: Processed in 0.002445798 sec. | ||
5201 | 2024.12.20 22:57:07.633002 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
5202 | 2024.12.20 22:57:07.633072 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5203 | 2024.12.20 22:57:07.633172 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5204 | 2024.12.20 22:57:07.633222 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 14 rows starting from the beginning of the part | ||
5205 | 2024.12.20 22:57:07.633252 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5206 | 2024.12.20 22:57:07.633339 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5207 | 2024.12.20 22:57:07.633356 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part | ||
5208 | 2024.12.20 22:57:07.633670 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part | ||
5209 | 2024.12.20 22:57:07.633995 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
5210 | 2024.12.20 22:57:07.634236 [ 196 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
5211 | 2024.12.20 22:57:07.635707 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5212 | 2024.12.20 22:57:07.635754 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5213 | 2024.12.20 22:57:07.636009 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003125325 sec., 22397.670642253204 rows/sec., 1.66 MiB/sec. | ||
5214 | 2024.12.20 22:57:07.636336 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5215 | 2024.12.20 22:57:07.636516 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5216 | 2024.12.20 22:57:07.636837 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5217 | 2024.12.20 22:57:07.636979 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2024.12.20 22:57:07.637041 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_17_4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5219 | 2024.12.20 22:57:07.637250 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5220 | 2024.12.20 22:57:07.637408 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.004214 sec., 67157.09539629806 rows/sec., 5.94 MiB/sec. | ||
5221 | 2024.12.20 22:57:07.637641 [ 259 ] {4d37df8f-4fbd-4f64-889a-ad2f5ddb819a} <Debug> TCPHandler: Processed in 0.00470565 sec. | ||
5222 | 2024.12.20 22:57:07.637874 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5223 | 2024.12.20 22:57:07.638000 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5224 | 2024.12.20 22:57:07.638054 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5225 | 2024.12.20 22:57:07.638701 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5226 | 2024.12.20 22:57:07.638745 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5227 | 2024.12.20 22:57:07.639130 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5228 | 2024.12.20 22:57:07.639373 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5229 | 2024.12.20 22:57:07.639575 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001592 sec., 29522.61306532663 rows/sec., 2.12 MiB/sec. | ||
5230 | 2024.12.20 22:57:07.639714 [ 262 ] {002e6160-71a2-4e1c-bcd1-ba124d503136} <Debug> TCPHandler: Processed in 0.001913322 sec. | ||
5231 | 2024.12.20 22:57:07.639902 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5232 | 2024.12.20 22:57:07.640038 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5233 | 2024.12.20 22:57:07.640094 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5234 | 2024.12.20 22:57:07.640718 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5235 | 2024.12.20 22:57:07.640757 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5236 | 2024.12.20 22:57:07.641110 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5237 | 2024.12.20 22:57:07.641344 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5238 | 2024.12.20 22:57:07.641594 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001584 sec., 8838.38383838384 rows/sec., 618.98 KiB/sec. | ||
5239 | 2024.12.20 22:57:07.641789 [ 259 ] {72ec9a86-919a-46d3-9669-5804ae523804} <Debug> TCPHandler: Processed in 0.001960634 sec. | ||
5240 | 2024.12.20 22:57:07.641954 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5241 | 2024.12.20 22:57:07.642077 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5242 | 2024.12.20 22:57:07.642128 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5243 | 2024.12.20 22:57:07.642717 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5244 | 2024.12.20 22:57:07.642757 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5245 | 2024.12.20 22:57:07.643125 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5246 | 2024.12.20 22:57:07.643370 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5247 | 2024.12.20 22:57:07.643491 [ 31 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
5248 | 2024.12.20 22:57:07.643533 [ 31 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5249 | 2024.12.20 22:57:07.643554 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001503 sec., 8649.367930805056 rows/sec., 539.29 KiB/sec. | ||
5250 | 2024.12.20 22:57:07.643558 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5251 | 2024.12.20 22:57:07.643638 [ 262 ] {23d926f6-4039-422d-991b-5ce131a660c4} <Debug> TCPHandler: Processed in 0.001743188 sec. | ||
5252 | 2024.12.20 22:57:07.643916 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5253 | 2024.12.20 22:57:07.643955 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
5254 | 2024.12.20 22:57:07.644209 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5255 | 2024.12.20 22:57:07.644254 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5256 | 2024.12.20 22:57:07.644308 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5257 | 2024.12.20 22:57:07.644329 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 13 rows starting from the beginning of the part | ||
5258 | 2024.12.20 22:57:07.644715 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 13 rows starting from the beginning of the part | ||
5259 | 2024.12.20 22:57:07.645108 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 13 rows starting from the beginning of the part | ||
5260 | 2024.12.20 22:57:07.645513 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 13 rows starting from the beginning of the part | ||
5261 | 2024.12.20 22:57:07.645851 [ 187 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 13 rows starting from the beginning of the part | ||
5262 | 2024.12.20 22:57:07.646913 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5263 | 2024.12.20 22:57:07.646979 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5264 | 2024.12.20 22:57:07.648064 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5265 | 2024.12.20 22:57:07.648078 [ 197 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004435332 sec., 14655.047243363068 rows/sec., 970.98 KiB/sec. | ||
5266 | 2024.12.20 22:57:07.648285 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
5267 | 2024.12.20 22:57:07.648457 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5268 | 2024.12.20 22:57:07.648894 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5269 | 2024.12.20 22:57:07.648976 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.004832 sec., 87334.43708609272 rows/sec., 6.24 MiB/sec. | ||
5270 | 2024.12.20 22:57:07.649086 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_17_4} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
5271 | 2024.12.20 22:57:07.649156 [ 259 ] {cd15c945-bec7-4a66-a87e-ae0f13cc397e} <Debug> TCPHandler: Processed in 0.005408469 sec. | ||
5272 | 2024.12.20 22:57:07.649245 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5273 | 2024.12.20 22:57:07.649395 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5274 | 2024.12.20 22:57:07.649529 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5275 | 2024.12.20 22:57:07.649590 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5276 | 2024.12.20 22:57:07.650169 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5277 | 2024.12.20 22:57:07.650206 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5278 | 2024.12.20 22:57:07.650577 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5279 | 2024.12.20 22:57:07.650815 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5280 | 2024.12.20 22:57:07.650993 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001495 sec., 4013.3779264214045 rows/sec., 209.68 KiB/sec. | ||
5281 | 2024.12.20 22:57:07.651043 [ 262 ] {a90bf1f2-e7f3-4082-aaee-a212f97de382} <Debug> TCPHandler: Processed in 0.001722627 sec. | ||
5282 | 2024.12.20 22:57:07.651190 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5283 | 2024.12.20 22:57:07.651310 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5284 | 2024.12.20 22:57:07.651365 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5285 | 2024.12.20 22:57:07.651982 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5286 | 2024.12.20 22:57:07.652023 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5287 | 2024.12.20 22:57:07.652442 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5288 | 2024.12.20 22:57:07.652691 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5289 | 2024.12.20 22:57:07.652903 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001618 sec., 146477.13226205192 rows/sec., 9.82 MiB/sec. | ||
5290 | 2024.12.20 22:57:07.652957 [ 259 ] {54eb3ec1-2ed1-4c8a-b097-2bdf98c0fc4e} <Debug> TCPHandler: Processed in 0.00182181 sec. | ||
5291 | 2024.12.20 22:57:07.653109 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5292 | 2024.12.20 22:57:07.653228 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5293 | 2024.12.20 22:57:07.653282 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5294 | 2024.12.20 22:57:07.653758 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5295 | 2024.12.20 22:57:07.653796 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5296 | 2024.12.20 22:57:07.654155 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5297 | 2024.12.20 22:57:07.654391 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5298 | 2024.12.20 22:57:07.654567 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001365 sec., 732.6007326007326 rows/sec., 49.36 KiB/sec. | ||
5299 | 2024.12.20 22:57:07.654618 [ 262 ] {9cfbec79-709d-4d64-9514-165f1991edf4} <Debug> TCPHandler: Processed in 0.001566973 sec. | ||
5300 | 2024.12.20 22:57:07.654757 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5301 | 2024.12.20 22:57:07.654875 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5302 | 2024.12.20 22:57:07.654958 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5303 | 2024.12.20 22:57:07.656194 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5304 | 2024.12.20 22:57:07.656235 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5305 | 2024.12.20 22:57:07.656897 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5306 | 2024.12.20 22:57:07.657171 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5307 | 2024.12.20 22:57:07.657496 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002624 sec., 15243.90243902439 rows/sec., 27.32 MiB/sec. | ||
5308 | 2024.12.20 22:57:07.657806 [ 259 ] {40268191-3492-4401-b218-7c3147fba332} <Debug> TCPHandler: Processed in 0.003104625 sec. | ||
5309 | 2024.12.20 22:57:07.657954 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5310 | 2024.12.20 22:57:07.658072 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5311 | 2024.12.20 22:57:07.658124 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5312 | 2024.12.20 22:57:07.658623 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5313 | 2024.12.20 22:57:07.658661 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5314 | 2024.12.20 22:57:07.659043 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5315 | 2024.12.20 22:57:07.659280 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5316 | 2024.12.20 22:57:07.659459 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001412 sec., 58073.65439093484 rows/sec., 3.69 MiB/sec. | ||
5317 | 2024.12.20 22:57:07.659510 [ 262 ] {f7ca7223-1948-4824-b82a-8ba07ff94c23} <Debug> TCPHandler: Processed in 0.001614924 sec. | ||
5318 | 2024.12.20 22:57:11.347573 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5319 | 2024.12.20 22:57:11.347685 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5320 | 2024.12.20 22:57:11.480493 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11956 | ||
5321 | 2024.12.20 22:57:11.481179 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.12.20 22:57:11.481225 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5323 | 2024.12.20 22:57:11.481744 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5324 | 2024.12.20 22:57:11.481998 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5325 | 2024.12.20 22:57:11.482207 [ 73 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5326 | 2024.12.20 22:57:11.482243 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
5327 | 2024.12.20 22:57:11.482282 [ 73 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5328 | 2024.12.20 22:57:11.482309 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5329 | 2024.12.20 22:57:11.482495 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5330 | 2024.12.20 22:57:11.482683 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5331 | 2024.12.20 22:57:11.482732 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5332 | 2024.12.20 22:57:11.482824 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5333 | 2024.12.20 22:57:11.483079 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5334 | 2024.12.20 22:57:11.483320 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5335 | 2024.12.20 22:57:11.483587 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5336 | 2024.12.20 22:57:11.483736 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
5337 | 2024.12.20 22:57:11.489412 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.007021332 sec., 1702810.8056989757 rows/sec., 24.36 MiB/sec. | ||
5338 | 2024.12.20 22:57:11.489855 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5339 | 2024.12.20 22:57:11.490184 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_26_5} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2024.12.20 22:57:11.490274 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_26_5} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5341 | 2024.12.20 22:57:11.490390 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
5342 | 2024.12.20 22:57:12.282025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
5343 | 2024.12.20 22:57:12.303757 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5344 | 2024.12.20 22:57:12.303809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5345 | 2024.12.20 22:57:12.311330 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5346 | 2024.12.20 22:57:12.312106 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5347 | 2024.12.20 22:57:12.312398 [ 73 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5348 | 2024.12.20 22:57:12.312471 [ 73 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5349 | 2024.12.20 22:57:12.312517 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5350 | 2024.12.20 22:57:12.312744 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5351 | 2024.12.20 22:57:12.322278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
5352 | 2024.12.20 22:57:12.323320 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5353 | 2024.12.20 22:57:12.324222 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5354 | 2024.12.20 22:57:12.328857 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5355 | 2024.12.20 22:57:12.333260 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5356 | 2024.12.20 22:57:12.338027 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5357 | 2024.12.20 22:57:12.343137 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5358 | 2024.12.20 22:57:12.347663 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
5359 | 2024.12.20 22:57:12.405383 [ 201 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.092770587 sec., 2112.7385989268346 rows/sec., 10.92 MiB/sec. | ||
5360 | 2024.12.20 22:57:12.407960 [ 194 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5361 | 2024.12.20 22:57:12.410918 [ 194 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_26_5} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5362 | 2024.12.20 22:57:12.411039 [ 194 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_26_5} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5363 | 2024.12.20 22:57:12.413353 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5364 | 2024.12.20 22:57:12.624228 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5365 | 2024.12.20 22:57:12.624429 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5366 | 2024.12.20 22:57:12.624505 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5367 | 2024.12.20 22:57:12.625315 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5368 | 2024.12.20 22:57:12.625368 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5369 | 2024.12.20 22:57:12.625819 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5370 | 2024.12.20 22:57:12.626071 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5371 | 2024.12.20 22:57:12.626289 [ 73 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5372 | 2024.12.20 22:57:12.626318 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
5373 | 2024.12.20 22:57:12.626372 [ 73 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5374 | 2024.12.20 22:57:12.626456 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5375 | 2024.12.20 22:57:12.626462 [ 262 ] {41c5b042-82e8-4cc1-83c8-bbfb7a0715f2} <Debug> TCPHandler: Processed in 0.002371295 sec. | ||
5376 | 2024.12.20 22:57:12.626759 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5377 | 2024.12.20 22:57:12.626874 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5378 | 2024.12.20 22:57:12.627016 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5379 | 2024.12.20 22:57:12.627079 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1432 rows starting from the beginning of the part | ||
5380 | 2024.12.20 22:57:12.627237 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5381 | 2024.12.20 22:57:12.627299 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5382 | 2024.12.20 22:57:12.627445 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5383 | 2024.12.20 22:57:12.627555 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 283 rows starting from the beginning of the part | ||
5384 | 2024.12.20 22:57:12.627887 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5385 | 2024.12.20 22:57:12.628165 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 283 rows starting from the beginning of the part | ||
5386 | 2024.12.20 22:57:12.628501 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5387 | 2024.12.20 22:57:12.630258 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5388 | 2024.12.20 22:57:12.630333 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5389 | 2024.12.20 22:57:12.631417 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5390 | 2024.12.20 22:57:12.631873 [ 199 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2166 rows, containing 5 columns (5 merged, 0 gathered) in 0.005298356 sec., 408806.05229244696 rows/sec., 36.08 MiB/sec. | ||
5391 | 2024.12.20 22:57:12.631936 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5392 | 2024.12.20 22:57:12.632170 [ 73 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5393 | 2024.12.20 22:57:12.632252 [ 73 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5394 | 2024.12.20 22:57:12.632323 [ 199 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5395 | 2024.12.20 22:57:12.632327 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5396 | 2024.12.20 22:57:12.632408 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005276 sec., 12130.401819560273 rows/sec., 969.53 KiB/sec. | ||
5397 | 2024.12.20 22:57:12.632783 [ 259 ] {b7fe1911-4005-4b72-a03b-61ecdc26eb38} <Debug> TCPHandler: Processed in 0.006160459 sec. | ||
5398 | 2024.12.20 22:57:12.632918 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5399 | 2024.12.20 22:57:12.633067 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5400 | 2024.12.20 22:57:12.633263 [ 199 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5401 | 2024.12.20 22:57:12.633457 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5402 | 2024.12.20 22:57:12.633479 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5403 | 2024.12.20 22:57:12.633544 [ 199 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_41_8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5404 | 2024.12.20 22:57:12.633560 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 914 rows starting from the beginning of the part | ||
5405 | 2024.12.20 22:57:12.633602 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5406 | 2024.12.20 22:57:12.633795 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5407 | 2024.12.20 22:57:12.634157 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5408 | 2024.12.20 22:57:12.634547 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 422 rows starting from the beginning of the part | ||
5409 | 2024.12.20 22:57:12.634934 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5410 | 2024.12.20 22:57:12.635185 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 422 rows starting from the beginning of the part | ||
5411 | 2024.12.20 22:57:12.635436 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5412 | 2024.12.20 22:57:12.636362 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5413 | 2024.12.20 22:57:12.636430 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5414 | 2024.12.20 22:57:12.637473 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5415 | 2024.12.20 22:57:12.637941 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5416 | 2024.12.20 22:57:12.638184 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5417 | 2024.12.20 22:57:12.638293 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5418 | 2024.12.20 22:57:12.638367 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5419 | 2024.12.20 22:57:12.638456 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005101 sec., 31366.398745344053 rows/sec., 2.18 MiB/sec. | ||
5420 | 2024.12.20 22:57:12.638784 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5421 | 2024.12.20 22:57:12.638853 [ 262 ] {7e6ed166-0d1c-4252-90a3-3f7548fd985c} <Debug> TCPHandler: Processed in 0.005928273 sec. | ||
5422 | 2024.12.20 22:57:12.639191 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5423 | 2024.12.20 22:57:12.639322 [ 195 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.006795366 sec., 286960.26086012146 rows/sec., 21.96 MiB/sec. | ||
5424 | 2024.12.20 22:57:12.639348 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5425 | 2024.12.20 22:57:12.639467 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11781 rows starting from the beginning of the part | ||
5426 | 2024.12.20 22:57:12.639513 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5427 | 2024.12.20 22:57:12.639713 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5428 | 2024.12.20 22:57:12.639930 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5429 | 2024.12.20 22:57:12.639968 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5430 | 2024.12.20 22:57:12.640457 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5431 | 2024.12.20 22:57:12.641027 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5432 | 2024.12.20 22:57:12.641390 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5433 | 2024.12.20 22:57:12.641718 [ 199 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5434 | 2024.12.20 22:57:12.642544 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5435 | 2024.12.20 22:57:12.642896 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_41_8} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5436 | 2024.12.20 22:57:12.642933 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5437 | 2024.12.20 22:57:12.643049 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5438 | 2024.12.20 22:57:12.643178 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
5439 | 2024.12.20 22:57:12.643838 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5440 | 2024.12.20 22:57:12.644263 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5441 | 2024.12.20 22:57:12.644589 [ 73 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5442 | 2024.12.20 22:57:12.644699 [ 73 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5443 | 2024.12.20 22:57:12.644783 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5444 | 2024.12.20 22:57:12.644865 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005421 sec., 11068.068622025457 rows/sec., 763.81 KiB/sec. | ||
5445 | 2024.12.20 22:57:12.645289 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5446 | 2024.12.20 22:57:12.645290 [ 259 ] {b4891c99-d298-47c6-a2e1-9194c77a0276} <Debug> TCPHandler: Processed in 0.006269922 sec. | ||
5447 | 2024.12.20 22:57:12.645639 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5448 | 2024.12.20 22:57:12.645689 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2118 rows starting from the beginning of the part | ||
5449 | 2024.12.20 22:57:12.645799 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5450 | 2024.12.20 22:57:12.646035 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5451 | 2024.12.20 22:57:12.646189 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5452 | 2024.12.20 22:57:12.646460 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5453 | 2024.12.20 22:57:12.646835 [ 195 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5454 | 2024.12.20 22:57:12.648500 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12735 rows, containing 5 columns (5 merged, 0 gathered) in 0.010030735 sec., 1269597.8908823729 rows/sec., 85.69 MiB/sec. | ||
5455 | 2024.12.20 22:57:12.648681 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2462 rows, containing 4 columns (4 merged, 0 gathered) in 0.003741433 sec., 658036.6399719038 rows/sec., 42.88 MiB/sec. | ||
5456 | 2024.12.20 22:57:12.648990 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5457 | 2024.12.20 22:57:12.649107 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5458 | 2024.12.20 22:57:12.649551 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5459 | 2024.12.20 22:57:12.649696 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5460 | 2024.12.20 22:57:12.649719 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5461 | 2024.12.20 22:57:12.649890 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
5462 | 2024.12.20 22:57:12.649890 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_41_8} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5463 | 2024.12.20 22:57:12.650020 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
5464 | 2024.12.20 22:57:13.000134 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.35 MiB, peak 204.47 MiB, free memory in arenas 0.00 B, will set to 195.50 MiB (RSS), difference: 1.15 MiB | ||
5465 | 2024.12.20 22:57:13.235649 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5466 | 2024.12.20 22:57:13.235847 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5467 | 2024.12.20 22:57:13.235922 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5468 | 2024.12.20 22:57:13.236674 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5469 | 2024.12.20 22:57:13.236729 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5470 | 2024.12.20 22:57:13.237184 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5471 | 2024.12.20 22:57:13.237446 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5472 | 2024.12.20 22:57:13.237671 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001871 sec., 7482.629609834313 rows/sec., 538.65 KiB/sec. | ||
5473 | 2024.12.20 22:57:13.237763 [ 262 ] {d5ba60af-19f1-4b33-94fd-ca4585454b27} <Debug> TCPHandler: Processed in 0.002257311 sec. | ||
5474 | 2024.12.20 22:57:13.238129 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5475 | 2024.12.20 22:57:13.238425 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5476 | 2024.12.20 22:57:13.238540 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5477 | 2024.12.20 22:57:13.239307 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5478 | 2024.12.20 22:57:13.239355 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5479 | 2024.12.20 22:57:13.239776 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
5480 | 2024.12.20 22:57:13.240031 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5481 | 2024.12.20 22:57:13.240359 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001984 sec., 7056.451612903225 rows/sec., 575.40 KiB/sec. | ||
5482 | 2024.12.20 22:57:13.240508 [ 259 ] {bcb2d4f0-e104-462d-91c9-f89b68f199f9} <Debug> TCPHandler: Processed in 0.002590261 sec. | ||
5483 | 2024.12.20 22:57:13.240657 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5484 | 2024.12.20 22:57:13.240777 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5485 | 2024.12.20 22:57:13.240827 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5486 | 2024.12.20 22:57:13.242320 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5487 | 2024.12.20 22:57:13.242358 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5488 | 2024.12.20 22:57:13.242814 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5489 | 2024.12.20 22:57:13.243066 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5490 | 2024.12.20 22:57:13.243249 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Debug> executeQuery: Read 1430 rows, 122.69 KiB in 0.002497 sec., 572687.2246696035 rows/sec., 47.98 MiB/sec. | ||
5491 | 2024.12.20 22:57:13.243301 [ 262 ] {e9897b3f-67bc-4464-b79e-d08c021814c1} <Debug> TCPHandler: Processed in 0.002699004 sec. | ||
5492 | 2024.12.20 22:57:13.243516 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5493 | 2024.12.20 22:57:13.243748 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5494 | 2024.12.20 22:57:13.243844 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5495 | 2024.12.20 22:57:13.244815 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5496 | 2024.12.20 22:57:13.244858 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5497 | 2024.12.20 22:57:13.245228 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5498 | 2024.12.20 22:57:13.245470 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5499 | 2024.12.20 22:57:13.245657 [ 87 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
5500 | 2024.12.20 22:57:13.245731 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Debug> executeQuery: Read 61 rows, 4.44 KiB in 0.002039 sec., 29916.625796959295 rows/sec., 2.13 MiB/sec. | ||
5501 | 2024.12.20 22:57:13.245755 [ 87 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5502 | 2024.12.20 22:57:13.245849 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5503 | 2024.12.20 22:57:13.245865 [ 259 ] {4c9d06ba-77dd-4e3b-bf4b-3eddb2affd12} <Debug> TCPHandler: Processed in 0.002460278 sec. | ||
5504 | 2024.12.20 22:57:13.246139 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::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 | ||
5505 | 2024.12.20 22:57:13.246154 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5506 | 2024.12.20 22:57:13.246391 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5507 | 2024.12.20 22:57:13.246457 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5508 | 2024.12.20 22:57:13.246471 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 65 rows starting from the beginning of the part | ||
5509 | 2024.12.20 22:57:13.246566 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5510 | 2024.12.20 22:57:13.246753 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
5511 | 2024.12.20 22:57:13.247159 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
5512 | 2024.12.20 22:57:13.247491 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part | ||
5513 | 2024.12.20 22:57:13.247940 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
5514 | 2024.12.20 22:57:13.248501 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 61 rows starting from the beginning of the part | ||
5515 | 2024.12.20 22:57:13.249975 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5516 | 2024.12.20 22:57:13.250019 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5517 | 2024.12.20 22:57:13.250578 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5518 | 2024.12.20 22:57:13.250770 [ 190 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.004777012 sec., 66150.13736620298 rows/sec., 4.99 MiB/sec. | ||
5519 | 2024.12.20 22:57:13.250974 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5520 | 2024.12.20 22:57:13.251067 [ 190 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
5521 | 2024.12.20 22:57:13.251489 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005101 sec., 47441.67810233288 rows/sec., 3.21 MiB/sec. | ||
5522 | 2024.12.20 22:57:13.251707 [ 262 ] {2c93025f-cd4b-47e1-9658-4cb89b301363} <Debug> TCPHandler: Processed in 0.005723497 sec. | ||
5523 | 2024.12.20 22:57:13.251905 [ 190 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5524 | 2024.12.20 22:57:13.251982 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5525 | 2024.12.20 22:57:13.252058 [ 190 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_20_4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
5526 | 2024.12.20 22:57:13.252236 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5527 | 2024.12.20 22:57:13.252314 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5528 | 2024.12.20 22:57:13.252411 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5529 | 2024.12.20 22:57:13.253091 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5530 | 2024.12.20 22:57:13.253131 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5531 | 2024.12.20 22:57:13.253489 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5532 | 2024.12.20 22:57:13.253731 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5533 | 2024.12.20 22:57:13.253939 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00171 sec., 7602.33918128655 rows/sec., 474.00 KiB/sec. | ||
5534 | 2024.12.20 22:57:13.253994 [ 259 ] {5c4da4c7-d2f9-4534-8da7-a35b613a7f55} <Debug> TCPHandler: Processed in 0.002167579 sec. | ||
5535 | 2024.12.20 22:57:13.254142 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5536 | 2024.12.20 22:57:13.254279 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5537 | 2024.12.20 22:57:13.254336 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5538 | 2024.12.20 22:57:13.255387 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5539 | 2024.12.20 22:57:13.255425 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5540 | 2024.12.20 22:57:13.255826 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5541 | 2024.12.20 22:57:13.256065 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5542 | 2024.12.20 22:57:13.256253 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Debug> executeQuery: Read 892 rows, 66.32 KiB in 0.002004 sec., 445109.7804391217 rows/sec., 32.32 MiB/sec. | ||
5543 | 2024.12.20 22:57:13.256358 [ 262 ] {dbfd3723-cc44-46e2-a97c-0d578ed6683e} <Debug> TCPHandler: Processed in 0.002281322 sec. | ||
5544 | 2024.12.20 22:57:13.256598 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5545 | 2024.12.20 22:57:13.256750 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5546 | 2024.12.20 22:57:13.256810 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5547 | 2024.12.20 22:57:13.257391 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5548 | 2024.12.20 22:57:13.257438 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5549 | 2024.12.20 22:57:13.257828 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5550 | 2024.12.20 22:57:13.258068 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5551 | 2024.12.20 22:57:13.258384 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001635 sec., 3669.7247706422017 rows/sec., 191.73 KiB/sec. | ||
5552 | 2024.12.20 22:57:13.258527 [ 259 ] {e82d8c24-d5bd-4d77-968c-37bd9f9782fe} <Debug> TCPHandler: Processed in 0.002063677 sec. | ||
5553 | 2024.12.20 22:57:13.258693 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5554 | 2024.12.20 22:57:13.258831 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5555 | 2024.12.20 22:57:13.258893 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5556 | 2024.12.20 22:57:13.259752 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5557 | 2024.12.20 22:57:13.259790 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5558 | 2024.12.20 22:57:13.260234 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5559 | 2024.12.20 22:57:13.260494 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5560 | 2024.12.20 22:57:13.260688 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Debug> executeQuery: Read 962 rows, 65.46 KiB in 0.001887 sec., 509803.92156862747 rows/sec., 33.88 MiB/sec. | ||
5561 | 2024.12.20 22:57:13.260814 [ 262 ] {133fa18f-fa17-44f2-856a-b751807513f9} <Debug> TCPHandler: Processed in 0.002187 sec. | ||
5562 | 2024.12.20 22:57:13.260977 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5563 | 2024.12.20 22:57:13.261116 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5564 | 2024.12.20 22:57:13.261178 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5565 | 2024.12.20 22:57:13.261712 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5566 | 2024.12.20 22:57:13.261752 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5567 | 2024.12.20 22:57:13.262107 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5568 | 2024.12.20 22:57:13.262351 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5569 | 2024.12.20 22:57:13.262573 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001487 sec., 672.4949562878278 rows/sec., 45.31 KiB/sec. | ||
5570 | 2024.12.20 22:57:13.262624 [ 259 ] {3f3dc94f-729f-45ac-b485-0ac64f4ee248} <Debug> TCPHandler: Processed in 0.001713197 sec. | ||
5571 | 2024.12.20 22:57:13.262825 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5572 | 2024.12.20 22:57:13.263043 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5573 | 2024.12.20 22:57:13.263184 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5574 | 2024.12.20 22:57:13.264562 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5575 | 2024.12.20 22:57:13.264598 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5576 | 2024.12.20 22:57:13.265240 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5577 | 2024.12.20 22:57:13.265493 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5578 | 2024.12.20 22:57:13.265689 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.0027 sec., 14814.814814814814 rows/sec., 26.55 MiB/sec. | ||
5579 | 2024.12.20 22:57:13.265780 [ 262 ] {8ae77ed9-7b7a-458e-8628-3c99b04cf173} <Debug> TCPHandler: Processed in 0.003066284 sec. | ||
5580 | 2024.12.20 22:57:13.265980 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5581 | 2024.12.20 22:57:13.266212 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5582 | 2024.12.20 22:57:13.266307 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5583 | 2024.12.20 22:57:13.266924 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5584 | 2024.12.20 22:57:13.266964 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5585 | 2024.12.20 22:57:13.267330 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5586 | 2024.12.20 22:57:13.267577 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5587 | 2024.12.20 22:57:13.267875 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001706 sec., 19929.660023446657 rows/sec., 1.16 MiB/sec. | ||
5588 | 2024.12.20 22:57:13.268061 [ 259 ] {cfa6c1a9-ad0c-446f-b742-47f5fef208aa} <Debug> TCPHandler: Processed in 0.00218588 sec. | ||
5589 | 2024.12.20 22:57:16.537601 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 792 | ||
5590 | 2024.12.20 22:57:16.541875 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5591 | 2024.12.20 22:57:16.541922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5592 | 2024.12.20 22:57:16.543397 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5593 | 2024.12.20 22:57:16.543703 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5594 | 2024.12.20 22:57:16.544271 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
5595 | 2024.12.20 22:57:17.623380 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5596 | 2024.12.20 22:57:17.623594 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5597 | 2024.12.20 22:57:17.623677 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5598 | 2024.12.20 22:57:17.624484 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5599 | 2024.12.20 22:57:17.624537 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5600 | 2024.12.20 22:57:17.624982 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5601 | 2024.12.20 22:57:17.625236 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5602 | 2024.12.20 22:57:17.625465 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00193 sec., 29015.544041450776 rows/sec., 2.23 MiB/sec. | ||
5603 | 2024.12.20 22:57:17.625522 [ 262 ] {6a1d5723-d88f-42f6-8bbe-31760719318a} <Debug> TCPHandler: Processed in 0.002286603 sec. | ||
5604 | 2024.12.20 22:57:17.625785 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5605 | 2024.12.20 22:57:17.626001 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5606 | 2024.12.20 22:57:17.626087 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5607 | 2024.12.20 22:57:17.626965 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5608 | 2024.12.20 22:57:17.627015 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5609 | 2024.12.20 22:57:17.627458 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5610 | 2024.12.20 22:57:17.627713 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5611 | 2024.12.20 22:57:17.627955 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002011 sec., 31824.962705121827 rows/sec., 2.48 MiB/sec. | ||
5612 | 2024.12.20 22:57:17.628030 [ 259 ] {82530c11-86a8-4246-989f-93f55e8530ca} <Debug> TCPHandler: Processed in 0.002381476 sec. | ||
5613 | 2024.12.20 22:57:17.628188 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5614 | 2024.12.20 22:57:17.628307 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5615 | 2024.12.20 22:57:17.628362 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5616 | 2024.12.20 22:57:17.628944 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5617 | 2024.12.20 22:57:17.628984 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5618 | 2024.12.20 22:57:17.629385 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5619 | 2024.12.20 22:57:17.629635 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5620 | 2024.12.20 22:57:17.629847 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001563 sec., 81893.79398592451 rows/sec., 5.70 MiB/sec. | ||
5621 | 2024.12.20 22:57:17.629897 [ 262 ] {a6d14a7a-dff7-4a7d-a4e7-824d803ac50a} <Debug> TCPHandler: Processed in 0.001764538 sec. | ||
5622 | 2024.12.20 22:57:17.630073 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5623 | 2024.12.20 22:57:17.630224 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5624 | 2024.12.20 22:57:17.630290 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5625 | 2024.12.20 22:57:17.630871 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5626 | 2024.12.20 22:57:17.630912 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5627 | 2024.12.20 22:57:17.631308 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5628 | 2024.12.20 22:57:17.631553 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5629 | 2024.12.20 22:57:17.631773 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001587 sec., 30245.746691871453 rows/sec., 2.04 MiB/sec. | ||
5630 | 2024.12.20 22:57:17.631833 [ 259 ] {c337caea-e0a8-4553-9ae6-ca62322c64a4} <Debug> TCPHandler: Processed in 0.00183311 sec. | ||
5631 | 2024.12.20 22:57:18.982365 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12383 | ||
5632 | 2024.12.20 22:57:18.983062 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5633 | 2024.12.20 22:57:18.983111 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5634 | 2024.12.20 22:57:18.983628 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5635 | 2024.12.20 22:57:18.983889 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5636 | 2024.12.20 22:57:18.984246 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12383 | ||
5637 | 2024.12.20 22:57:19.822332 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5638 | 2024.12.20 22:57:19.840794 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5639 | 2024.12.20 22:57:19.840850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5640 | 2024.12.20 22:57:19.847771 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5641 | 2024.12.20 22:57:19.848504 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5642 | 2024.12.20 22:57:19.851464 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5643 | 2024.12.20 22:57:22.624324 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5644 | 2024.12.20 22:57:22.624531 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5645 | 2024.12.20 22:57:22.624606 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5646 | 2024.12.20 22:57:22.625418 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5647 | 2024.12.20 22:57:22.625465 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5648 | 2024.12.20 22:57:22.625947 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5649 | 2024.12.20 22:57:22.626207 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5650 | 2024.12.20 22:57:22.626415 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001936 sec., 28925.619834710742 rows/sec., 2.22 MiB/sec. | ||
5651 | 2024.12.20 22:57:22.626483 [ 262 ] {8895d699-6f30-4102-9fbf-f1c9997d177d} <Debug> TCPHandler: Processed in 0.002290243 sec. | ||
5652 | 2024.12.20 22:57:22.626758 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5653 | 2024.12.20 22:57:22.626973 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5654 | 2024.12.20 22:57:22.627051 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5655 | 2024.12.20 22:57:22.627832 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5656 | 2024.12.20 22:57:22.627884 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5657 | 2024.12.20 22:57:22.628330 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5658 | 2024.12.20 22:57:22.628594 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5659 | 2024.12.20 22:57:22.628841 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001923 sec., 33281.33125325013 rows/sec., 2.60 MiB/sec. | ||
5660 | 2024.12.20 22:57:22.628912 [ 259 ] {5ab9be04-28d5-4b4b-812a-556e3ff58615} <Debug> TCPHandler: Processed in 0.002298153 sec. | ||
5661 | 2024.12.20 22:57:22.629068 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5662 | 2024.12.20 22:57:22.629200 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5663 | 2024.12.20 22:57:22.629258 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5664 | 2024.12.20 22:57:22.629846 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5665 | 2024.12.20 22:57:22.629884 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5666 | 2024.12.20 22:57:22.630302 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5667 | 2024.12.20 22:57:22.630544 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5668 | 2024.12.20 22:57:22.630734 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001564 sec., 102301.79028132992 rows/sec., 7.13 MiB/sec. | ||
5669 | 2024.12.20 22:57:22.630859 [ 262 ] {b55adc6e-c5e9-42b4-aac5-aec22cfcd01a} <Debug> TCPHandler: Processed in 0.00185166 sec. | ||
5670 | 2024.12.20 22:57:22.631043 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5671 | 2024.12.20 22:57:22.631175 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5672 | 2024.12.20 22:57:22.631232 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5673 | 2024.12.20 22:57:22.631777 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5674 | 2024.12.20 22:57:22.631821 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5675 | 2024.12.20 22:57:22.632207 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5676 | 2024.12.20 22:57:22.632448 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5677 | 2024.12.20 22:57:22.632665 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001518 sec., 39525.691699604744 rows/sec., 2.66 MiB/sec. | ||
5678 | 2024.12.20 22:57:22.632719 [ 259 ] {fca972c1-f355-44ed-a2da-f33a1febe994} <Debug> TCPHandler: Processed in 0.001772009 sec. | ||
5679 | 2024.12.20 22:57:24.188663 [ 140 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
5680 | 2024.12.20 22:57:24.188726 [ 140 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5681 | 2024.12.20 22:57:24.188748 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5682 | 2024.12.20 22:57:24.188899 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5683 | 2024.12.20 22:57:24.189059 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5684 | 2024.12.20 22:57:24.189097 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5685 | 2024.12.20 22:57:24.189175 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5686 | 2024.12.20 22:57:24.189341 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5687 | 2024.12.20 22:57:24.189598 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5688 | 2024.12.20 22:57:24.189750 [ 193 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
5689 | 2024.12.20 22:57:24.190806 [ 196 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001986675 sec., 9060.364679678358 rows/sec., 610.51 KiB/sec. | ||
5690 | 2024.12.20 22:57:24.190991 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
5691 | 2024.12.20 22:57:24.191371 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_18_4} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5692 | 2024.12.20 22:57:24.191473 [ 200 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_18_4} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
5693 | 2024.12.20 22:57:24.191579 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
5694 | 2024.12.20 22:57:26.347745 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5695 | 2024.12.20 22:57:26.347847 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5696 | 2024.12.20 22:57:26.484379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12871 | ||
5697 | 2024.12.20 22:57:26.485045 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5698 | 2024.12.20 22:57:26.485095 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5699 | 2024.12.20 22:57:26.485621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5700 | 2024.12.20 22:57:26.485880 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5701 | 2024.12.20 22:57:26.486127 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5702 | 2024.12.20 22:57:26.544526 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 808 | ||
5703 | 2024.12.20 22:57:26.547309 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5704 | 2024.12.20 22:57:26.547363 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5705 | 2024.12.20 22:57:26.548862 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5706 | 2024.12.20 22:57:26.549191 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5707 | 2024.12.20 22:57:26.550411 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 808 | ||
5708 | 2024.12.20 22:57:27.351520 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5709 | 2024.12.20 22:57:27.371926 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5710 | 2024.12.20 22:57:27.371982 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5711 | 2024.12.20 22:57:27.379607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5712 | 2024.12.20 22:57:27.380372 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5713 | 2024.12.20 22:57:27.383277 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5714 | 2024.12.20 22:57:27.631108 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5715 | 2024.12.20 22:57:27.631321 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5716 | 2024.12.20 22:57:27.631403 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5717 | 2024.12.20 22:57:27.632269 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5718 | 2024.12.20 22:57:27.632320 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5719 | 2024.12.20 22:57:27.632752 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5720 | 2024.12.20 22:57:27.633005 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5721 | 2024.12.20 22:57:27.633245 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001983 sec., 7060.010085728694 rows/sec., 508.23 KiB/sec. | ||
5722 | 2024.12.20 22:57:27.633312 [ 262 ] {dea5d138-8c3d-461f-8ca5-961374112c9b} <Debug> TCPHandler: Processed in 0.002344745 sec. | ||
5723 | 2024.12.20 22:57:27.633607 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5724 | 2024.12.20 22:57:27.633852 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5725 | 2024.12.20 22:57:27.633949 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5726 | 2024.12.20 22:57:27.634929 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5727 | 2024.12.20 22:57:27.634983 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5728 | 2024.12.20 22:57:27.635450 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5729 | 2024.12.20 22:57:27.635703 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5730 | 2024.12.20 22:57:27.635949 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002165 sec., 130715.935334873 rows/sec., 11.55 MiB/sec. | ||
5731 | 2024.12.20 22:57:27.636018 [ 259 ] {64cb656c-2b89-4a4b-be85-54f8442e246b} <Debug> TCPHandler: Processed in 0.002571101 sec. | ||
5732 | 2024.12.20 22:57:27.636213 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5733 | 2024.12.20 22:57:27.636338 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5734 | 2024.12.20 22:57:27.636390 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5735 | 2024.12.20 22:57:27.637021 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5736 | 2024.12.20 22:57:27.637063 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5737 | 2024.12.20 22:57:27.637433 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5738 | 2024.12.20 22:57:27.637696 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5739 | 2024.12.20 22:57:27.637898 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00159 sec., 29559.748427672956 rows/sec., 2.13 MiB/sec. | ||
5740 | 2024.12.20 22:57:27.637955 [ 262 ] {aefdbde8-a673-4e2b-8b67-fcb9f52f30f7} <Debug> TCPHandler: Processed in 0.00182957 sec. | ||
5741 | 2024.12.20 22:57:27.638114 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5742 | 2024.12.20 22:57:27.638261 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5743 | 2024.12.20 22:57:27.638322 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5744 | 2024.12.20 22:57:27.639046 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5745 | 2024.12.20 22:57:27.639098 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5746 | 2024.12.20 22:57:27.639501 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5747 | 2024.12.20 22:57:27.639746 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5748 | 2024.12.20 22:57:27.639971 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001737 sec., 8059.873344847438 rows/sec., 564.46 KiB/sec. | ||
5749 | 2024.12.20 22:57:27.640075 [ 259 ] {3efb1d3f-0c54-4fef-80bc-561237c4553d} <Debug> TCPHandler: Processed in 0.002017845 sec. | ||
5750 | 2024.12.20 22:57:27.640315 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5751 | 2024.12.20 22:57:27.640541 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5752 | 2024.12.20 22:57:27.640632 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5753 | 2024.12.20 22:57:27.641491 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5754 | 2024.12.20 22:57:27.641530 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5755 | 2024.12.20 22:57:27.641886 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5756 | 2024.12.20 22:57:27.642121 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5757 | 2024.12.20 22:57:27.642333 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001845 sec., 7046.070460704606 rows/sec., 439.32 KiB/sec. | ||
5758 | 2024.12.20 22:57:27.642386 [ 262 ] {5c32ca38-165d-4751-8ab6-dc9124376e62} <Debug> TCPHandler: Processed in 0.00219119 sec. | ||
5759 | 2024.12.20 22:57:27.642552 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5760 | 2024.12.20 22:57:27.642693 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5761 | 2024.12.20 22:57:27.642752 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5762 | 2024.12.20 22:57:27.643575 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5763 | 2024.12.20 22:57:27.643616 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5764 | 2024.12.20 22:57:27.644001 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5765 | 2024.12.20 22:57:27.644239 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5766 | 2024.12.20 22:57:27.644475 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001813 sec., 232763.3756205185 rows/sec., 16.64 MiB/sec. | ||
5767 | 2024.12.20 22:57:27.644529 [ 259 ] {a16b597d-7d49-4220-8cb1-6880b197e479} <Debug> TCPHandler: Processed in 0.002045436 sec. | ||
5768 | 2024.12.20 22:57:27.644727 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5769 | 2024.12.20 22:57:27.644947 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5770 | 2024.12.20 22:57:27.645041 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5771 | 2024.12.20 22:57:27.645595 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5772 | 2024.12.20 22:57:27.645634 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5773 | 2024.12.20 22:57:27.645996 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5774 | 2024.12.20 22:57:27.646230 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5775 | 2024.12.20 22:57:27.646481 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001576 sec., 3807.1065989847716 rows/sec., 198.91 KiB/sec. | ||
5776 | 2024.12.20 22:57:27.646570 [ 262 ] {18b4ab45-1487-4300-b5e1-d5d16c6b3eee} <Debug> TCPHandler: Processed in 0.001952234 sec. | ||
5777 | 2024.12.20 22:57:27.646863 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5778 | 2024.12.20 22:57:27.647096 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5779 | 2024.12.20 22:57:27.647180 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5780 | 2024.12.20 22:57:27.647774 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5781 | 2024.12.20 22:57:27.647814 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5782 | 2024.12.20 22:57:27.648216 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5783 | 2024.12.20 22:57:27.648462 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5784 | 2024.12.20 22:57:27.648715 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001674 sec., 141577.06093189964 rows/sec., 9.49 MiB/sec. | ||
5785 | 2024.12.20 22:57:27.648837 [ 259 ] {492f3758-213d-4692-9276-75fab35bfcf4} <Debug> TCPHandler: Processed in 0.002150399 sec. | ||
5786 | 2024.12.20 22:57:27.649132 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5787 | 2024.12.20 22:57:27.649272 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5788 | 2024.12.20 22:57:27.649323 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5789 | 2024.12.20 22:57:27.649788 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2024.12.20 22:57:27.649827 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5791 | 2024.12.20 22:57:27.650227 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5792 | 2024.12.20 22:57:27.650465 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2024.12.20 22:57:27.650705 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001452 sec., 688.7052341597796 rows/sec., 46.41 KiB/sec. | ||
5794 | 2024.12.20 22:57:27.650901 [ 262 ] {f2ff17a0-7898-4df5-94bd-12baa242adff} <Debug> TCPHandler: Processed in 0.001954044 sec. | ||
5795 | 2024.12.20 22:57:27.651077 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5796 | 2024.12.20 22:57:27.651193 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5797 | 2024.12.20 22:57:27.651270 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
5798 | 2024.12.20 22:57:27.652482 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5799 | 2024.12.20 22:57:27.652520 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5800 | 2024.12.20 22:57:27.653186 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
5801 | 2024.12.20 22:57:27.653453 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5802 | 2024.12.20 22:57:27.653744 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002572 sec., 15552.099533437013 rows/sec., 27.87 MiB/sec. | ||
5803 | 2024.12.20 22:57:27.654030 [ 259 ] {559dc0ee-f52f-42c0-8276-3ab58a56c5b6} <Debug> TCPHandler: Processed in 0.003013082 sec. | ||
5804 | 2024.12.20 22:57:27.654212 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5805 | 2024.12.20 22:57:27.654336 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5806 | 2024.12.20 22:57:27.654392 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5807 | 2024.12.20 22:57:27.654899 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5808 | 2024.12.20 22:57:27.654939 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.29 GiB. | ||
5809 | 2024.12.20 22:57:27.655345 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5810 | 2024.12.20 22:57:27.655584 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5811 | 2024.12.20 22:57:27.655812 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001501 sec., 54630.24650233178 rows/sec., 3.47 MiB/sec. | ||
5812 | 2024.12.20 22:57:27.655866 [ 262 ] {fccc20fd-0416-4a17-b2be-60574e4229d5} <Debug> TCPHandler: Processed in 0.001714227 sec. | ||
5813 | 2024.12.20 22:57:32.625254 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5814 | 2024.12.20 22:57:32.625470 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5815 | 2024.12.20 22:57:32.625550 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5816 | 2024.12.20 22:57:32.626309 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5817 | 2024.12.20 22:57:32.626362 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5818 | 2024.12.20 22:57:32.626788 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
5819 | 2024.12.20 22:57:32.627042 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5820 | 2024.12.20 22:57:32.627310 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001889 sec., 1058.7612493382742 rows/sec., 86.33 KiB/sec. | ||
5821 | 2024.12.20 22:57:32.627470 [ 262 ] {52bc863b-91bd-4980-a29c-ec1750bd54b2} <Debug> TCPHandler: Processed in 0.002352305 sec. | ||
5822 | 2024.12.20 22:57:32.627744 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5823 | 2024.12.20 22:57:32.627935 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5824 | 2024.12.20 22:57:32.628010 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5825 | 2024.12.20 22:57:32.628793 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5826 | 2024.12.20 22:57:32.628841 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5827 | 2024.12.20 22:57:32.629269 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5828 | 2024.12.20 22:57:32.629533 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5829 | 2024.12.20 22:57:32.629715 [ 144 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5830 | 2024.12.20 22:57:32.629758 [ 144 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5831 | 2024.12.20 22:57:32.629780 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001895 sec., 30079.15567282322 rows/sec., 2.31 MiB/sec. | ||
5832 | 2024.12.20 22:57:32.629783 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5833 | 2024.12.20 22:57:32.629911 [ 259 ] {9835d4b1-ed70-4d83-9a75-a87992a9410a} <Debug> TCPHandler: Processed in 0.002286603 sec. | ||
5834 | 2024.12.20 22:57:32.630018 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5835 | 2024.12.20 22:57:32.630227 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5836 | 2024.12.20 22:57:32.630393 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5837 | 2024.12.20 22:57:32.630517 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1432 rows starting from the beginning of the part | ||
5838 | 2024.12.20 22:57:32.631002 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1430 rows starting from the beginning of the part | ||
5839 | 2024.12.20 22:57:32.631051 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5840 | 2024.12.20 22:57:32.631199 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5841 | 2024.12.20 22:57:32.631295 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5842 | 2024.12.20 22:57:32.631470 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
5843 | 2024.12.20 22:57:32.631847 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 283 rows starting from the beginning of the part | ||
5844 | 2024.12.20 22:57:32.632192 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 57 rows starting from the beginning of the part | ||
5845 | 2024.12.20 22:57:32.633941 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5846 | 2024.12.20 22:57:32.633998 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5847 | 2024.12.20 22:57:32.635001 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5848 | 2024.12.20 22:57:32.635289 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5849 | 2024.12.20 22:57:32.635601 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004954 sec., 403.7141703673799 rows/sec., 28.19 KiB/sec. | ||
5850 | 2024.12.20 22:57:32.635903 [ 262 ] {06bb06bc-b04c-460b-bd5f-d0ed082703a5} <Debug> TCPHandler: Processed in 0.00585844 sec. | ||
5851 | 2024.12.20 22:57:32.636129 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3314 rows, containing 5 columns (5 merged, 0 gathered) in 0.006262852 sec., 529151.8943765556 rows/sec., 46.37 MiB/sec. | ||
5852 | 2024.12.20 22:57:32.636172 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5853 | 2024.12.20 22:57:32.636306 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5854 | 2024.12.20 22:57:32.636356 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5855 | 2024.12.20 22:57:32.636365 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5856 | 2024.12.20 22:57:32.636773 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5857 | 2024.12.20 22:57:32.636859 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_46_9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5858 | 2024.12.20 22:57:32.636952 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
5859 | 2024.12.20 22:57:32.637162 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5860 | 2024.12.20 22:57:32.637200 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5861 | 2024.12.20 22:57:32.637566 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5862 | 2024.12.20 22:57:32.637800 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5863 | 2024.12.20 22:57:32.637939 [ 144 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5864 | 2024.12.20 22:57:32.637976 [ 144 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5865 | 2024.12.20 22:57:32.637993 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001723 sec., 38305.281485780615 rows/sec., 2.99 MiB/sec. | ||
5866 | 2024.12.20 22:57:32.638006 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5867 | 2024.12.20 22:57:32.638219 [ 259 ] {839201f9-625f-4a90-ac9f-3b24acdfae71} <Debug> TCPHandler: Processed in 0.002127268 sec. | ||
5868 | 2024.12.20 22:57:32.638303 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5869 | 2024.12.20 22:57:32.638500 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5870 | 2024.12.20 22:57:32.638764 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5871 | 2024.12.20 22:57:32.638802 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5872 | 2024.12.20 22:57:32.638839 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 914 rows starting from the beginning of the part | ||
5873 | 2024.12.20 22:57:32.638914 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5874 | 2024.12.20 22:57:32.639045 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 892 rows starting from the beginning of the part | ||
5875 | 2024.12.20 22:57:32.639488 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5876 | 2024.12.20 22:57:32.639795 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
5877 | 2024.12.20 22:57:32.640157 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 422 rows starting from the beginning of the part | ||
5878 | 2024.12.20 22:57:32.640537 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 66 rows starting from the beginning of the part | ||
5879 | 2024.12.20 22:57:32.641382 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5880 | 2024.12.20 22:57:32.641425 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5881 | 2024.12.20 22:57:32.642032 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5882 | 2024.12.20 22:57:32.642322 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5883 | 2024.12.20 22:57:32.642539 [ 144 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5884 | 2024.12.20 22:57:32.642657 [ 144 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5885 | 2024.12.20 22:57:32.642768 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5886 | 2024.12.20 22:57:32.642767 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.004025 sec., 40000 rows/sec., 2.79 MiB/sec. | ||
5887 | 2024.12.20 22:57:32.643238 [ 262 ] {555285c3-b2e2-4612-b2d0-a23cacdc1e86} <Debug> TCPHandler: Processed in 0.004882564 sec. | ||
5888 | 2024.12.20 22:57:32.643274 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2422 rows, containing 5 columns (5 merged, 0 gathered) in 0.005158702 sec., 469497.9473518726 rows/sec., 36.02 MiB/sec. | ||
5889 | 2024.12.20 22:57:32.643359 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5890 | 2024.12.20 22:57:32.643510 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5891 | 2024.12.20 22:57:32.643632 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5892 | 2024.12.20 22:57:32.643713 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5893 | 2024.12.20 22:57:32.643858 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12735 rows starting from the beginning of the part | ||
5894 | 2024.12.20 22:57:32.643889 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5895 | 2024.12.20 22:57:32.644085 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5896 | 2024.12.20 22:57:32.644313 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 962 rows starting from the beginning of the part | ||
5897 | 2024.12.20 22:57:32.644676 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5898 | 2024.12.20 22:57:32.645087 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5899 | 2024.12.20 22:57:32.645596 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
5900 | 2024.12.20 22:57:32.645640 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5901 | 2024.12.20 22:57:32.646112 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
5902 | 2024.12.20 22:57:32.646315 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_46_9} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5903 | 2024.12.20 22:57:32.646806 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
5904 | 2024.12.20 22:57:32.647256 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5905 | 2024.12.20 22:57:32.647308 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5906 | 2024.12.20 22:57:32.647932 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5907 | 2024.12.20 22:57:32.648281 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5908 | 2024.12.20 22:57:32.648468 [ 144 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5909 | 2024.12.20 22:57:32.648540 [ 144 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5910 | 2024.12.20 22:57:32.648585 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5911 | 2024.12.20 22:57:32.648658 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004877 sec., 12302.645068689768 rows/sec., 849.01 KiB/sec. | ||
5912 | 2024.12.20 22:57:32.648913 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5913 | 2024.12.20 22:57:32.648917 [ 259 ] {d176ca4e-9a83-44b4-8f82-871c314ef020} <Debug> TCPHandler: Processed in 0.005551832 sec. | ||
5914 | 2024.12.20 22:57:32.649160 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5915 | 2024.12.20 22:57:32.649210 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
5916 | 2024.12.20 22:57:32.649421 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5917 | 2024.12.20 22:57:32.649793 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5918 | 2024.12.20 22:57:32.649972 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5919 | 2024.12.20 22:57:32.650113 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5920 | 2024.12.20 22:57:32.650346 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
5921 | 2024.12.20 22:57:32.652472 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2746 rows, containing 4 columns (4 merged, 0 gathered) in 0.003800615 sec., 722514.645656032 rows/sec., 47.08 MiB/sec. | ||
5922 | 2024.12.20 22:57:32.652600 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14383 rows, containing 5 columns (5 merged, 0 gathered) in 0.009631265 sec., 1493365.6170814529 rows/sec., 100.78 MiB/sec. | ||
5923 | 2024.12.20 22:57:32.652793 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5924 | 2024.12.20 22:57:32.653104 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5925 | 2024.12.20 22:57:32.653199 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_46_9} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5926 | 2024.12.20 22:57:32.653235 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5927 | 2024.12.20 22:57:32.653321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5928 | 2024.12.20 22:57:32.653692 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2024.12.20 22:57:32.653794 [ 186 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5930 | 2024.12.20 22:57:32.653911 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.63 MiB. | ||
5931 | 2024.12.20 22:57:33.986247 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13298 | ||
5932 | 2024.12.20 22:57:33.986894 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5933 | 2024.12.20 22:57:33.986939 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5934 | 2024.12.20 22:57:33.987467 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5935 | 2024.12.20 22:57:33.987729 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5936 | 2024.12.20 22:57:33.987975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13298 | ||
5937 | 2024.12.20 22:57:34.883329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5938 | 2024.12.20 22:57:34.905620 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5939 | 2024.12.20 22:57:34.905676 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5940 | 2024.12.20 22:57:34.913636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5941 | 2024.12.20 22:57:34.914425 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5942 | 2024.12.20 22:57:34.917477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5943 | 2024.12.20 22:57:36.550551 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 842 | ||
5944 | 2024.12.20 22:57:36.553859 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5945 | 2024.12.20 22:57:36.553911 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5946 | 2024.12.20 22:57:36.555435 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5947 | 2024.12.20 22:57:36.555757 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5948 | 2024.12.20 22:57:36.555930 [ 139 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5949 | 2024.12.20 22:57:36.555998 [ 139 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5950 | 2024.12.20 22:57:36.556042 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5951 | 2024.12.20 22:57:36.556655 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5952 | 2024.12.20 22:57:36.557823 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
5953 | 2024.12.20 22:57:36.558247 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5954 | 2024.12.20 22:57:36.558435 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 692 rows starting from the beginning of the part | ||
5955 | 2024.12.20 22:57:36.559088 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5956 | 2024.12.20 22:57:36.559720 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5957 | 2024.12.20 22:57:36.560330 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5958 | 2024.12.20 22:57:36.560912 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5959 | 2024.12.20 22:57:36.561464 [ 188 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
5960 | 2024.12.20 22:57:36.569697 [ 192 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.013530182 sec., 62231.239757159216 rows/sec., 51.41 MiB/sec. | ||
5961 | 2024.12.20 22:57:36.570743 [ 192 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5962 | 2024.12.20 22:57:36.571454 [ 192 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.12.20 22:57:36.571537 [ 192 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_21_4} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5964 | 2024.12.20 22:57:36.571758 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.26 MiB. | ||
5965 | 2024.12.20 22:57:37.630843 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5966 | 2024.12.20 22:57:37.631051 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5967 | 2024.12.20 22:57:37.631128 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5968 | 2024.12.20 22:57:37.631920 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5969 | 2024.12.20 22:57:37.631975 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5970 | 2024.12.20 22:57:37.632431 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5971 | 2024.12.20 22:57:37.632701 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5972 | 2024.12.20 22:57:37.632958 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001964 sec., 7128.309572301426 rows/sec., 513.14 KiB/sec. | ||
5973 | 2024.12.20 22:57:37.633027 [ 262 ] {4de7fe7f-8b91-4560-b5ef-1393c2d19ae4} <Debug> TCPHandler: Processed in 0.002323054 sec. | ||
5974 | 2024.12.20 22:57:37.633291 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5975 | 2024.12.20 22:57:37.633483 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5976 | 2024.12.20 22:57:37.633558 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5977 | 2024.12.20 22:57:37.634426 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5978 | 2024.12.20 22:57:37.634471 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5979 | 2024.12.20 22:57:37.634916 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
5980 | 2024.12.20 22:57:37.635179 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5981 | 2024.12.20 22:57:37.635384 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.001954 sec., 144831.11566018424 rows/sec., 12.80 MiB/sec. | ||
5982 | 2024.12.20 22:57:37.635448 [ 259 ] {2b89abf8-1d5b-451c-9028-c67c455b32f7} <Debug> TCPHandler: Processed in 0.002295503 sec. | ||
5983 | 2024.12.20 22:57:37.635595 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5984 | 2024.12.20 22:57:37.635725 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5985 | 2024.12.20 22:57:37.635781 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5986 | 2024.12.20 22:57:37.636428 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5987 | 2024.12.20 22:57:37.636474 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5988 | 2024.12.20 22:57:37.636870 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5989 | 2024.12.20 22:57:37.637130 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5990 | 2024.12.20 22:57:37.637350 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001655 sec., 28398.7915407855 rows/sec., 2.04 MiB/sec. | ||
5991 | 2024.12.20 22:57:37.637409 [ 262 ] {1b2a7393-2f4a-443a-899e-f5898a3aea52} <Debug> TCPHandler: Processed in 0.001875941 sec. | ||
5992 | 2024.12.20 22:57:37.637579 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5993 | 2024.12.20 22:57:37.637727 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5994 | 2024.12.20 22:57:37.637788 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5995 | 2024.12.20 22:57:37.638491 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5996 | 2024.12.20 22:57:37.638531 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
5997 | 2024.12.20 22:57:37.638895 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5998 | 2024.12.20 22:57:37.639141 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5999 | 2024.12.20 22:57:37.639268 [ 136 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6000 | 2024.12.20 22:57:37.639313 [ 136 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6001 | 2024.12.20 22:57:37.639338 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6002 | 2024.12.20 22:57:37.639341 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001647 sec., 8500.303582270795 rows/sec., 595.31 KiB/sec. | ||
6003 | 2024.12.20 22:57:37.639494 [ 259 ] {c3a04e3d-198a-4f14-94b1-835be1be211a} <Debug> TCPHandler: Processed in 0.001979464 sec. | ||
6004 | 2024.12.20 22:57:37.639607 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
6005 | 2024.12.20 22:57:37.639705 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6006 | 2024.12.20 22:57:37.639901 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6007 | 2024.12.20 22:57:37.639959 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6008 | 2024.12.20 22:57:37.639983 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 242 rows starting from the beginning of the part | ||
6009 | 2024.12.20 22:57:37.640067 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6010 | 2024.12.20 22:57:37.640249 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part | ||
6011 | 2024.12.20 22:57:37.640750 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 14 rows starting from the beginning of the part | ||
6012 | 2024.12.20 22:57:37.641135 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 242 rows starting from the beginning of the part | ||
6013 | 2024.12.20 22:57:37.641516 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6014 | 2024.12.20 22:57:37.641896 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6015 | 2024.12.20 22:57:37.642796 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6016 | 2024.12.20 22:57:37.642866 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6017 | 2024.12.20 22:57:37.643896 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6018 | 2024.12.20 22:57:37.644467 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6019 | 2024.12.20 22:57:37.644849 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005399108 sec., 100016.52124758386 rows/sec., 7.16 MiB/sec. | ||
6020 | 2024.12.20 22:57:37.644971 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005079 sec., 2559.5589683008466 rows/sec., 159.59 KiB/sec. | ||
6021 | 2024.12.20 22:57:37.645051 [ 262 ] {01bdaeea-d6b9-492d-9cec-a3bc59117249} <Debug> TCPHandler: Processed in 0.005437379 sec. | ||
6022 | 2024.12.20 22:57:37.645065 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6023 | 2024.12.20 22:57:37.645236 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6024 | 2024.12.20 22:57:37.645468 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6025 | 2024.12.20 22:57:37.645557 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6026 | 2024.12.20 22:57:37.645556 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6027 | 2024.12.20 22:57:37.645764 [ 195 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_20_4} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6028 | 2024.12.20 22:57:37.645938 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
6029 | 2024.12.20 22:57:37.646640 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6030 | 2024.12.20 22:57:37.646685 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6031 | 2024.12.20 22:57:37.647079 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6032 | 2024.12.20 22:57:37.647318 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6033 | 2024.12.20 22:57:37.647515 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.002109 sec., 200094.83167377903 rows/sec., 14.30 MiB/sec. | ||
6034 | 2024.12.20 22:57:37.647573 [ 259 ] {ebc309f1-8b37-4442-8dd7-be779872f1cc} <Debug> TCPHandler: Processed in 0.002407836 sec. | ||
6035 | 2024.12.20 22:57:37.647760 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6036 | 2024.12.20 22:57:37.647898 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6037 | 2024.12.20 22:57:37.647959 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6038 | 2024.12.20 22:57:37.648541 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6039 | 2024.12.20 22:57:37.648582 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6040 | 2024.12.20 22:57:37.648948 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6041 | 2024.12.20 22:57:37.649188 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6042 | 2024.12.20 22:57:37.649348 [ 136 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
6043 | 2024.12.20 22:57:37.649411 [ 136 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6044 | 2024.12.20 22:57:37.649447 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6045 | 2024.12.20 22:57:37.649453 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001579 sec., 3799.8733375554148 rows/sec., 198.53 KiB/sec. | ||
6046 | 2024.12.20 22:57:37.649646 [ 262 ] {ff91c949-329a-4eca-89aa-72ebe967dbfd} <Debug> TCPHandler: Processed in 0.001951073 sec. | ||
6047 | 2024.12.20 22:57:37.649732 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6048 | 2024.12.20 22:57:37.649937 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6049 | 2024.12.20 22:57:37.650135 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6050 | 2024.12.20 22:57:37.650212 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6051 | 2024.12.20 22:57:37.650238 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6052 | 2024.12.20 22:57:37.650433 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6053 | 2024.12.20 22:57:37.650487 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6054 | 2024.12.20 22:57:37.650832 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6055 | 2024.12.20 22:57:37.651175 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6056 | 2024.12.20 22:57:37.651544 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6057 | 2024.12.20 22:57:37.651926 [ 199 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
6058 | 2024.12.20 22:57:37.653353 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6059 | 2024.12.20 22:57:37.653414 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6060 | 2024.12.20 22:57:37.654552 [ 197 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.005002388 sec., 23988.543071828895 rows/sec., 1.22 MiB/sec. | ||
6061 | 2024.12.20 22:57:37.654627 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6062 | 2024.12.20 22:57:37.654782 [ 197 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
6063 | 2024.12.20 22:57:37.655118 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6064 | 2024.12.20 22:57:37.655401 [ 197 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_20_4} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6065 | 2024.12.20 22:57:37.655507 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005326 sec., 44498.68569282764 rows/sec., 2.98 MiB/sec. | ||
6066 | 2024.12.20 22:57:37.655584 [ 197 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_20_4} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
6067 | 2024.12.20 22:57:37.655656 [ 259 ] {5879427d-9523-4e15-a0af-18370fdcf8bb} <Debug> TCPHandler: Processed in 0.005905492 sec. | ||
6068 | 2024.12.20 22:57:37.655840 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6069 | 2024.12.20 22:57:37.655920 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2024.12.20 22:57:37.656060 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6071 | 2024.12.20 22:57:37.656119 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6072 | 2024.12.20 22:57:37.656640 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2024.12.20 22:57:37.656679 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6074 | 2024.12.20 22:57:37.657054 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6075 | 2024.12.20 22:57:37.657296 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2024.12.20 22:57:37.657503 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 45.71 KiB/sec. | ||
6077 | 2024.12.20 22:57:37.657553 [ 262 ] {e13ef334-910c-4609-bff5-19e11cbfab3d} <Debug> TCPHandler: Processed in 0.001788579 sec. | ||
6078 | 2024.12.20 22:57:37.657701 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2024.12.20 22:57:37.657822 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6080 | 2024.12.20 22:57:37.657904 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6081 | 2024.12.20 22:57:37.659130 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2024.12.20 22:57:37.659169 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6083 | 2024.12.20 22:57:37.659995 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6084 | 2024.12.20 22:57:37.660276 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2024.12.20 22:57:37.660568 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002763 sec., 14477.017734346726 rows/sec., 25.94 MiB/sec. | ||
6086 | 2024.12.20 22:57:37.660988 [ 259 ] {a4be1fe6-df50-46af-b4ec-ee409618001b} <Debug> TCPHandler: Processed in 0.003345362 sec. | ||
6087 | 2024.12.20 22:57:37.661139 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2024.12.20 22:57:37.661259 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6089 | 2024.12.20 22:57:37.661309 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6090 | 2024.12.20 22:57:37.661802 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2024.12.20 22:57:37.661840 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6092 | 2024.12.20 22:57:37.662213 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6093 | 2024.12.20 22:57:37.662456 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2024.12.20 22:57:37.662637 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001401 sec., 58529.621698786585 rows/sec., 3.72 MiB/sec. | ||
6095 | 2024.12.20 22:57:37.662707 [ 262 ] {6400461e-631e-4ee8-80b9-7ba69f9e784f} <Debug> TCPHandler: Processed in 0.001623615 sec. | ||
6096 | 2024.12.20 22:57:41.347913 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6097 | 2024.12.20 22:57:41.347978 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6098 | 2024.12.20 22:57:41.488088 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13786 | ||
6099 | 2024.12.20 22:57:41.488837 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2024.12.20 22:57:41.488889 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6101 | 2024.12.20 22:57:41.489422 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6102 | 2024.12.20 22:57:41.489681 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2024.12.20 22:57:41.489928 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
6104 | 2024.12.20 22:57:42.417532 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
6105 | 2024.12.20 22:57:42.439441 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2024.12.20 22:57:42.439506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6107 | 2024.12.20 22:57:42.447584 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6108 | 2024.12.20 22:57:42.448366 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.12.20 22:57:42.451729 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
6110 | 2024.12.20 22:57:42.624486 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2024.12.20 22:57:42.624700 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6112 | 2024.12.20 22:57:42.624777 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6113 | 2024.12.20 22:57:42.625560 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2024.12.20 22:57:42.625603 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6115 | 2024.12.20 22:57:42.626036 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6116 | 2024.12.20 22:57:42.626298 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.12.20 22:57:42.626517 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001872 sec., 29914.529914529914 rows/sec., 2.30 MiB/sec. | ||
6118 | 2024.12.20 22:57:42.626609 [ 262 ] {e8480967-1664-43e2-8104-c00ad508be4e} <Debug> TCPHandler: Processed in 0.002269373 sec. | ||
6119 | 2024.12.20 22:57:42.626907 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2024.12.20 22:57:42.627094 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6121 | 2024.12.20 22:57:42.627165 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6122 | 2024.12.20 22:57:42.627930 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2024.12.20 22:57:42.627980 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6124 | 2024.12.20 22:57:42.628412 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6125 | 2024.12.20 22:57:42.628653 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2024.12.20 22:57:42.628881 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001837 sec., 34839.41208492107 rows/sec., 2.72 MiB/sec. | ||
6127 | 2024.12.20 22:57:42.628947 [ 259 ] {ae6d5e16-7c8f-4aa6-b0e3-c6b275d54a4c} <Debug> TCPHandler: Processed in 0.002202181 sec. | ||
6128 | 2024.12.20 22:57:42.629109 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2024.12.20 22:57:42.629257 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6130 | 2024.12.20 22:57:42.629324 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6131 | 2024.12.20 22:57:42.629981 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2024.12.20 22:57:42.630017 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6133 | 2024.12.20 22:57:42.630421 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6134 | 2024.12.20 22:57:42.630672 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2024.12.20 22:57:42.630850 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001629 sec., 98219.76672805402 rows/sec., 6.84 MiB/sec. | ||
6136 | 2024.12.20 22:57:42.630904 [ 262 ] {e647b484-0b17-4423-999a-6c472ddf8bf1} <Debug> TCPHandler: Processed in 0.001861511 sec. | ||
6137 | 2024.12.20 22:57:42.631067 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2024.12.20 22:57:42.631192 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6139 | 2024.12.20 22:57:42.631248 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6140 | 2024.12.20 22:57:42.631766 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2024.12.20 22:57:42.631807 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6142 | 2024.12.20 22:57:42.632178 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6143 | 2024.12.20 22:57:42.632409 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2024.12.20 22:57:42.632595 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001432 sec., 41899.44134078213 rows/sec., 2.82 MiB/sec. | ||
6145 | 2024.12.20 22:57:42.632653 [ 259 ] {f4d86c86-3c97-4bf2-9eec-28269aff530b} <Debug> TCPHandler: Processed in 0.001646755 sec. | ||
6146 | 2024.12.20 22:57:43.236556 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6147 | 2024.12.20 22:57:43.236756 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6148 | 2024.12.20 22:57:43.236831 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6149 | 2024.12.20 22:57:43.237582 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6150 | 2024.12.20 22:57:43.237638 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6151 | 2024.12.20 22:57:43.238072 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6152 | 2024.12.20 22:57:43.238323 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6153 | 2024.12.20 22:57:43.238519 [ 132 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6154 | 2024.12.20 22:57:43.238573 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001865 sec., 7506.7024128686335 rows/sec., 540.38 KiB/sec. | ||
6155 | 2024.12.20 22:57:43.238599 [ 132 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.12.20 22:57:43.238660 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6157 | 2024.12.20 22:57:43.238715 [ 262 ] {36018528-bfd4-4b6c-9dec-deb7e55d408d} <Debug> TCPHandler: Processed in 0.002296814 sec. | ||
6158 | 2024.12.20 22:57:43.238940 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
6159 | 2024.12.20 22:57:43.239029 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6160 | 2024.12.20 22:57:43.239192 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6161 | 2024.12.20 22:57:43.239268 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 14 rows starting from the beginning of the part | ||
6162 | 2024.12.20 22:57:43.239323 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6163 | 2024.12.20 22:57:43.239510 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6164 | 2024.12.20 22:57:43.239533 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part | ||
6165 | 2024.12.20 22:57:43.239924 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 14 rows starting from the beginning of the part | ||
6166 | 2024.12.20 22:57:43.240236 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part | ||
6167 | 2024.12.20 22:57:43.240591 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
6168 | 2024.12.20 22:57:43.242380 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6169 | 2024.12.20 22:57:43.242462 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6170 | 2024.12.20 22:57:43.243218 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004421741 sec., 15830.868429426328 rows/sec., 1.17 MiB/sec. | ||
6171 | 2024.12.20 22:57:43.243485 [ 199 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6172 | 2024.12.20 22:57:43.243495 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
6173 | 2024.12.20 22:57:43.243972 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6174 | 2024.12.20 22:57:43.244032 [ 199 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6175 | 2024.12.20 22:57:43.244234 [ 199 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_21_5} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6176 | 2024.12.20 22:57:43.244499 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.005251 sec., 380.8798324128738 rows/sec., 31.06 KiB/sec. | ||
6177 | 2024.12.20 22:57:43.244586 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6178 | 2024.12.20 22:57:43.244770 [ 259 ] {a09186d6-d6fb-465d-8fd0-ac47acab07a5} <Debug> TCPHandler: Processed in 0.005918383 sec. | ||
6179 | 2024.12.20 22:57:43.244946 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6180 | 2024.12.20 22:57:43.245079 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6181 | 2024.12.20 22:57:43.245134 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6182 | 2024.12.20 22:57:43.246534 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6183 | 2024.12.20 22:57:43.246576 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6184 | 2024.12.20 22:57:43.247042 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6185 | 2024.12.20 22:57:43.247287 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6186 | 2024.12.20 22:57:43.247511 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Debug> executeQuery: Read 1424 rows, 122.25 KiB in 0.002468 sec., 576985.4132901134 rows/sec., 48.37 MiB/sec. | ||
6187 | 2024.12.20 22:57:43.247578 [ 262 ] {c0cf2be9-ee42-41e6-997b-fcbb9bfc4f6c} <Debug> TCPHandler: Processed in 0.002694934 sec. | ||
6188 | 2024.12.20 22:57:43.247744 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6189 | 2024.12.20 22:57:43.247865 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6190 | 2024.12.20 22:57:43.247914 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6191 | 2024.12.20 22:57:43.248522 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6192 | 2024.12.20 22:57:43.248560 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6193 | 2024.12.20 22:57:43.248926 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6194 | 2024.12.20 22:57:43.249168 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6195 | 2024.12.20 22:57:43.249357 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Debug> executeQuery: Read 49 rows, 3.60 KiB in 0.001518 sec., 32279.31488801054 rows/sec., 2.32 MiB/sec. | ||
6196 | 2024.12.20 22:57:43.249479 [ 259 ] {bed89d39-d8df-4955-8fe2-75590f17d86e} <Debug> TCPHandler: Processed in 0.001795759 sec. | ||
6197 | 2024.12.20 22:57:43.249631 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6198 | 2024.12.20 22:57:43.249761 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6199 | 2024.12.20 22:57:43.249820 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6200 | 2024.12.20 22:57:43.250693 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6201 | 2024.12.20 22:57:43.250738 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6202 | 2024.12.20 22:57:43.251120 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6203 | 2024.12.20 22:57:43.251357 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6204 | 2024.12.20 22:57:43.251614 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001875 sec., 129066.66666666667 rows/sec., 8.74 MiB/sec. | ||
6205 | 2024.12.20 22:57:43.251831 [ 262 ] {404dbd0d-56a5-424e-9f8f-66ae0c9b53b0} <Debug> TCPHandler: Processed in 0.002252192 sec. | ||
6206 | 2024.12.20 22:57:43.251991 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6207 | 2024.12.20 22:57:43.252113 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6208 | 2024.12.20 22:57:43.252161 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6209 | 2024.12.20 22:57:43.252747 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6210 | 2024.12.20 22:57:43.252786 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6211 | 2024.12.20 22:57:43.253146 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6212 | 2024.12.20 22:57:43.253380 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6213 | 2024.12.20 22:57:43.253495 [ 132 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
6214 | 2024.12.20 22:57:43.253534 [ 132 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6215 | 2024.12.20 22:57:43.253557 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6216 | 2024.12.20 22:57:43.253573 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001484 sec., 8760.10781671159 rows/sec., 546.19 KiB/sec. | ||
6217 | 2024.12.20 22:57:43.253907 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
6218 | 2024.12.20 22:57:43.253928 [ 259 ] {dc0713a6-15d5-45fa-903f-b66b62d0807b} <Debug> TCPHandler: Processed in 0.001990024 sec. | ||
6219 | 2024.12.20 22:57:43.254197 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6220 | 2024.12.20 22:57:43.254267 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6221 | 2024.12.20 22:57:43.254306 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 13 rows starting from the beginning of the part | ||
6222 | 2024.12.20 22:57:43.254393 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6223 | 2024.12.20 22:57:43.254521 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 13 rows starting from the beginning of the part | ||
6224 | 2024.12.20 22:57:43.254547 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6225 | 2024.12.20 22:57:43.254889 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 13 rows starting from the beginning of the part | ||
6226 | 2024.12.20 22:57:43.255293 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 13 rows starting from the beginning of the part | ||
6227 | 2024.12.20 22:57:43.255576 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 13 rows starting from the beginning of the part | ||
6228 | 2024.12.20 22:57:43.257225 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003590339 sec., 18104.140026888825 rows/sec., 1.17 MiB/sec. | ||
6229 | 2024.12.20 22:57:43.257313 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6230 | 2024.12.20 22:57:43.257359 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6231 | 2024.12.20 22:57:43.257385 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
6232 | 2024.12.20 22:57:43.257811 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6233 | 2024.12.20 22:57:43.257902 [ 191 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_21_5} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
6234 | 2024.12.20 22:57:43.257927 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6235 | 2024.12.20 22:57:43.257984 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6236 | 2024.12.20 22:57:43.258196 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6237 | 2024.12.20 22:57:43.258452 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Debug> executeQuery: Read 880 rows, 65.34 KiB in 0.004099 sec., 214686.50890461088 rows/sec., 15.57 MiB/sec. | ||
6238 | 2024.12.20 22:57:43.258588 [ 262 ] {45c5490f-ec9e-4151-933a-bbd5ff4567f6} <Debug> TCPHandler: Processed in 0.004531494 sec. | ||
6239 | 2024.12.20 22:57:43.258826 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6240 | 2024.12.20 22:57:43.258993 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6241 | 2024.12.20 22:57:43.259054 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6242 | 2024.12.20 22:57:43.259634 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6243 | 2024.12.20 22:57:43.259678 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6244 | 2024.12.20 22:57:43.260047 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6245 | 2024.12.20 22:57:43.260285 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6246 | 2024.12.20 22:57:43.260499 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001537 sec., 3903.7085230969424 rows/sec., 203.95 KiB/sec. | ||
6247 | 2024.12.20 22:57:43.260551 [ 259 ] {907a3954-718f-4d73-a84d-3fad068325ce} <Debug> TCPHandler: Processed in 0.001846661 sec. | ||
6248 | 2024.12.20 22:57:43.260694 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6249 | 2024.12.20 22:57:43.260812 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6250 | 2024.12.20 22:57:43.260865 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6251 | 2024.12.20 22:57:43.261637 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6252 | 2024.12.20 22:57:43.261677 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6253 | 2024.12.20 22:57:43.262108 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6254 | 2024.12.20 22:57:43.262341 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6255 | 2024.12.20 22:57:43.262590 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.001793 sec., 533184.6068042386 rows/sec., 35.42 MiB/sec. | ||
6256 | 2024.12.20 22:57:43.262698 [ 262 ] {e7f678a8-3520-46bf-98b3-785d7ef12fdd} <Debug> TCPHandler: Processed in 0.002054296 sec. | ||
6257 | 2024.12.20 22:57:43.262924 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6258 | 2024.12.20 22:57:43.263066 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6259 | 2024.12.20 22:57:43.263124 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6260 | 2024.12.20 22:57:43.263683 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6261 | 2024.12.20 22:57:43.263729 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6262 | 2024.12.20 22:57:43.264102 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6263 | 2024.12.20 22:57:43.264345 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6264 | 2024.12.20 22:57:43.264578 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001543 sec., 648.0881399870382 rows/sec., 43.67 KiB/sec. | ||
6265 | 2024.12.20 22:57:43.264699 [ 259 ] {5c82ae49-9680-45a7-bc63-0af322597e09} <Debug> TCPHandler: Processed in 0.001893852 sec. | ||
6266 | 2024.12.20 22:57:43.264849 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6267 | 2024.12.20 22:57:43.264968 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6268 | 2024.12.20 22:57:43.265049 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6269 | 2024.12.20 22:57:43.266246 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6270 | 2024.12.20 22:57:43.266285 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6271 | 2024.12.20 22:57:43.266935 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6272 | 2024.12.20 22:57:43.267197 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6273 | 2024.12.20 22:57:43.267370 [ 130 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6274 | 2024.12.20 22:57:43.267448 [ 130 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6275 | 2024.12.20 22:57:43.267481 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6276 | 2024.12.20 22:57:43.267487 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002535 sec., 15779.092702169626 rows/sec., 28.28 MiB/sec. | ||
6277 | 2024.12.20 22:57:43.267867 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
6278 | 2024.12.20 22:57:43.267896 [ 262 ] {0c3efee0-1bf9-4c64-832b-ebff4e86f65e} <Debug> TCPHandler: Processed in 0.003102805 sec. | ||
6279 | 2024.12.20 22:57:43.268133 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6280 | 2024.12.20 22:57:43.268419 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6281 | 2024.12.20 22:57:43.268560 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6282 | 2024.12.20 22:57:43.268574 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6283 | 2024.12.20 22:57:43.268813 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 532 rows starting from the beginning of the part | ||
6284 | 2024.12.20 22:57:43.269641 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
6285 | 2024.12.20 22:57:43.270353 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
6286 | 2024.12.20 22:57:43.270913 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6287 | 2024.12.20 22:57:43.271009 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6288 | 2024.12.20 22:57:43.271068 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
6289 | 2024.12.20 22:57:43.271775 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
6290 | 2024.12.20 22:57:43.272445 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
6291 | 2024.12.20 22:57:43.272547 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6292 | 2024.12.20 22:57:43.273347 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6293 | 2024.12.20 22:57:43.273743 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.005418 sec., 6275.378368401624 rows/sec., 372.93 KiB/sec. | ||
6294 | 2024.12.20 22:57:43.273874 [ 259 ] {5381ce2e-4a38-4f26-b59d-44637c1bb5e3} <Debug> TCPHandler: Processed in 0.005854861 sec. | ||
6295 | 2024.12.20 22:57:43.286830 [ 198 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 732 rows, containing 19 columns (19 merged, 0 gathered) in 0.019246829 sec., 38032.238972975756 rows/sec., 68.15 MiB/sec. | ||
6296 | 2024.12.20 22:57:43.287630 [ 189 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6297 | 2024.12.20 22:57:43.288048 [ 189 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6298 | 2024.12.20 22:57:43.288131 [ 189 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6299 | 2024.12.20 22:57:43.288261 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.74 MiB. | ||
6300 | 2024.12.20 22:57:44.000153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 199.54 MiB, peak 207.26 MiB, free memory in arenas 0.00 B, will set to 201.10 MiB (RSS), difference: 1.56 MiB | ||
6301 | 2024.12.20 22:57:46.558105 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 896 | ||
6302 | 2024.12.20 22:57:46.562195 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6303 | 2024.12.20 22:57:46.562256 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6304 | 2024.12.20 22:57:46.563788 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6305 | 2024.12.20 22:57:46.564113 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6306 | 2024.12.20 22:57:46.565454 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
6307 | 2024.12.20 22:57:47.622628 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6308 | 2024.12.20 22:57:47.622833 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6309 | 2024.12.20 22:57:47.622914 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6310 | 2024.12.20 22:57:47.623702 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6311 | 2024.12.20 22:57:47.623746 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6312 | 2024.12.20 22:57:47.624197 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6313 | 2024.12.20 22:57:47.624454 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6314 | 2024.12.20 22:57:47.624654 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001878 sec., 29818.956336528223 rows/sec., 2.29 MiB/sec. | ||
6315 | 2024.12.20 22:57:47.624719 [ 262 ] {5b5effbb-15e6-4d4c-b20f-ee081babf291} <Debug> TCPHandler: Processed in 0.002230511 sec. | ||
6316 | 2024.12.20 22:57:47.625034 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6317 | 2024.12.20 22:57:47.625336 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6318 | 2024.12.20 22:57:47.625455 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6319 | 2024.12.20 22:57:47.626429 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6320 | 2024.12.20 22:57:47.626475 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6321 | 2024.12.20 22:57:47.626910 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6322 | 2024.12.20 22:57:47.627174 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6323 | 2024.12.20 22:57:47.627436 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002183 sec., 29317.453046266604 rows/sec., 2.29 MiB/sec. | ||
6324 | 2024.12.20 22:57:47.627505 [ 259 ] {5acfa1a5-dc59-42c4-b1b2-17da8cb71844} <Debug> TCPHandler: Processed in 0.002658973 sec. | ||
6325 | 2024.12.20 22:57:47.627736 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6326 | 2024.12.20 22:57:47.627957 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6327 | 2024.12.20 22:57:47.628014 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6328 | 2024.12.20 22:57:47.628586 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6329 | 2024.12.20 22:57:47.628625 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6330 | 2024.12.20 22:57:47.629027 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6331 | 2024.12.20 22:57:47.629273 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6332 | 2024.12.20 22:57:47.629456 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001551 sec., 82527.40167633785 rows/sec., 5.75 MiB/sec. | ||
6333 | 2024.12.20 22:57:47.629511 [ 262 ] {a6a8835e-b44d-4d7a-a5e1-12f456c2b99d} <Debug> TCPHandler: Processed in 0.001886382 sec. | ||
6334 | 2024.12.20 22:57:47.629666 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6335 | 2024.12.20 22:57:47.629796 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6336 | 2024.12.20 22:57:47.629853 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6337 | 2024.12.20 22:57:47.630451 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6338 | 2024.12.20 22:57:47.630499 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6339 | 2024.12.20 22:57:47.630953 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6340 | 2024.12.20 22:57:47.631199 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6341 | 2024.12.20 22:57:47.631425 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001655 sec., 29003.021148036252 rows/sec., 1.95 MiB/sec. | ||
6342 | 2024.12.20 22:57:47.631494 [ 259 ] {5239f6e6-f407-4e14-8886-726b0ea99e41} <Debug> TCPHandler: Processed in 0.001888652 sec. | ||
6343 | 2024.12.20 22:57:48.990053 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14213 | ||
6344 | 2024.12.20 22:57:48.990754 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6345 | 2024.12.20 22:57:48.990799 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6346 | 2024.12.20 22:57:48.991314 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6347 | 2024.12.20 22:57:48.991570 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6348 | 2024.12.20 22:57:48.991789 [ 122 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6349 | 2024.12.20 22:57:48.991845 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14213 | ||
6350 | 2024.12.20 22:57:48.991892 [ 122 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6351 | 2024.12.20 22:57:48.991924 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6352 | 2024.12.20 22:57:48.992176 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6353 | 2024.12.20 22:57:48.992382 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6354 | 2024.12.20 22:57:48.992432 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6355 | 2024.12.20 22:57:48.992521 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6356 | 2024.12.20 22:57:48.992750 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6357 | 2024.12.20 22:57:48.992999 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6358 | 2024.12.20 22:57:48.993113 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6359 | 2024.12.20 22:57:48.993293 [ 191 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
6360 | 2024.12.20 22:57:48.995675 [ 198 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14213 rows, containing 4 columns (4 merged, 0 gathered) in 0.00366838 sec., 3874462.2967086285 rows/sec., 55.42 MiB/sec. | ||
6361 | 2024.12.20 22:57:48.996163 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6362 | 2024.12.20 22:57:48.996556 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_31_6} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6363 | 2024.12.20 22:57:48.996668 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_31_6} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6364 | 2024.12.20 22:57:48.996799 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
6365 | 2024.12.20 22:57:49.951783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
6366 | 2024.12.20 22:57:49.973569 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6367 | 2024.12.20 22:57:49.973621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6368 | 2024.12.20 22:57:49.981419 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6369 | 2024.12.20 22:57:49.982516 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6370 | 2024.12.20 22:57:49.982845 [ 121 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6371 | 2024.12.20 22:57:49.982907 [ 121 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6372 | 2024.12.20 22:57:49.982952 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6373 | 2024.12.20 22:57:49.983362 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6374 | 2024.12.20 22:57:50.000792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
6375 | 2024.12.20 22:57:50.002948 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6376 | 2024.12.20 22:57:50.004481 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6377 | 2024.12.20 22:57:50.010074 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6378 | 2024.12.20 22:57:50.015507 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6379 | 2024.12.20 22:57:50.021016 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6380 | 2024.12.20 22:57:50.026713 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6381 | 2024.12.20 22:57:50.031096 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
6382 | 2024.12.20 22:57:50.094611 [ 187 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.111515852 sec., 2098.3563843461466 rows/sec., 10.85 MiB/sec. | ||
6383 | 2024.12.20 22:57:50.097685 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6384 | 2024.12.20 22:57:50.100845 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_31_6} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6385 | 2024.12.20 22:57:50.100985 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_31_6} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6386 | 2024.12.20 22:57:50.103582 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
6387 | 2024.12.20 22:57:51.000159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.22 MiB, peak 212.76 MiB, free memory in arenas 0.00 B, will set to 203.67 MiB (RSS), difference: 1.45 MiB | ||
6388 | 2024.12.20 22:57:52.625242 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6389 | 2024.12.20 22:57:52.625541 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6390 | 2024.12.20 22:57:52.625660 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6391 | 2024.12.20 22:57:52.626646 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6392 | 2024.12.20 22:57:52.626696 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6393 | 2024.12.20 22:57:52.627145 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6394 | 2024.12.20 22:57:52.627411 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6395 | 2024.12.20 22:57:52.627623 [ 117 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6396 | 2024.12.20 22:57:52.627678 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002214 sec., 25293.58626919603 rows/sec., 1.94 MiB/sec. | ||
6397 | 2024.12.20 22:57:52.627709 [ 117 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6398 | 2024.12.20 22:57:52.627784 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6399 | 2024.12.20 22:57:52.627817 [ 262 ] {4a71fbbd-efc1-4171-a9a4-d88ee4616b30} <Debug> TCPHandler: Processed in 0.002760886 sec. | ||
6400 | 2024.12.20 22:57:52.628075 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6401 | 2024.12.20 22:57:52.628178 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6402 | 2024.12.20 22:57:52.628296 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6403 | 2024.12.20 22:57:52.628385 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1432 rows starting from the beginning of the part | ||
6404 | 2024.12.20 22:57:52.628496 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6405 | 2024.12.20 22:57:52.628590 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 283 rows starting from the beginning of the part | ||
6406 | 2024.12.20 22:57:52.628721 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6407 | 2024.12.20 22:57:52.628948 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6408 | 2024.12.20 22:57:52.629342 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1424 rows starting from the beginning of the part | ||
6409 | 2024.12.20 22:57:52.629700 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6410 | 2024.12.20 22:57:52.630112 [ 198 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6411 | 2024.12.20 22:57:52.631535 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6412 | 2024.12.20 22:57:52.631619 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6413 | 2024.12.20 22:57:52.632835 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6414 | 2024.12.20 22:57:52.633131 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6415 | 2024.12.20 22:57:52.633371 [ 117 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6416 | 2024.12.20 22:57:52.633490 [ 117 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6417 | 2024.12.20 22:57:52.633590 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6418 | 2024.12.20 22:57:52.633597 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005195 sec., 12319.53801732435 rows/sec., 984.65 KiB/sec. | ||
6419 | 2024.12.20 22:57:52.633996 [ 259 ] {29dcdb13-b880-4ebe-97cd-c708f59227be} <Debug> TCPHandler: Processed in 0.006015425 sec. | ||
6420 | 2024.12.20 22:57:52.634346 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6421 | 2024.12.20 22:57:52.634451 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6422 | 2024.12.20 22:57:52.634530 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006608191 sec., 500439.53027386765 rows/sec., 43.87 MiB/sec. | ||
6423 | 2024.12.20 22:57:52.634677 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6424 | 2024.12.20 22:57:52.634698 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6425 | 2024.12.20 22:57:52.634766 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6426 | 2024.12.20 22:57:52.634774 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 914 rows starting from the beginning of the part | ||
6427 | 2024.12.20 22:57:52.635087 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6428 | 2024.12.20 22:57:52.635242 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 422 rows starting from the beginning of the part | ||
6429 | 2024.12.20 22:57:52.636155 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6430 | 2024.12.20 22:57:52.636947 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 880 rows starting from the beginning of the part | ||
6431 | 2024.12.20 22:57:52.637017 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6432 | 2024.12.20 22:57:52.637675 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6433 | 2024.12.20 22:57:52.637671 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_51_10} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6434 | 2024.12.20 22:57:52.638187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
6435 | 2024.12.20 22:57:52.638218 [ 187 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6436 | 2024.12.20 22:57:52.639178 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6437 | 2024.12.20 22:57:52.639223 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6438 | 2024.12.20 22:57:52.639798 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6439 | 2024.12.20 22:57:52.640136 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6440 | 2024.12.20 22:57:52.640358 [ 117 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6441 | 2024.12.20 22:57:52.640455 [ 117 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6442 | 2024.12.20 22:57:52.640505 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6443 | 2024.12.20 22:57:52.640570 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005984 sec., 26737.967914438505 rows/sec., 1.86 MiB/sec. | ||
6444 | 2024.12.20 22:57:52.640858 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6445 | 2024.12.20 22:57:52.640916 [ 262 ] {172a9961-ab45-463e-a0ef-9b794489a4c3} <Debug> TCPHandler: Processed in 0.006743555 sec. | ||
6446 | 2024.12.20 22:57:52.641233 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6447 | 2024.12.20 22:57:52.641471 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6448 | 2024.12.20 22:57:52.641592 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14383 rows starting from the beginning of the part | ||
6449 | 2024.12.20 22:57:52.641609 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6450 | 2024.12.20 22:57:52.641638 [ 198 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.00763184 sec., 315520.24151449715 rows/sec., 24.19 MiB/sec. | ||
6451 | 2024.12.20 22:57:52.641819 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6452 | 2024.12.20 22:57:52.641993 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6453 | 2024.12.20 22:57:52.642352 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6454 | 2024.12.20 22:57:52.642418 [ 198 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6455 | 2024.12.20 22:57:52.642867 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6456 | 2024.12.20 22:57:52.643309 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6457 | 2024.12.20 22:57:52.643707 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6458 | 2024.12.20 22:57:52.644811 [ 198 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6459 | 2024.12.20 22:57:52.645085 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6460 | 2024.12.20 22:57:52.645183 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6461 | 2024.12.20 22:57:52.645255 [ 198 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_51_10} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6462 | 2024.12.20 22:57:52.645648 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
6463 | 2024.12.20 22:57:52.646038 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6464 | 2024.12.20 22:57:52.646490 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6465 | 2024.12.20 22:57:52.646777 [ 117 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6466 | 2024.12.20 22:57:52.646874 [ 117 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6467 | 2024.12.20 22:57:52.646966 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6468 | 2024.12.20 22:57:52.647147 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005635 sec., 10647.737355811889 rows/sec., 734.80 KiB/sec. | ||
6469 | 2024.12.20 22:57:52.647763 [ 259 ] {c955c260-6beb-4a90-b11c-ac2912fa1962} <Debug> TCPHandler: Processed in 0.006675203 sec. | ||
6470 | 2024.12.20 22:57:52.647785 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6471 | 2024.12.20 22:57:52.648427 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6472 | 2024.12.20 22:57:52.648549 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2746 rows starting from the beginning of the part | ||
6473 | 2024.12.20 22:57:52.648976 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6474 | 2024.12.20 22:57:52.649269 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6475 | 2024.12.20 22:57:52.649818 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6476 | 2024.12.20 22:57:52.650316 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6477 | 2024.12.20 22:57:52.650518 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
6478 | 2024.12.20 22:57:52.652422 [ 198 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3030 rows, containing 4 columns (4 merged, 0 gathered) in 0.005299946 sec., 571703.938115596 rows/sec., 37.25 MiB/sec. | ||
6479 | 2024.12.20 22:57:52.652809 [ 201 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16024 rows, containing 5 columns (5 merged, 0 gathered) in 0.012221596 sec., 1311121.7225638942 rows/sec., 88.47 MiB/sec. | ||
6480 | 2024.12.20 22:57:52.652908 [ 194 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6481 | 2024.12.20 22:57:52.653274 [ 198 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6482 | 2024.12.20 22:57:52.653363 [ 198 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_51_10} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6483 | 2024.12.20 22:57:52.653466 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6484 | 2024.12.20 22:57:52.653524 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6485 | 2024.12.20 22:57:52.653826 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6486 | 2024.12.20 22:57:52.653908 [ 195 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6487 | 2024.12.20 22:57:52.654005 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.87 MiB. | ||
6488 | 2024.12.20 22:57:54.760280 [ 113 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
6489 | 2024.12.20 22:57:54.760350 [ 113 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6490 | 2024.12.20 22:57:54.760377 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6491 | 2024.12.20 22:57:54.760677 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::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 | ||
6492 | 2024.12.20 22:57:54.761027 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6493 | 2024.12.20 22:57:54.761106 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 65 rows starting from the beginning of the part | ||
6494 | 2024.12.20 22:57:54.761241 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
6495 | 2024.12.20 22:57:54.761332 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
6496 | 2024.12.20 22:57:54.761583 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
6497 | 2024.12.20 22:57:54.761836 [ 198 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part | ||
6498 | 2024.12.20 22:57:54.763055 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.00256214 sec., 81962.73427681548 rows/sec., 6.18 MiB/sec. | ||
6499 | 2024.12.20 22:57:54.763269 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
6500 | 2024.12.20 22:57:54.763615 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2024.12.20 22:57:54.763717 [ 195 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_24_5} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
6502 | 2024.12.20 22:57:54.763823 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
6503 | 2024.12.20 22:57:56.348217 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6504 | 2024.12.20 22:57:56.348282 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6505 | 2024.12.20 22:57:56.492192 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14701 | ||
6506 | 2024.12.20 22:57:56.492860 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6507 | 2024.12.20 22:57:56.492906 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6508 | 2024.12.20 22:57:56.493428 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6509 | 2024.12.20 22:57:56.493691 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6510 | 2024.12.20 22:57:56.493929 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
6511 | 2024.12.20 22:57:56.565749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 912 | ||
6512 | 2024.12.20 22:57:56.568629 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6513 | 2024.12.20 22:57:56.568687 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6514 | 2024.12.20 22:57:56.570212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6515 | 2024.12.20 22:57:56.570547 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6516 | 2024.12.20 22:57:56.571779 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 912 | ||
6517 | 2024.12.20 22:57:57.001449 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001044308 sec. | ||
6518 | 2024.12.20 22:57:57.500903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
6519 | 2024.12.20 22:57:57.520565 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6520 | 2024.12.20 22:57:57.520627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6521 | 2024.12.20 22:57:57.527598 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6522 | 2024.12.20 22:57:57.528371 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6523 | 2024.12.20 22:57:57.531722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
6524 | 2024.12.20 22:57:57.631596 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6525 | 2024.12.20 22:57:57.631905 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6526 | 2024.12.20 22:57:57.632025 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6527 | 2024.12.20 22:57:57.632924 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2024.12.20 22:57:57.632978 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6529 | 2024.12.20 22:57:57.633436 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6530 | 2024.12.20 22:57:57.633694 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6531 | 2024.12.20 22:57:57.633935 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002117 sec., 6613.131790269249 rows/sec., 476.06 KiB/sec. | ||
6532 | 2024.12.20 22:57:57.634006 [ 262 ] {db0ab188-4653-4470-9855-adf8a9164f0f} <Debug> TCPHandler: Processed in 0.002603411 sec. | ||
6533 | 2024.12.20 22:57:57.634271 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6534 | 2024.12.20 22:57:57.634475 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6535 | 2024.12.20 22:57:57.634555 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6536 | 2024.12.20 22:57:57.635529 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6537 | 2024.12.20 22:57:57.635570 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6538 | 2024.12.20 22:57:57.636018 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6539 | 2024.12.20 22:57:57.636268 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6540 | 2024.12.20 22:57:57.636474 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002055 sec., 137712.89537712897 rows/sec., 12.17 MiB/sec. | ||
6541 | 2024.12.20 22:57:57.636543 [ 259 ] {fa4eed5c-61ea-4def-aeb4-f4d8651638fb} <Debug> TCPHandler: Processed in 0.002406676 sec. | ||
6542 | 2024.12.20 22:57:57.636777 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6543 | 2024.12.20 22:57:57.637007 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6544 | 2024.12.20 22:57:57.637103 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6545 | 2024.12.20 22:57:57.637824 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6546 | 2024.12.20 22:57:57.637866 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6547 | 2024.12.20 22:57:57.638250 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6548 | 2024.12.20 22:57:57.638503 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6549 | 2024.12.20 22:57:57.638720 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001774 sec., 26493.799323562573 rows/sec., 1.91 MiB/sec. | ||
6550 | 2024.12.20 22:57:57.638776 [ 262 ] {133f795c-6d7b-4037-9d39-b9aa89012e11} <Debug> TCPHandler: Processed in 0.002113808 sec. | ||
6551 | 2024.12.20 22:57:57.638934 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6552 | 2024.12.20 22:57:57.639056 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6553 | 2024.12.20 22:57:57.639112 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6554 | 2024.12.20 22:57:57.639706 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6555 | 2024.12.20 22:57:57.639745 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6556 | 2024.12.20 22:57:57.640113 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6557 | 2024.12.20 22:57:57.640353 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6558 | 2024.12.20 22:57:57.640568 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001532 sec., 9138.381201044387 rows/sec., 639.99 KiB/sec. | ||
6559 | 2024.12.20 22:57:57.640777 [ 259 ] {ad04f4d9-f6f2-4a27-98a4-c5d6e0700d7b} <Debug> TCPHandler: Processed in 0.001899512 sec. | ||
6560 | 2024.12.20 22:57:57.641015 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6561 | 2024.12.20 22:57:57.641234 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6562 | 2024.12.20 22:57:57.641327 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6563 | 2024.12.20 22:57:57.641915 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6564 | 2024.12.20 22:57:57.641955 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6565 | 2024.12.20 22:57:57.642326 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6566 | 2024.12.20 22:57:57.642568 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6567 | 2024.12.20 22:57:57.642771 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001593 sec., 8160.703075957314 rows/sec., 508.82 KiB/sec. | ||
6568 | 2024.12.20 22:57:57.642827 [ 262 ] {c9090e95-77fd-4425-8f1d-a77b6f83ac9f} <Debug> TCPHandler: Processed in 0.001929593 sec. | ||
6569 | 2024.12.20 22:57:57.642990 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6570 | 2024.12.20 22:57:57.643107 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6571 | 2024.12.20 22:57:57.643156 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6572 | 2024.12.20 22:57:57.643910 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6573 | 2024.12.20 22:57:57.643949 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6574 | 2024.12.20 22:57:57.644336 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6575 | 2024.12.20 22:57:57.644590 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6576 | 2024.12.20 22:57:57.644799 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001716 sec., 245920.74592074592 rows/sec., 17.58 MiB/sec. | ||
6577 | 2024.12.20 22:57:57.644851 [ 259 ] {db1f1249-917a-4ad7-82be-c4439a277f3b} <Debug> TCPHandler: Processed in 0.001921993 sec. | ||
6578 | 2024.12.20 22:57:57.645000 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6579 | 2024.12.20 22:57:57.645116 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6580 | 2024.12.20 22:57:57.645168 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6581 | 2024.12.20 22:57:57.645665 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6582 | 2024.12.20 22:57:57.645704 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6583 | 2024.12.20 22:57:57.646078 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6584 | 2024.12.20 22:57:57.646317 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6585 | 2024.12.20 22:57:57.646581 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001488 sec., 4032.2580645161293 rows/sec., 210.67 KiB/sec. | ||
6586 | 2024.12.20 22:57:57.646779 [ 262 ] {4972bb36-b818-46e0-ba67-11ebfa8be790} <Debug> TCPHandler: Processed in 0.00182846 sec. | ||
6587 | 2024.12.20 22:57:57.646949 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6588 | 2024.12.20 22:57:57.647062 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6589 | 2024.12.20 22:57:57.647117 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6590 | 2024.12.20 22:57:57.647699 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6591 | 2024.12.20 22:57:57.647738 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6592 | 2024.12.20 22:57:57.648134 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6593 | 2024.12.20 22:57:57.648373 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6594 | 2024.12.20 22:57:57.648719 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00164 sec., 144512.19512195123 rows/sec., 9.69 MiB/sec. | ||
6595 | 2024.12.20 22:57:57.649071 [ 259 ] {79e81ba4-9ed1-4665-8903-ffc49e16fc17} <Debug> TCPHandler: Processed in 0.00217681 sec. | ||
6596 | 2024.12.20 22:57:57.649498 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6597 | 2024.12.20 22:57:57.649987 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6598 | 2024.12.20 22:57:57.650049 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6599 | 2024.12.20 22:57:57.650662 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6600 | 2024.12.20 22:57:57.650712 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6601 | 2024.12.20 22:57:57.651169 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6602 | 2024.12.20 22:57:57.651436 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6603 | 2024.12.20 22:57:57.651766 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001929 sec., 518.4033177812338 rows/sec., 34.93 KiB/sec. | ||
6604 | 2024.12.20 22:57:57.652136 [ 262 ] {19439eab-7ecf-4b71-abc6-1991191dc28f} <Debug> TCPHandler: Processed in 0.002925281 sec. | ||
6605 | 2024.12.20 22:57:57.652438 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6606 | 2024.12.20 22:57:57.652657 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6607 | 2024.12.20 22:57:57.652795 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6608 | 2024.12.20 22:57:57.654245 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6609 | 2024.12.20 22:57:57.654284 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6610 | 2024.12.20 22:57:57.654945 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
6611 | 2024.12.20 22:57:57.655196 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6612 | 2024.12.20 22:57:57.655422 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002819 sec., 14189.428875487762 rows/sec., 25.43 MiB/sec. | ||
6613 | 2024.12.20 22:57:57.655514 [ 259 ] {67fa01d8-7794-45f0-9bdb-377c7e75ea74} <Debug> TCPHandler: Processed in 0.00326747 sec. | ||
6614 | 2024.12.20 22:57:57.655716 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6615 | 2024.12.20 22:57:57.655938 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6616 | 2024.12.20 22:57:57.656032 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6617 | 2024.12.20 22:57:57.656652 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6618 | 2024.12.20 22:57:57.656691 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6619 | 2024.12.20 22:57:57.657062 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6620 | 2024.12.20 22:57:57.657298 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6621 | 2024.12.20 22:57:57.657498 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001617 sec., 50711.19356833643 rows/sec., 3.22 MiB/sec. | ||
6622 | 2024.12.20 22:57:57.657546 [ 262 ] {e20a5830-ae2b-4939-a0b8-9dc86f496b75} <Debug> TCPHandler: Processed in 0.001940014 sec. | ||
6623 | 2024.12.20 22:57:58.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.07 MiB, peak 213.27 MiB, free memory in arenas 0.00 B, will set to 204.77 MiB (RSS), difference: -1.30 MiB | ||
6624 | 2024.12.20 22:58:02.624867 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6625 | 2024.12.20 22:58:02.625106 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6626 | 2024.12.20 22:58:02.625191 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6627 | 2024.12.20 22:58:02.626029 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6628 | 2024.12.20 22:58:02.626084 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6629 | 2024.12.20 22:58:02.626537 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6630 | 2024.12.20 22:58:02.626792 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6631 | 2024.12.20 22:58:02.627015 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001966 sec., 28484.231943031537 rows/sec., 2.19 MiB/sec. | ||
6632 | 2024.12.20 22:58:02.627140 [ 262 ] {a790dc5e-1f15-4af5-b1bd-e4f2557a1d86} <Debug> TCPHandler: Processed in 0.002418416 sec. | ||
6633 | 2024.12.20 22:58:02.627482 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6634 | 2024.12.20 22:58:02.627706 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6635 | 2024.12.20 22:58:02.627795 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6636 | 2024.12.20 22:58:02.628744 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6637 | 2024.12.20 22:58:02.628805 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6638 | 2024.12.20 22:58:02.629307 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6639 | 2024.12.20 22:58:02.629620 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6640 | 2024.12.20 22:58:02.629908 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002264 sec., 28268.551236749117 rows/sec., 2.21 MiB/sec. | ||
6641 | 2024.12.20 22:58:02.630046 [ 259 ] {ef87c9f8-07da-4cb2-9349-129dbd5fc695} <Debug> TCPHandler: Processed in 0.002770116 sec. | ||
6642 | 2024.12.20 22:58:02.630218 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6643 | 2024.12.20 22:58:02.630344 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6644 | 2024.12.20 22:58:02.630402 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6645 | 2024.12.20 22:58:02.631008 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6646 | 2024.12.20 22:58:02.631047 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6647 | 2024.12.20 22:58:02.631457 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6648 | 2024.12.20 22:58:02.631709 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6649 | 2024.12.20 22:58:02.631887 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001574 sec., 101651.84243964421 rows/sec., 7.08 MiB/sec. | ||
6650 | 2024.12.20 22:58:02.631943 [ 262 ] {5091fa57-dcbe-4b04-8cd0-f153df0fab0b} <Debug> TCPHandler: Processed in 0.001788869 sec. | ||
6651 | 2024.12.20 22:58:02.632129 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6652 | 2024.12.20 22:58:02.632273 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6653 | 2024.12.20 22:58:02.632339 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6654 | 2024.12.20 22:58:02.632966 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6655 | 2024.12.20 22:58:02.633013 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6656 | 2024.12.20 22:58:02.633457 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6657 | 2024.12.20 22:58:02.633740 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6658 | 2024.12.20 22:58:02.634002 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001765 sec., 33994.33427762039 rows/sec., 2.29 MiB/sec. | ||
6659 | 2024.12.20 22:58:02.634068 [ 259 ] {eecf3024-5e87-4741-ae03-ef139238dc1c} <Debug> TCPHandler: Processed in 0.002006004 sec. | ||
6660 | 2024.12.20 22:58:03.994048 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15128 | ||
6661 | 2024.12.20 22:58:03.994682 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6662 | 2024.12.20 22:58:03.994731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6663 | 2024.12.20 22:58:03.995261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6664 | 2024.12.20 22:58:03.995535 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6665 | 2024.12.20 22:58:03.995821 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15128 | ||
6666 | 2024.12.20 22:58:05.031793 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6667 | 2024.12.20 22:58:05.052445 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6668 | 2024.12.20 22:58:05.052505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6669 | 2024.12.20 22:58:05.060664 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6670 | 2024.12.20 22:58:05.061758 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6671 | 2024.12.20 22:58:05.066712 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6672 | 2024.12.20 22:58:06.571957 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 942 | ||
6673 | 2024.12.20 22:58:06.575236 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6674 | 2024.12.20 22:58:06.575282 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6675 | 2024.12.20 22:58:06.576751 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6676 | 2024.12.20 22:58:06.577056 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6677 | 2024.12.20 22:58:06.577849 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 942 | ||
6678 | 2024.12.20 22:58:07.630631 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6679 | 2024.12.20 22:58:07.630871 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6680 | 2024.12.20 22:58:07.630954 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6681 | 2024.12.20 22:58:07.631813 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6682 | 2024.12.20 22:58:07.631858 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6683 | 2024.12.20 22:58:07.632290 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6684 | 2024.12.20 22:58:07.632546 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6685 | 2024.12.20 22:58:07.632766 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001943 sec., 7205.352547606793 rows/sec., 518.69 KiB/sec. | ||
6686 | 2024.12.20 22:58:07.632958 [ 262 ] {c5d20439-397e-45d0-b00b-0f4a3f3727f4} <Debug> TCPHandler: Processed in 0.002508999 sec. | ||
6687 | 2024.12.20 22:58:07.633234 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6688 | 2024.12.20 22:58:07.633424 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6689 | 2024.12.20 22:58:07.633498 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6690 | 2024.12.20 22:58:07.634416 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6691 | 2024.12.20 22:58:07.634468 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6692 | 2024.12.20 22:58:07.634929 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6693 | 2024.12.20 22:58:07.635184 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6694 | 2024.12.20 22:58:07.635423 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.00205 sec., 138048.78048780488 rows/sec., 12.20 MiB/sec. | ||
6695 | 2024.12.20 22:58:07.635493 [ 259 ] {b22f3bf2-2df6-4958-b17c-178cda6a786e} <Debug> TCPHandler: Processed in 0.002392796 sec. | ||
6696 | 2024.12.20 22:58:07.635656 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6697 | 2024.12.20 22:58:07.635802 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6698 | 2024.12.20 22:58:07.635863 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6699 | 2024.12.20 22:58:07.636622 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6700 | 2024.12.20 22:58:07.636669 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6701 | 2024.12.20 22:58:07.637039 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6702 | 2024.12.20 22:58:07.637291 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6703 | 2024.12.20 22:58:07.637514 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001741 sec., 26995.979322228606 rows/sec., 1.94 MiB/sec. | ||
6704 | 2024.12.20 22:58:07.637715 [ 262 ] {86dbdb71-10e7-43b8-bca4-47646a3b48cf} <Debug> TCPHandler: Processed in 0.002122878 sec. | ||
6705 | 2024.12.20 22:58:07.637891 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6706 | 2024.12.20 22:58:07.638014 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6707 | 2024.12.20 22:58:07.638065 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6708 | 2024.12.20 22:58:07.638649 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6709 | 2024.12.20 22:58:07.638690 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6710 | 2024.12.20 22:58:07.639049 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6711 | 2024.12.20 22:58:07.639291 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6712 | 2024.12.20 22:58:07.639543 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001545 sec., 9061.48867313916 rows/sec., 634.61 KiB/sec. | ||
6713 | 2024.12.20 22:58:07.639748 [ 259 ] {1ff251be-7552-4ae1-b2f1-a03252b58fbf} <Debug> TCPHandler: Processed in 0.001915902 sec. | ||
6714 | 2024.12.20 22:58:07.639934 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6715 | 2024.12.20 22:58:07.640072 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6716 | 2024.12.20 22:58:07.640130 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6717 | 2024.12.20 22:58:07.640792 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6718 | 2024.12.20 22:58:07.640831 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6719 | 2024.12.20 22:58:07.641184 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6720 | 2024.12.20 22:58:07.641420 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6721 | 2024.12.20 22:58:07.641643 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001599 sec., 8130.081300813008 rows/sec., 506.91 KiB/sec. | ||
6722 | 2024.12.20 22:58:07.641845 [ 262 ] {03154367-9a13-4848-91c2-39e9bdb7ff81} <Debug> TCPHandler: Processed in 0.001972034 sec. | ||
6723 | 2024.12.20 22:58:07.642050 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6724 | 2024.12.20 22:58:07.642186 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6725 | 2024.12.20 22:58:07.642241 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6726 | 2024.12.20 22:58:07.643036 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6727 | 2024.12.20 22:58:07.643074 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6728 | 2024.12.20 22:58:07.643463 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6729 | 2024.12.20 22:58:07.643697 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6730 | 2024.12.20 22:58:07.643924 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001767 sec., 238822.86361063953 rows/sec., 17.07 MiB/sec. | ||
6731 | 2024.12.20 22:58:07.643991 [ 259 ] {93bb719a-d591-4ebd-9b09-009f8288df0c} <Debug> TCPHandler: Processed in 0.002045586 sec. | ||
6732 | 2024.12.20 22:58:07.644243 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6733 | 2024.12.20 22:58:07.644390 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6734 | 2024.12.20 22:58:07.644450 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6735 | 2024.12.20 22:58:07.644974 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6736 | 2024.12.20 22:58:07.645012 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6737 | 2024.12.20 22:58:07.645377 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6738 | 2024.12.20 22:58:07.645616 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6739 | 2024.12.20 22:58:07.645791 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001434 sec., 4184.100418410042 rows/sec., 218.60 KiB/sec. | ||
6740 | 2024.12.20 22:58:07.645841 [ 262 ] {4e52ab02-3e85-4e78-8485-f8a90dddcee3} <Debug> TCPHandler: Processed in 0.001741527 sec. | ||
6741 | 2024.12.20 22:58:07.646011 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2024.12.20 22:58:07.646150 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6743 | 2024.12.20 22:58:07.646211 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6744 | 2024.12.20 22:58:07.646868 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2024.12.20 22:58:07.646907 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6746 | 2024.12.20 22:58:07.647290 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6747 | 2024.12.20 22:58:07.647521 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2024.12.20 22:58:07.647721 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001602 sec., 147940.07490636705 rows/sec., 9.92 MiB/sec. | ||
6749 | 2024.12.20 22:58:07.647775 [ 259 ] {6df99070-d957-4edd-a4cb-d17a6e387b25} <Debug> TCPHandler: Processed in 0.001828391 sec. | ||
6750 | 2024.12.20 22:58:07.647982 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2024.12.20 22:58:07.648213 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6752 | 2024.12.20 22:58:07.648309 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6753 | 2024.12.20 22:58:07.648970 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2024.12.20 22:58:07.649007 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6755 | 2024.12.20 22:58:07.649365 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6756 | 2024.12.20 22:58:07.649598 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2024.12.20 22:58:07.649721 [ 99 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
6758 | 2024.12.20 22:58:07.649774 [ 99 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6759 | 2024.12.20 22:58:07.649784 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001626 sec., 615.0061500615006 rows/sec., 41.44 KiB/sec. | ||
6760 | 2024.12.20 22:58:07.649802 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6761 | 2024.12.20 22:58:07.649873 [ 262 ] {170c2530-e44e-45b3-9a7e-3ae0ea53d446} <Debug> TCPHandler: Processed in 0.001996525 sec. | ||
6762 | 2024.12.20 22:58:07.650089 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6763 | 2024.12.20 22:58:07.650123 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6764 | 2024.12.20 22:58:07.650278 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6765 | 2024.12.20 22:58:07.650509 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6766 | 2024.12.20 22:58:07.650524 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6767 | 2024.12.20 22:58:07.650607 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6768 | 2024.12.20 22:58:07.651049 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6769 | 2024.12.20 22:58:07.651483 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6770 | 2024.12.20 22:58:07.651854 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6771 | 2024.12.20 22:58:07.652345 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6772 | 2024.12.20 22:58:07.652705 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
6773 | 2024.12.20 22:58:07.656312 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23 rows, containing 4 columns (4 merged, 0 gathered) in 0.006395226 sec., 3596.4327140276196 rows/sec., 242.34 KiB/sec. | ||
6774 | 2024.12.20 22:58:07.656376 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6775 | 2024.12.20 22:58:07.656444 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6776 | 2024.12.20 22:58:07.656506 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
6777 | 2024.12.20 22:58:07.657116 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_23_5} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6778 | 2024.12.20 22:58:07.657291 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_23_5} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
6779 | 2024.12.20 22:58:07.657470 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6780 | 2024.12.20 22:58:07.657825 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
6781 | 2024.12.20 22:58:07.658091 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6782 | 2024.12.20 22:58:07.658361 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008145 sec., 4910.988336402701 rows/sec., 8.80 MiB/sec. | ||
6783 | 2024.12.20 22:58:07.658583 [ 259 ] {40661943-faf9-4352-8414-225b8ef82b25} <Debug> TCPHandler: Processed in 0.008614926 sec. | ||
6784 | 2024.12.20 22:58:07.658755 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6785 | 2024.12.20 22:58:07.658897 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6786 | 2024.12.20 22:58:07.658957 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6787 | 2024.12.20 22:58:07.659540 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6788 | 2024.12.20 22:58:07.659587 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.28 GiB. | ||
6789 | 2024.12.20 22:58:07.659985 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6790 | 2024.12.20 22:58:07.660291 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6791 | 2024.12.20 22:58:07.660515 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001649 sec., 49727.10733778047 rows/sec., 3.16 MiB/sec. | ||
6792 | 2024.12.20 22:58:07.660571 [ 262 ] {0d3a31a3-4d3e-4606-9387-1cf0ee92d207} <Debug> TCPHandler: Processed in 0.001884592 sec. | ||
6793 | 2024.12.20 22:58:11.348331 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6794 | 2024.12.20 22:58:11.348432 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6795 | 2024.12.20 22:58:11.495948 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15616 | ||
6796 | 2024.12.20 22:58:11.496627 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6797 | 2024.12.20 22:58:11.496678 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6798 | 2024.12.20 22:58:11.497205 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6799 | 2024.12.20 22:58:11.497462 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6800 | 2024.12.20 22:58:11.497713 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6801 | 2024.12.20 22:58:12.566785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6802 | 2024.12.20 22:58:12.587963 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6803 | 2024.12.20 22:58:12.588020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6804 | 2024.12.20 22:58:12.595797 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6805 | 2024.12.20 22:58:12.596600 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6806 | 2024.12.20 22:58:12.599710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6807 | 2024.12.20 22:58:12.624587 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6808 | 2024.12.20 22:58:12.624907 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6809 | 2024.12.20 22:58:12.625023 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6810 | 2024.12.20 22:58:12.625828 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6811 | 2024.12.20 22:58:12.625870 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6812 | 2024.12.20 22:58:12.626315 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6813 | 2024.12.20 22:58:12.626577 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6814 | 2024.12.20 22:58:12.626800 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001986 sec., 28197.381671701914 rows/sec., 2.17 MiB/sec. | ||
6815 | 2024.12.20 22:58:12.626870 [ 262 ] {4d5e3f4a-aa00-4997-b5d6-589da42d45cb} <Debug> TCPHandler: Processed in 0.002474217 sec. | ||
6816 | 2024.12.20 22:58:12.627188 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6817 | 2024.12.20 22:58:12.627486 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6818 | 2024.12.20 22:58:12.627602 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6819 | 2024.12.20 22:58:12.628489 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6820 | 2024.12.20 22:58:12.628535 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6821 | 2024.12.20 22:58:12.628983 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6822 | 2024.12.20 22:58:12.629241 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6823 | 2024.12.20 22:58:12.629449 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002046 sec., 31280.547409579667 rows/sec., 2.44 MiB/sec. | ||
6824 | 2024.12.20 22:58:12.629514 [ 259 ] {e6d84846-a9bd-4425-9f91-09917c487962} <Debug> TCPHandler: Processed in 0.002513759 sec. | ||
6825 | 2024.12.20 22:58:12.629678 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6826 | 2024.12.20 22:58:12.629825 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6827 | 2024.12.20 22:58:12.629891 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6828 | 2024.12.20 22:58:12.630593 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6829 | 2024.12.20 22:58:12.630641 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6830 | 2024.12.20 22:58:12.631078 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6831 | 2024.12.20 22:58:12.631322 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6832 | 2024.12.20 22:58:12.631539 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001749 sec., 91480.84619782734 rows/sec., 6.37 MiB/sec. | ||
6833 | 2024.12.20 22:58:12.631597 [ 262 ] {b69f7be3-e084-4d89-9e09-8d136c020034} <Debug> TCPHandler: Processed in 0.001986784 sec. | ||
6834 | 2024.12.20 22:58:12.631754 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6835 | 2024.12.20 22:58:12.631884 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6836 | 2024.12.20 22:58:12.631949 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6837 | 2024.12.20 22:58:12.632547 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6838 | 2024.12.20 22:58:12.632591 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6839 | 2024.12.20 22:58:12.633009 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6840 | 2024.12.20 22:58:12.633246 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6841 | 2024.12.20 22:58:12.633425 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001577 sec., 38046.92454026633 rows/sec., 2.56 MiB/sec. | ||
6842 | 2024.12.20 22:58:12.633476 [ 259 ] {0b87602e-314b-4c6c-856a-8c976f926a3d} <Debug> TCPHandler: Processed in 0.001780709 sec. | ||
6843 | 2024.12.20 22:58:13.237508 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6844 | 2024.12.20 22:58:13.237811 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6845 | 2024.12.20 22:58:13.237926 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6846 | 2024.12.20 22:58:13.238668 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6847 | 2024.12.20 22:58:13.238719 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6848 | 2024.12.20 22:58:13.239146 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6849 | 2024.12.20 22:58:13.239390 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6850 | 2024.12.20 22:58:13.239657 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00193 sec., 7253.886010362694 rows/sec., 522.18 KiB/sec. | ||
6851 | 2024.12.20 22:58:13.239715 [ 262 ] {aa9a3c2c-aad8-410c-854e-88ebc8475b73} <Debug> TCPHandler: Processed in 0.002400186 sec. | ||
6852 | 2024.12.20 22:58:13.240010 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6853 | 2024.12.20 22:58:13.240219 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6854 | 2024.12.20 22:58:13.240298 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6855 | 2024.12.20 22:58:13.241109 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6856 | 2024.12.20 22:58:13.241151 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6857 | 2024.12.20 22:58:13.241565 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
6858 | 2024.12.20 22:58:13.241809 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6859 | 2024.12.20 22:58:13.242075 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 605.30 KiB/sec. | ||
6860 | 2024.12.20 22:58:13.242232 [ 259 ] {c8428a16-cbd3-4ca6-aa4a-bf2b60fd0cf3} <Debug> TCPHandler: Processed in 0.002377335 sec. | ||
6861 | 2024.12.20 22:58:13.242398 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6862 | 2024.12.20 22:58:13.242537 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6863 | 2024.12.20 22:58:13.242595 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6864 | 2024.12.20 22:58:13.243901 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6865 | 2024.12.20 22:58:13.243941 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6866 | 2024.12.20 22:58:13.244392 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6867 | 2024.12.20 22:58:13.244645 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6868 | 2024.12.20 22:58:13.244840 [ 92 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6869 | 2024.12.20 22:58:13.244898 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Debug> executeQuery: Read 1430 rows, 122.69 KiB in 0.002381 sec., 600587.9882402353 rows/sec., 50.32 MiB/sec. | ||
6870 | 2024.12.20 22:58:13.244937 [ 92 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6871 | 2024.12.20 22:58:13.245006 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6872 | 2024.12.20 22:58:13.245027 [ 262 ] {4cfdab4b-b5bc-43f8-ab1a-f16b9ad137e6} <Debug> TCPHandler: Processed in 0.002692414 sec. | ||
6873 | 2024.12.20 22:58:13.245319 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6874 | 2024.12.20 22:58:13.245343 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6875 | 2024.12.20 22:58:13.245704 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6876 | 2024.12.20 22:58:13.245909 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6877 | 2024.12.20 22:58:13.246019 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6878 | 2024.12.20 22:58:13.246197 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1432 rows starting from the beginning of the part | ||
6879 | 2024.12.20 22:58:13.246443 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 283 rows starting from the beginning of the part | ||
6880 | 2024.12.20 22:58:13.246799 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6881 | 2024.12.20 22:58:13.247194 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 283 rows starting from the beginning of the part | ||
6882 | 2024.12.20 22:58:13.247495 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
6883 | 2024.12.20 22:58:13.247814 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1430 rows starting from the beginning of the part | ||
6884 | 2024.12.20 22:58:13.249027 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6885 | 2024.12.20 22:58:13.249086 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6886 | 2024.12.20 22:58:13.249813 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6887 | 2024.12.20 22:58:13.250299 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6888 | 2024.12.20 22:58:13.250684 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Debug> executeQuery: Read 61 rows, 4.44 KiB in 0.005115 sec., 11925.708699902249 rows/sec., 868.31 KiB/sec. | ||
6889 | 2024.12.20 22:58:13.250953 [ 259 ] {85fec55f-7990-4d6f-a43d-59f8fb5394e0} <Debug> TCPHandler: Processed in 0.005784349 sec. | ||
6890 | 2024.12.20 22:58:13.251255 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6891 | 2024.12.20 22:58:13.251408 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3540 rows, containing 5 columns (5 merged, 0 gathered) in 0.006272583 sec., 564360.8063855034 rows/sec., 49.72 MiB/sec. | ||
6892 | 2024.12.20 22:58:13.251477 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6893 | 2024.12.20 22:58:13.251549 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6894 | 2024.12.20 22:58:13.251740 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6895 | 2024.12.20 22:58:13.252408 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6896 | 2024.12.20 22:58:13.252618 [ 193 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_56_11} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6897 | 2024.12.20 22:58:13.252794 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
6898 | 2024.12.20 22:58:13.252968 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6899 | 2024.12.20 22:58:13.253012 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6900 | 2024.12.20 22:58:13.253377 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6901 | 2024.12.20 22:58:13.253615 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6902 | 2024.12.20 22:58:13.253839 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.002401 sec., 100791.33694294044 rows/sec., 6.83 MiB/sec. | ||
6903 | 2024.12.20 22:58:13.253895 [ 262 ] {68030b34-e570-43dc-935c-63b382ded7d5} <Debug> TCPHandler: Processed in 0.002814657 sec. | ||
6904 | 2024.12.20 22:58:13.254103 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6905 | 2024.12.20 22:58:13.254333 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6906 | 2024.12.20 22:58:13.254422 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6907 | 2024.12.20 22:58:13.255238 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6908 | 2024.12.20 22:58:13.255275 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6909 | 2024.12.20 22:58:13.255623 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6910 | 2024.12.20 22:58:13.255857 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6911 | 2024.12.20 22:58:13.256071 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001794 sec., 7246.376811594203 rows/sec., 451.81 KiB/sec. | ||
6912 | 2024.12.20 22:58:13.256125 [ 259 ] {a166c6d2-ca71-4d12-931c-403bd1615769} <Debug> TCPHandler: Processed in 0.002131089 sec. | ||
6913 | 2024.12.20 22:58:13.256321 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6914 | 2024.12.20 22:58:13.256558 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6915 | 2024.12.20 22:58:13.256650 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6916 | 2024.12.20 22:58:13.257749 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6917 | 2024.12.20 22:58:13.257791 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6918 | 2024.12.20 22:58:13.258212 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6919 | 2024.12.20 22:58:13.258457 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6920 | 2024.12.20 22:58:13.258619 [ 89 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6921 | 2024.12.20 22:58:13.258696 [ 89 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6922 | 2024.12.20 22:58:13.258703 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Debug> executeQuery: Read 892 rows, 66.32 KiB in 0.002191 sec., 407120.03651300777 rows/sec., 29.56 MiB/sec. | ||
6923 | 2024.12.20 22:58:13.258740 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6924 | 2024.12.20 22:58:13.258872 [ 262 ] {fb890910-e62c-4d3a-9352-b3b285560929} <Debug> TCPHandler: Processed in 0.002662193 sec. | ||
6925 | 2024.12.20 22:58:13.258957 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6926 | 2024.12.20 22:58:13.259083 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6927 | 2024.12.20 22:58:13.259127 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6928 | 2024.12.20 22:58:13.259164 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 914 rows starting from the beginning of the part | ||
6929 | 2024.12.20 22:58:13.259393 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6930 | 2024.12.20 22:58:13.259404 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 422 rows starting from the beginning of the part | ||
6931 | 2024.12.20 22:58:13.259562 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6932 | 2024.12.20 22:58:13.259692 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6933 | 2024.12.20 22:58:13.260042 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 422 rows starting from the beginning of the part | ||
6934 | 2024.12.20 22:58:13.260345 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
6935 | 2024.12.20 22:58:13.260720 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 892 rows starting from the beginning of the part | ||
6936 | 2024.12.20 22:58:13.261910 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6937 | 2024.12.20 22:58:13.261965 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6938 | 2024.12.20 22:58:13.262886 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6939 | 2024.12.20 22:58:13.263260 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6940 | 2024.12.20 22:58:13.263606 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004356 sec., 1377.4104683195594 rows/sec., 71.96 KiB/sec. | ||
6941 | 2024.12.20 22:58:13.263946 [ 259 ] {250db841-cd42-43c6-b080-becfda7e2c43} <Debug> TCPHandler: Processed in 0.004946106 sec. | ||
6942 | 2024.12.20 22:58:13.264044 [ 193 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2778 rows, containing 5 columns (5 merged, 0 gathered) in 0.005187833 sec., 535483.6981067046 rows/sec., 40.90 MiB/sec. | ||
6943 | 2024.12.20 22:58:13.264149 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6944 | 2024.12.20 22:58:13.264318 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6945 | 2024.12.20 22:58:13.264343 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6946 | 2024.12.20 22:58:13.264477 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6947 | 2024.12.20 22:58:13.265017 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6948 | 2024.12.20 22:58:13.265154 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_56_11} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6949 | 2024.12.20 22:58:13.265246 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
6950 | 2024.12.20 22:58:13.265663 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6951 | 2024.12.20 22:58:13.265708 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6952 | 2024.12.20 22:58:13.266171 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6953 | 2024.12.20 22:58:13.266416 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6954 | 2024.12.20 22:58:13.266592 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6955 | 2024.12.20 22:58:13.266647 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6956 | 2024.12.20 22:58:13.266668 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Debug> executeQuery: Read 962 rows, 65.46 KiB in 0.002373 sec., 405394.01601348503 rows/sec., 26.94 MiB/sec. | ||
6957 | 2024.12.20 22:58:13.266686 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6958 | 2024.12.20 22:58:13.266836 [ 262 ] {1370b4c6-ad8e-4a8a-9487-3ff02fa7596a} <Debug> TCPHandler: Processed in 0.002780387 sec. | ||
6959 | 2024.12.20 22:58:13.266893 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6960 | 2024.12.20 22:58:13.267028 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6961 | 2024.12.20 22:58:13.267042 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6962 | 2024.12.20 22:58:13.267101 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16024 rows starting from the beginning of the part | ||
6963 | 2024.12.20 22:58:13.267321 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6964 | 2024.12.20 22:58:13.267343 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6965 | 2024.12.20 22:58:13.267555 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6966 | 2024.12.20 22:58:13.267703 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6967 | 2024.12.20 22:58:13.268042 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6968 | 2024.12.20 22:58:13.268583 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
6969 | 2024.12.20 22:58:13.268890 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 962 rows starting from the beginning of the part | ||
6970 | 2024.12.20 22:58:13.269957 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6971 | 2024.12.20 22:58:13.270024 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6972 | 2024.12.20 22:58:13.270531 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6973 | 2024.12.20 22:58:13.270886 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6974 | 2024.12.20 22:58:13.271211 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00403 sec., 248.1389578163772 rows/sec., 16.72 KiB/sec. | ||
6975 | 2024.12.20 22:58:13.271294 [ 259 ] {19102314-3572-4b6c-afe5-091d3e229f25} <Debug> TCPHandler: Processed in 0.00434847 sec. | ||
6976 | 2024.12.20 22:58:13.271485 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6977 | 2024.12.20 22:58:13.271634 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6978 | 2024.12.20 22:58:13.271755 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
6979 | 2024.12.20 22:58:13.273470 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6980 | 2024.12.20 22:58:13.273510 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6981 | 2024.12.20 22:58:13.274305 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6982 | 2024.12.20 22:58:13.274760 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6983 | 2024.12.20 22:58:13.275188 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003574 sec., 11191.94180190263 rows/sec., 20.06 MiB/sec. | ||
6984 | 2024.12.20 22:58:13.275719 [ 262 ] {91eef114-69f1-480c-b26c-f019b17b1427} <Debug> TCPHandler: Processed in 0.004316219 sec. | ||
6985 | 2024.12.20 22:58:13.275978 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17780 rows, containing 5 columns (5 merged, 0 gathered) in 0.009154721 sec., 1942167.3254706508 rows/sec., 131.00 MiB/sec. | ||
6986 | 2024.12.20 22:58:13.276010 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6987 | 2024.12.20 22:58:13.276156 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6988 | 2024.12.20 22:58:13.276212 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6989 | 2024.12.20 22:58:13.276265 [ 193 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
6990 | 2024.12.20 22:58:13.276904 [ 193 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6991 | 2024.12.20 22:58:13.277095 [ 193 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
6992 | 2024.12.20 22:58:13.277269 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.46 MiB. | ||
6993 | 2024.12.20 22:58:13.277342 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6994 | 2024.12.20 22:58:13.277382 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
6995 | 2024.12.20 22:58:13.277718 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6996 | 2024.12.20 22:58:13.277934 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6997 | 2024.12.20 22:58:13.278156 [ 89 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6998 | 2024.12.20 22:58:13.278219 [ 89 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2024.12.20 22:58:13.278240 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.002117 sec., 16060.46291922532 rows/sec., 954.42 KiB/sec. | ||
7000 | 2024.12.20 22:58:13.278255 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7001 | 2024.12.20 22:58:13.278418 [ 259 ] {0f176178-dee0-4258-a72d-51aa562c7448} <Debug> TCPHandler: Processed in 0.0025728 sec. | ||
7002 | 2024.12.20 22:58:13.278642 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7003 | 2024.12.20 22:58:13.279039 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7004 | 2024.12.20 22:58:13.279090 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3030 rows starting from the beginning of the part | ||
7005 | 2024.12.20 22:58:13.279152 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7006 | 2024.12.20 22:58:13.279310 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7007 | 2024.12.20 22:58:13.279494 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7008 | 2024.12.20 22:58:13.279562 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7009 | 2024.12.20 22:58:13.279776 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7010 | 2024.12.20 22:58:13.281342 [ 193 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3348 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952751 sec., 1133857.8837158976 rows/sec., 73.80 MiB/sec. | ||
7011 | 2024.12.20 22:58:13.281604 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7012 | 2024.12.20 22:58:13.281878 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7013 | 2024.12.20 22:58:13.281949 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_56_11} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7014 | 2024.12.20 22:58:13.282021 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
7015 | 2024.12.20 22:58:16.578089 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 996 | ||
7016 | 2024.12.20 22:58:16.582071 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7017 | 2024.12.20 22:58:16.582133 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7018 | 2024.12.20 22:58:16.583644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7019 | 2024.12.20 22:58:16.583967 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7020 | 2024.12.20 22:58:16.584646 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 996 | ||
7021 | 2024.12.20 22:58:17.622529 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7022 | 2024.12.20 22:58:17.622747 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7023 | 2024.12.20 22:58:17.622831 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7024 | 2024.12.20 22:58:17.623654 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7025 | 2024.12.20 22:58:17.623711 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7026 | 2024.12.20 22:58:17.624154 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7027 | 2024.12.20 22:58:17.624406 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7028 | 2024.12.20 22:58:17.624632 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001945 sec., 28791.77377892031 rows/sec., 2.21 MiB/sec. | ||
7029 | 2024.12.20 22:58:17.624701 [ 262 ] {dd0943ad-2000-4869-8b35-6bab48797bd4} <Debug> TCPHandler: Processed in 0.002320424 sec. | ||
7030 | 2024.12.20 22:58:17.624983 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7031 | 2024.12.20 22:58:17.625183 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7032 | 2024.12.20 22:58:17.625256 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7033 | 2024.12.20 22:58:17.626041 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7034 | 2024.12.20 22:58:17.626088 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7035 | 2024.12.20 22:58:17.626528 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7036 | 2024.12.20 22:58:17.626775 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7037 | 2024.12.20 22:58:17.626975 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001846 sec., 34669.55579631636 rows/sec., 2.71 MiB/sec. | ||
7038 | 2024.12.20 22:58:17.627043 [ 259 ] {bd8c2f7c-9e41-43f2-bb01-d118745ceb50} <Debug> TCPHandler: Processed in 0.002208941 sec. | ||
7039 | 2024.12.20 22:58:17.627270 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7040 | 2024.12.20 22:58:17.627499 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7041 | 2024.12.20 22:58:17.627602 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7042 | 2024.12.20 22:58:17.628384 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7043 | 2024.12.20 22:58:17.628426 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7044 | 2024.12.20 22:58:17.628821 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7045 | 2024.12.20 22:58:17.629072 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7046 | 2024.12.20 22:58:17.629291 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00185 sec., 69189.18918918919 rows/sec., 4.82 MiB/sec. | ||
7047 | 2024.12.20 22:58:17.629354 [ 262 ] {3fd2fbe1-1516-4de0-b124-f1a233b5d841} <Debug> TCPHandler: Processed in 0.00219052 sec. | ||
7048 | 2024.12.20 22:58:17.629560 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7049 | 2024.12.20 22:58:17.629719 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7050 | 2024.12.20 22:58:17.629774 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7051 | 2024.12.20 22:58:17.630290 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7052 | 2024.12.20 22:58:17.630328 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7053 | 2024.12.20 22:58:17.630715 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7054 | 2024.12.20 22:58:17.630956 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7055 | 2024.12.20 22:58:17.631136 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001446 sec., 33195.02074688797 rows/sec., 2.24 MiB/sec. | ||
7056 | 2024.12.20 22:58:17.631188 [ 259 ] {19407ad6-899a-4d45-bcd5-04e561de0fb5} <Debug> TCPHandler: Processed in 0.001752428 sec. | ||
7057 | 2024.12.20 22:58:18.997834 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16043 | ||
7058 | 2024.12.20 22:58:18.998535 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7059 | 2024.12.20 22:58:18.998585 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7060 | 2024.12.20 22:58:18.999101 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7061 | 2024.12.20 22:58:18.999364 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7062 | 2024.12.20 22:58:18.999652 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16043 | ||
7063 | 2024.12.20 22:58:20.099769 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
7064 | 2024.12.20 22:58:20.121685 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7065 | 2024.12.20 22:58:20.121743 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7066 | 2024.12.20 22:58:20.129485 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
7067 | 2024.12.20 22:58:20.130276 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7068 | 2024.12.20 22:58:20.133620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
7069 | 2024.12.20 22:58:22.624525 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7070 | 2024.12.20 22:58:22.624713 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7071 | 2024.12.20 22:58:22.624786 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7072 | 2024.12.20 22:58:22.625552 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7073 | 2024.12.20 22:58:22.625593 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7074 | 2024.12.20 22:58:22.626018 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7075 | 2024.12.20 22:58:22.626275 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7076 | 2024.12.20 22:58:22.626471 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
7077 | 2024.12.20 22:58:22.626526 [ 262 ] {388815aa-cbdf-4afb-bb0f-a199f73eb8cb} <Debug> TCPHandler: Processed in 0.002138139 sec. | ||
7078 | 2024.12.20 22:58:22.626792 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7079 | 2024.12.20 22:58:22.627003 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7080 | 2024.12.20 22:58:22.627084 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7081 | 2024.12.20 22:58:22.627857 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7082 | 2024.12.20 22:58:22.627903 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7083 | 2024.12.20 22:58:22.628338 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7084 | 2024.12.20 22:58:22.628605 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7085 | 2024.12.20 22:58:22.628889 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001942 sec., 32955.7157569516 rows/sec., 2.57 MiB/sec. | ||
7086 | 2024.12.20 22:58:22.628950 [ 259 ] {45e91f07-39c9-4764-a660-ecb47ac8281e} <Debug> TCPHandler: Processed in 0.002296364 sec. | ||
7087 | 2024.12.20 22:58:22.629106 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7088 | 2024.12.20 22:58:22.629227 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7089 | 2024.12.20 22:58:22.629281 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7090 | 2024.12.20 22:58:22.629857 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7091 | 2024.12.20 22:58:22.629894 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7092 | 2024.12.20 22:58:22.630287 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7093 | 2024.12.20 22:58:22.630525 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7094 | 2024.12.20 22:58:22.630718 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001513 sec., 105750.16523463318 rows/sec., 7.37 MiB/sec. | ||
7095 | 2024.12.20 22:58:22.630809 [ 262 ] {e0ad3385-6e33-439f-aab3-0918a79b55da} <Debug> TCPHandler: Processed in 0.001757898 sec. | ||
7096 | 2024.12.20 22:58:22.631023 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7097 | 2024.12.20 22:58:22.631228 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7098 | 2024.12.20 22:58:22.631283 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7099 | 2024.12.20 22:58:22.631801 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7100 | 2024.12.20 22:58:22.631868 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7101 | 2024.12.20 22:58:22.632255 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7102 | 2024.12.20 22:58:22.632497 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7103 | 2024.12.20 22:58:22.632750 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001547 sec., 38784.744667097606 rows/sec., 2.61 MiB/sec. | ||
7104 | 2024.12.20 22:58:22.632811 [ 259 ] {058809f2-7f77-4160-a175-09d95faef1cd} <Debug> TCPHandler: Processed in 0.001919782 sec. | ||
7105 | 2024.12.20 22:58:24.312916 [ 29 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7106 | 2024.12.20 22:58:24.313016 [ 29 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7107 | 2024.12.20 22:58:24.313062 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7108 | 2024.12.20 22:58:24.313327 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7109 | 2024.12.20 22:58:24.313610 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7110 | 2024.12.20 22:58:24.313662 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7111 | 2024.12.20 22:58:24.313753 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7112 | 2024.12.20 22:58:24.313980 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7113 | 2024.12.20 22:58:24.314201 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7114 | 2024.12.20 22:58:24.314364 [ 186 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
7115 | 2024.12.20 22:58:24.315456 [ 193 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.002297753 sec., 62669.921440642225 rows/sec., 3.20 MiB/sec. | ||
7116 | 2024.12.20 22:58:24.315660 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7117 | 2024.12.20 22:58:24.316010 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_24_5} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7118 | 2024.12.20 22:58:24.316102 [ 192 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_24_5} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7119 | 2024.12.20 22:58:24.316208 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
7120 | 2024.12.20 22:58:25.667070 [ 8 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 5 parts from all_1_20_4 to all_24_24_0 | ||
7121 | 2024.12.20 22:58:25.667161 [ 8 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7122 | 2024.12.20 22:58:25.667190 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7123 | 2024.12.20 22:58:25.667355 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
7124 | 2024.12.20 22:58:25.667664 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7125 | 2024.12.20 22:58:25.667701 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 242 rows starting from the beginning of the part | ||
7126 | 2024.12.20 22:58:25.667782 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 242 rows starting from the beginning of the part | ||
7127 | 2024.12.20 22:58:25.668007 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7128 | 2024.12.20 22:58:25.668215 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7129 | 2024.12.20 22:58:25.668303 [ 186 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 242 rows starting from the beginning of the part | ||
7130 | 2024.12.20 22:58:25.669575 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002320624 sec., 324912.6097118706 rows/sec., 23.26 MiB/sec. | ||
7131 | 2024.12.20 22:58:25.669771 [ 193 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
7132 | 2024.12.20 22:58:25.670120 [ 193 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7133 | 2024.12.20 22:58:25.670221 [ 193 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_24_5} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 5 parts: [all_1_20_4, all_24_24_0] -> all_1_24_5 | ||
7134 | 2024.12.20 22:58:25.670327 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
7135 | 2024.12.20 22:58:26.203530 [ 8 ] {} <Debug> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
7136 | 2024.12.20 22:58:26.203624 [ 8 ] {} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7137 | 2024.12.20 22:58:26.203667 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7138 | 2024.12.20 22:58:26.203935 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
7139 | 2024.12.20 22:58:26.204247 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7140 | 2024.12.20 22:58:26.204314 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
7141 | 2024.12.20 22:58:26.204471 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 14 rows starting from the beginning of the part | ||
7142 | 2024.12.20 22:58:26.204652 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
7143 | 2024.12.20 22:58:26.204813 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
7144 | 2024.12.20 22:58:26.205019 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part | ||
7145 | 2024.12.20 22:58:26.206056 [ 194 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 5 columns (5 merged, 0 gathered) in 0.002294072 sec., 21795.30546556516 rows/sec., 1.82 MiB/sec. | ||
7146 | 2024.12.20 22:58:26.206182 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
7147 | 2024.12.20 22:58:26.206469 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.12.20 22:58:26.206549 [ 186 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_10_2} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
7149 | 2024.12.20 22:58:26.206629 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7150 | 2024.12.20 22:58:26.348492 [ 8 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7151 | 2024.12.20 22:58:26.348546 [ 8 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7152 | 2024.12.20 22:58:26.499766 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16531 | ||
7153 | 2024.12.20 22:58:26.500538 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.12.20 22:58:26.500586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7155 | 2024.12.20 22:58:26.501121 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7156 | 2024.12.20 22:58:26.501387 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.12.20 22:58:26.501629 [ 8 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7158 | 2024.12.20 22:58:26.501662 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
7159 | 2024.12.20 22:58:26.501723 [ 8 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7160 | 2024.12.20 22:58:26.501772 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7161 | 2024.12.20 22:58:26.502009 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7162 | 2024.12.20 22:58:26.502245 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7163 | 2024.12.20 22:58:26.502288 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7164 | 2024.12.20 22:58:26.502373 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7165 | 2024.12.20 22:58:26.502459 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7166 | 2024.12.20 22:58:26.502667 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7167 | 2024.12.20 22:58:26.502821 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7168 | 2024.12.20 22:58:26.502988 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
7169 | 2024.12.20 22:58:26.505367 [ 186 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003498056 sec., 4725767.683536227 rows/sec., 67.60 MiB/sec. | ||
7170 | 2024.12.20 22:58:26.505472 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7171 | 2024.12.20 22:58:26.505765 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_36_7} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7172 | 2024.12.20 22:58:26.505848 [ 201 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_36_7} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7173 | 2024.12.20 22:58:26.505945 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
7174 | 2024.12.20 22:58:26.584935 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1012 | ||
7175 | 2024.12.20 22:58:26.587774 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7176 | 2024.12.20 22:58:26.587835 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7177 | 2024.12.20 22:58:26.589346 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7178 | 2024.12.20 22:58:26.589670 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7179 | 2024.12.20 22:58:26.589889 [ 8 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7180 | 2024.12.20 22:58:26.589984 [ 8 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2024.12.20 22:58:26.590050 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7182 | 2024.12.20 22:58:26.590526 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7183 | 2024.12.20 22:58:26.591825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
7184 | 2024.12.20 22:58:26.592277 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7185 | 2024.12.20 22:58:26.592434 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 842 rows starting from the beginning of the part | ||
7186 | 2024.12.20 22:58:26.593066 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7187 | 2024.12.20 22:58:26.593861 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7188 | 2024.12.20 22:58:26.594460 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7189 | 2024.12.20 22:58:26.595010 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7190 | 2024.12.20 22:58:26.595601 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
7191 | 2024.12.20 22:58:26.604893 [ 186 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 72 columns (72 merged, 0 gathered) in 0.014724495 sec., 68729.01243811757 rows/sec., 55.41 MiB/sec. | ||
7192 | 2024.12.20 22:58:26.606294 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7193 | 2024.12.20 22:58:26.607158 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7194 | 2024.12.20 22:58:26.607256 [ 198 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_26_5} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7195 | 2024.12.20 22:58:26.607596 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
7196 | 2024.12.20 22:58:27.630445 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7197 | 2024.12.20 22:58:27.630634 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7198 | 2024.12.20 22:58:27.630709 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7199 | 2024.12.20 22:58:27.631500 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7200 | 2024.12.20 22:58:27.631550 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7201 | 2024.12.20 22:58:27.631989 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7202 | 2024.12.20 22:58:27.632258 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7203 | 2024.12.20 22:58:27.632477 [ 8 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7204 | 2024.12.20 22:58:27.632553 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001969 sec., 7110.208227526664 rows/sec., 511.84 KiB/sec. | ||
7205 | 2024.12.20 22:58:27.632571 [ 8 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7206 | 2024.12.20 22:58:27.632655 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7207 | 2024.12.20 22:58:27.632715 [ 262 ] {62c54e36-d3ef-4dcb-b021-3a0c4e501d9d} <Debug> TCPHandler: Processed in 0.002412426 sec. | ||
7208 | 2024.12.20 22:58:27.632895 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
7209 | 2024.12.20 22:58:27.633115 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7210 | 2024.12.20 22:58:27.633141 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7211 | 2024.12.20 22:58:27.633226 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 14 rows starting from the beginning of the part | ||
7212 | 2024.12.20 22:58:27.633457 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part | ||
7213 | 2024.12.20 22:58:27.633464 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7214 | 2024.12.20 22:58:27.633694 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7215 | 2024.12.20 22:58:27.633693 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
7216 | 2024.12.20 22:58:27.633774 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part | ||
7217 | 2024.12.20 22:58:27.635003 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part | ||
7218 | 2024.12.20 22:58:27.635707 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
7219 | 2024.12.20 22:58:27.639429 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7220 | 2024.12.20 22:58:27.639576 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7221 | 2024.12.20 22:58:27.642236 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7222 | 2024.12.20 22:58:27.643228 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7223 | 2024.12.20 22:58:27.644295 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.010962 sec., 25816.456850939612 rows/sec., 2.28 MiB/sec. | ||
7224 | 2024.12.20 22:58:27.644674 [ 259 ] {6793378e-f36c-4827-8394-7a3dbdbcb4ed} <Debug> TCPHandler: Processed in 0.011785244 sec. | ||
7225 | 2024.12.20 22:58:27.645024 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7226 | 2024.12.20 22:58:27.645125 [ 198 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.012352469 sec., 5666.883276533623 rows/sec., 430.08 KiB/sec. | ||
7227 | 2024.12.20 22:58:27.645458 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7228 | 2024.12.20 22:58:27.645758 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7229 | 2024.12.20 22:58:27.645971 [ 190 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7230 | 2024.12.20 22:58:27.647546 [ 186 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7231 | 2024.12.20 22:58:27.648733 [ 186 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_25_6} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7232 | 2024.12.20 22:58:27.649087 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7233 | 2024.12.20 22:58:27.651657 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7234 | 2024.12.20 22:58:27.652047 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7235 | 2024.12.20 22:58:27.653737 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7236 | 2024.12.20 22:58:27.654562 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7237 | 2024.12.20 22:58:27.655208 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.009915 sec., 4740.292486132123 rows/sec., 349.36 KiB/sec. | ||
7238 | 2024.12.20 22:58:27.655631 [ 262 ] {c6abede7-855c-4c35-ba47-5d40fe522507} <Debug> TCPHandler: Processed in 0.010785547 sec. | ||
7239 | 2024.12.20 22:58:27.655930 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7240 | 2024.12.20 22:58:27.656301 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7241 | 2024.12.20 22:58:27.656498 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7242 | 2024.12.20 22:58:27.659231 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7243 | 2024.12.20 22:58:27.659427 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7244 | 2024.12.20 22:58:27.660940 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7245 | 2024.12.20 22:58:27.661934 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7246 | 2024.12.20 22:58:27.662439 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006281 sec., 2228.944435599427 rows/sec., 156.10 KiB/sec. | ||
7247 | 2024.12.20 22:58:27.662762 [ 259 ] {37e44ae2-e824-40e1-8047-f912528393d1} <Debug> TCPHandler: Processed in 0.006971152 sec. | ||
7248 | 2024.12.20 22:58:27.663083 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7249 | 2024.12.20 22:58:27.663422 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7250 | 2024.12.20 22:58:27.663548 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7251 | 2024.12.20 22:58:27.666154 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7252 | 2024.12.20 22:58:27.666277 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7253 | 2024.12.20 22:58:27.667630 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7254 | 2024.12.20 22:58:27.668261 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7255 | 2024.12.20 22:58:27.668597 [ 22 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
7256 | 2024.12.20 22:58:27.668698 [ 22 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7257 | 2024.12.20 22:58:27.668770 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7258 | 2024.12.20 22:58:27.669177 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005745 sec., 2262.8372497824193 rows/sec., 141.09 KiB/sec. | ||
7259 | 2024.12.20 22:58:27.669667 [ 262 ] {934c6927-0831-41f5-9ec4-6c96b34d53e2} <Debug> TCPHandler: Processed in 0.006767866 sec. | ||
7260 | 2024.12.20 22:58:27.669977 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7261 | 2024.12.20 22:58:27.670381 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7262 | 2024.12.20 22:58:27.670383 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
7263 | 2024.12.20 22:58:27.670545 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7264 | 2024.12.20 22:58:27.671221 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7265 | 2024.12.20 22:58:27.671400 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 13 rows starting from the beginning of the part | ||
7266 | 2024.12.20 22:58:27.672468 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 13 rows starting from the beginning of the part | ||
7267 | 2024.12.20 22:58:27.673159 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 13 rows starting from the beginning of the part | ||
7268 | 2024.12.20 22:58:27.673981 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 13 rows starting from the beginning of the part | ||
7269 | 2024.12.20 22:58:27.674725 [ 186 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 13 rows starting from the beginning of the part | ||
7270 | 2024.12.20 22:58:27.675175 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7271 | 2024.12.20 22:58:27.675332 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7272 | 2024.12.20 22:58:27.677367 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7273 | 2024.12.20 22:58:27.678093 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7274 | 2024.12.20 22:58:27.679511 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.009226 sec., 45740.29915456319 rows/sec., 3.27 MiB/sec. | ||
7275 | 2024.12.20 22:58:27.679990 [ 259 ] {741959ec-2cb7-4461-8be9-5b741603087b} <Debug> TCPHandler: Processed in 0.010167979 sec. | ||
7276 | 2024.12.20 22:58:27.680332 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7277 | 2024.12.20 22:58:27.680843 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7278 | 2024.12.20 22:58:27.681186 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7279 | 2024.12.20 22:58:27.682978 [ 190 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.013782648 sec., 4716.07487907984 rows/sec., 312.47 KiB/sec. | ||
7280 | 2024.12.20 22:58:27.683588 [ 190 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
7281 | 2024.12.20 22:58:27.683959 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7282 | 2024.12.20 22:58:27.684115 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7283 | 2024.12.20 22:58:27.685676 [ 190 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7284 | 2024.12.20 22:58:27.686081 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7285 | 2024.12.20 22:58:27.686106 [ 190 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_25_6} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
7286 | 2024.12.20 22:58:27.686396 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
7287 | 2024.12.20 22:58:27.686772 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7288 | 2024.12.20 22:58:27.687488 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.006839 sec., 877.3212457961691 rows/sec., 45.84 KiB/sec. | ||
7289 | 2024.12.20 22:58:27.687866 [ 262 ] {cac1f088-3f12-4f9d-ad21-cb0a4b02fd36} <Debug> TCPHandler: Processed in 0.007672861 sec. | ||
7290 | 2024.12.20 22:58:27.688133 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7291 | 2024.12.20 22:58:27.688409 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7292 | 2024.12.20 22:58:27.688585 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7293 | 2024.12.20 22:58:27.691098 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7294 | 2024.12.20 22:58:27.691184 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7295 | 2024.12.20 22:58:27.692939 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7296 | 2024.12.20 22:58:27.693653 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7297 | 2024.12.20 22:58:27.694236 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.005904 sec., 40142.276422764226 rows/sec., 2.69 MiB/sec. | ||
7298 | 2024.12.20 22:58:27.694439 [ 259 ] {50427a9b-72b3-4f95-a4ce-60eff3145f8b} <Debug> TCPHandler: Processed in 0.006435796 sec. | ||
7299 | 2024.12.20 22:58:27.694687 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7300 | 2024.12.20 22:58:27.694946 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7301 | 2024.12.20 22:58:27.695095 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7302 | 2024.12.20 22:58:27.697034 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7303 | 2024.12.20 22:58:27.697116 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7304 | 2024.12.20 22:58:27.698270 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7305 | 2024.12.20 22:58:27.698874 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7306 | 2024.12.20 22:58:27.699326 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004464 sec., 224.01433691756273 rows/sec., 15.09 KiB/sec. | ||
7307 | 2024.12.20 22:58:27.699455 [ 262 ] {0db93da4-f03b-4d3b-9a2c-0d2780591220} <Debug> TCPHandler: Processed in 0.004892934 sec. | ||
7308 | 2024.12.20 22:58:27.699667 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7309 | 2024.12.20 22:58:27.699850 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7310 | 2024.12.20 22:58:27.699976 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7311 | 2024.12.20 22:58:27.705686 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7312 | 2024.12.20 22:58:27.705760 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7313 | 2024.12.20 22:58:27.710986 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
7314 | 2024.12.20 22:58:27.711972 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7315 | 2024.12.20 22:58:27.712874 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.01305 sec., 3065.134099616858 rows/sec., 5.49 MiB/sec. | ||
7316 | 2024.12.20 22:58:27.713788 [ 259 ] {4fcd114d-48ce-4a85-a463-25d24962f330} <Debug> TCPHandler: Processed in 0.01420775 sec. | ||
7317 | 2024.12.20 22:58:27.714109 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7318 | 2024.12.20 22:58:27.714647 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7319 | 2024.12.20 22:58:27.714806 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7320 | 2024.12.20 22:58:27.717701 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7321 | 2024.12.20 22:58:27.717839 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7322 | 2024.12.20 22:58:27.719338 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7323 | 2024.12.20 22:58:27.719921 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7324 | 2024.12.20 22:58:27.720801 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006413 sec., 12786.527366287228 rows/sec., 831.59 KiB/sec. | ||
7325 | 2024.12.20 22:58:27.721266 [ 262 ] {26a27041-5c7d-4417-90d3-eccb237eb879} <Debug> TCPHandler: Processed in 0.007337122 sec. | ||
7326 | 2024.12.20 22:58:27.729444 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7327 | 2024.12.20 22:58:27.729513 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7328 | 2024.12.20 22:58:27.737648 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7329 | 2024.12.20 22:58:27.738528 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7330 | 2024.12.20 22:58:27.738929 [ 22 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7331 | 2024.12.20 22:58:27.739093 [ 22 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7332 | 2024.12.20 22:58:27.739168 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7333 | 2024.12.20 22:58:27.739563 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7334 | 2024.12.20 22:58:27.758030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
7335 | 2024.12.20 22:58:27.759140 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7336 | 2024.12.20 22:58:27.760709 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7337 | 2024.12.20 22:58:27.767045 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7338 | 2024.12.20 22:58:27.773829 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7339 | 2024.12.20 22:58:27.779588 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7340 | 2024.12.20 22:58:27.785464 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7341 | 2024.12.20 22:58:27.790182 [ 190 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
7342 | 2024.12.20 22:58:27.851543 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.112225551 sec., 2423.690483818609 rows/sec., 12.53 MiB/sec. | ||
7343 | 2024.12.20 22:58:27.854803 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7344 | 2024.12.20 22:58:27.858140 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_36_7} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7345 | 2024.12.20 22:58:27.858266 [ 196 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_36_7} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7346 | 2024.12.20 22:58:27.860912 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.42 MiB. | ||
7347 | 2024.12.20 22:58:28.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.41 MiB, peak 220.29 MiB, free memory in arenas 0.00 B, will set to 209.72 MiB (RSS), difference: 1.31 MiB | ||
7348 | 2024.12.20 22:58:32.624090 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7349 | 2024.12.20 22:58:32.624322 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7350 | 2024.12.20 22:58:32.624407 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7351 | 2024.12.20 22:58:32.625209 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7352 | 2024.12.20 22:58:32.625260 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7353 | 2024.12.20 22:58:32.625694 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
7354 | 2024.12.20 22:58:32.625951 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7355 | 2024.12.20 22:58:32.626196 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001933 sec., 1034.6611484738748 rows/sec., 84.37 KiB/sec. | ||
7356 | 2024.12.20 22:58:32.626265 [ 262 ] {49998df2-34a7-46a0-8e87-4efffa345680} <Debug> TCPHandler: Processed in 0.002318984 sec. | ||
7357 | 2024.12.20 22:58:32.626537 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7358 | 2024.12.20 22:58:32.626744 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7359 | 2024.12.20 22:58:32.626820 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7360 | 2024.12.20 22:58:32.627622 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7361 | 2024.12.20 22:58:32.627671 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7362 | 2024.12.20 22:58:32.628129 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7363 | 2024.12.20 22:58:32.628394 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7364 | 2024.12.20 22:58:32.628603 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001912 sec., 29811.715481171548 rows/sec., 2.29 MiB/sec. | ||
7365 | 2024.12.20 22:58:32.628670 [ 259 ] {98ce800d-3702-430a-a5df-ff44b7e8abba} <Debug> TCPHandler: Processed in 0.002277232 sec. | ||
7366 | 2024.12.20 22:58:32.628852 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7367 | 2024.12.20 22:58:32.629000 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7368 | 2024.12.20 22:58:32.629063 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7369 | 2024.12.20 22:58:32.629830 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7370 | 2024.12.20 22:58:32.629882 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7371 | 2024.12.20 22:58:32.630267 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7372 | 2024.12.20 22:58:32.630528 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7373 | 2024.12.20 22:58:32.630713 [ 40 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
7374 | 2024.12.20 22:58:32.630777 [ 40 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7375 | 2024.12.20 22:58:32.630794 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001819 sec., 1099.5052226498076 rows/sec., 76.77 KiB/sec. | ||
7376 | 2024.12.20 22:58:32.630811 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7377 | 2024.12.20 22:58:32.630961 [ 262 ] {7dcfb48a-b075-4786-a189-713bc6ebf7a9} <Debug> TCPHandler: Processed in 0.00217363 sec. | ||
7378 | 2024.12.20 22:58:32.631060 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::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 | ||
7379 | 2024.12.20 22:58:32.631155 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7380 | 2024.12.20 22:58:32.631217 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7381 | 2024.12.20 22:58:32.631267 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 65 rows starting from the beginning of the part | ||
7382 | 2024.12.20 22:58:32.631327 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7383 | 2024.12.20 22:58:32.631384 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
7384 | 2024.12.20 22:58:32.631463 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7385 | 2024.12.20 22:58:32.631803 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part | ||
7386 | 2024.12.20 22:58:32.632215 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 61 rows starting from the beginning of the part | ||
7387 | 2024.12.20 22:58:32.632671 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part | ||
7388 | 2024.12.20 22:58:32.633015 [ 200 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
7389 | 2024.12.20 22:58:32.634086 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7390 | 2024.12.20 22:58:32.634134 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7391 | 2024.12.20 22:58:32.634843 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7392 | 2024.12.20 22:58:32.634944 [ 197 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.0040067 sec., 67137.5446127736 rows/sec., 5.06 MiB/sec. | ||
7393 | 2024.12.20 22:58:32.635210 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
7394 | 2024.12.20 22:58:32.635213 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7395 | 2024.12.20 22:58:32.635684 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.004385 sec., 15051.311288483466 rows/sec., 1.18 MiB/sec. | ||
7396 | 2024.12.20 22:58:32.635811 [ 259 ] {94998184-d22a-424f-ae5e-0083315fe349} <Debug> TCPHandler: Processed in 0.00472389 sec. | ||
7397 | 2024.12.20 22:58:32.635894 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7398 | 2024.12.20 22:58:32.636000 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_29_6} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
7399 | 2024.12.20 22:58:32.636006 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7400 | 2024.12.20 22:58:32.636107 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
7401 | 2024.12.20 22:58:32.636178 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7402 | 2024.12.20 22:58:32.636243 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7403 | 2024.12.20 22:58:32.636881 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7404 | 2024.12.20 22:58:32.636921 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7405 | 2024.12.20 22:58:32.637370 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7406 | 2024.12.20 22:58:32.637624 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7407 | 2024.12.20 22:58:32.637869 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001727 sec., 93225.24609148812 rows/sec., 6.49 MiB/sec. | ||
7408 | 2024.12.20 22:58:32.637977 [ 262 ] {fb3948ee-49bd-4a86-9fc5-b6adf4656f92} <Debug> TCPHandler: Processed in 0.002055297 sec. | ||
7409 | 2024.12.20 22:58:32.638202 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7410 | 2024.12.20 22:58:32.638386 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7411 | 2024.12.20 22:58:32.638448 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7412 | 2024.12.20 22:58:32.638982 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7413 | 2024.12.20 22:58:32.639020 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7414 | 2024.12.20 22:58:32.639397 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7415 | 2024.12.20 22:58:32.639668 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7416 | 2024.12.20 22:58:32.639854 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001503 sec., 39920.159680638724 rows/sec., 2.69 MiB/sec. | ||
7417 | 2024.12.20 22:58:32.639904 [ 259 ] {a8a24a46-4c56-40d3-85d4-f17e94a4be28} <Debug> TCPHandler: Processed in 0.001837371 sec. | ||
7418 | 2024.12.20 22:58:34.001815 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
7419 | 2024.12.20 22:58:34.002596 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7420 | 2024.12.20 22:58:34.002654 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7421 | 2024.12.20 22:58:34.003238 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7422 | 2024.12.20 22:58:34.003534 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7423 | 2024.12.20 22:58:34.003796 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
7424 | 2024.12.20 22:58:35.258313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
7425 | 2024.12.20 22:58:35.278204 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7426 | 2024.12.20 22:58:35.278259 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7427 | 2024.12.20 22:58:35.285370 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7428 | 2024.12.20 22:58:35.286120 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7429 | 2024.12.20 22:58:35.288809 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
7430 | 2024.12.20 22:58:36.592003 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1046 | ||
7431 | 2024.12.20 22:58:36.595539 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2024.12.20 22:58:36.595602 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7433 | 2024.12.20 22:58:36.597195 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7434 | 2024.12.20 22:58:36.597555 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7435 | 2024.12.20 22:58:36.598859 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1046 | ||
7436 | 2024.12.20 22:58:37.631134 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7437 | 2024.12.20 22:58:37.631353 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7438 | 2024.12.20 22:58:37.631439 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7439 | 2024.12.20 22:58:37.632292 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7440 | 2024.12.20 22:58:37.632351 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7441 | 2024.12.20 22:58:37.632803 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7442 | 2024.12.20 22:58:37.633061 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7443 | 2024.12.20 22:58:37.633303 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002013 sec., 6954.793840039742 rows/sec., 500.65 KiB/sec. | ||
7444 | 2024.12.20 22:58:37.633372 [ 262 ] {e46ff3d3-17ea-42de-92c6-e828db084376} <Debug> TCPHandler: Processed in 0.002391115 sec. | ||
7445 | 2024.12.20 22:58:37.633639 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7446 | 2024.12.20 22:58:37.633855 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7447 | 2024.12.20 22:58:37.633930 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7448 | 2024.12.20 22:58:37.634865 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7449 | 2024.12.20 22:58:37.634909 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7450 | 2024.12.20 22:58:37.635371 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7451 | 2024.12.20 22:58:37.635626 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7452 | 2024.12.20 22:58:37.635775 [ 72 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7453 | 2024.12.20 22:58:37.635827 [ 72 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7454 | 2024.12.20 22:58:37.635838 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002038 sec., 138861.62904808635 rows/sec., 12.27 MiB/sec. | ||
7455 | 2024.12.20 22:58:37.635858 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7456 | 2024.12.20 22:58:37.635945 [ 259 ] {4f0da411-7bd0-42fb-8e51-bea14433e82b} <Debug> TCPHandler: Processed in 0.002447787 sec. | ||
7457 | 2024.12.20 22:58:37.636004 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7458 | 2024.12.20 22:58:37.636144 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7459 | 2024.12.20 22:58:37.636164 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7460 | 2024.12.20 22:58:37.636224 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1432 rows starting from the beginning of the part | ||
7461 | 2024.12.20 22:58:37.636430 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7462 | 2024.12.20 22:58:37.636518 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7463 | 2024.12.20 22:58:37.636804 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7464 | 2024.12.20 22:58:37.636817 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7465 | 2024.12.20 22:58:37.637146 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 283 rows starting from the beginning of the part | ||
7466 | 2024.12.20 22:58:37.637577 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 57 rows starting from the beginning of the part | ||
7467 | 2024.12.20 22:58:37.637930 [ 200 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 283 rows starting from the beginning of the part | ||
7468 | 2024.12.20 22:58:37.639600 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7469 | 2024.12.20 22:58:37.639671 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7470 | 2024.12.20 22:58:37.640740 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7471 | 2024.12.20 22:58:37.641157 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7472 | 2024.12.20 22:58:37.641665 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005703677 sec., 379930.3501933928 rows/sec., 33.53 MiB/sec. | ||
7473 | 2024.12.20 22:58:37.641800 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.00542 sec., 8671.586715867159 rows/sec., 639.09 KiB/sec. | ||
7474 | 2024.12.20 22:58:37.642142 [ 262 ] {62a7ba24-4280-4191-90cc-ae0dd88bcf86} <Debug> TCPHandler: Processed in 0.006098878 sec. | ||
7475 | 2024.12.20 22:58:37.642209 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7476 | 2024.12.20 22:58:37.642408 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7477 | 2024.12.20 22:58:37.642617 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7478 | 2024.12.20 22:58:37.642712 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7479 | 2024.12.20 22:58:37.642934 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7480 | 2024.12.20 22:58:37.643155 [ 197 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_61_12} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7481 | 2024.12.20 22:58:37.643353 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7482 | 2024.12.20 22:58:37.643722 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7483 | 2024.12.20 22:58:37.643765 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7484 | 2024.12.20 22:58:37.644132 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7485 | 2024.12.20 22:58:37.644385 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7486 | 2024.12.20 22:58:37.644605 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00205 sec., 6829.268292682927 rows/sec., 478.28 KiB/sec. | ||
7487 | 2024.12.20 22:58:37.644814 [ 259 ] {fa9793f4-21d8-4346-a41a-12dfd2e19b3a} <Debug> TCPHandler: Processed in 0.00254388 sec. | ||
7488 | 2024.12.20 22:58:37.645035 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7489 | 2024.12.20 22:58:37.645185 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7490 | 2024.12.20 22:58:37.645249 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7491 | 2024.12.20 22:58:37.645928 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7492 | 2024.12.20 22:58:37.645969 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7493 | 2024.12.20 22:58:37.646347 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7494 | 2024.12.20 22:58:37.646622 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7495 | 2024.12.20 22:58:37.646834 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001689 sec., 7696.8620485494375 rows/sec., 479.90 KiB/sec. | ||
7496 | 2024.12.20 22:58:37.646890 [ 262 ] {3ecebae2-d514-408f-87fa-f7045034e8f1} <Debug> TCPHandler: Processed in 0.001941404 sec. | ||
7497 | 2024.12.20 22:58:37.647054 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7498 | 2024.12.20 22:58:37.647198 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7499 | 2024.12.20 22:58:37.647258 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7500 | 2024.12.20 22:58:37.648081 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7501 | 2024.12.20 22:58:37.648118 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7502 | 2024.12.20 22:58:37.648506 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7503 | 2024.12.20 22:58:37.648761 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7504 | 2024.12.20 22:58:37.648894 [ 72 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7505 | 2024.12.20 22:58:37.648940 [ 72 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7506 | 2024.12.20 22:58:37.648956 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001788 sec., 236017.89709172258 rows/sec., 16.87 MiB/sec. | ||
7507 | 2024.12.20 22:58:37.648969 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7508 | 2024.12.20 22:58:37.649076 [ 259 ] {f34b4a79-3a77-47bf-95c7-e9afeacb5dff} <Debug> TCPHandler: Processed in 0.002087978 sec. | ||
7509 | 2024.12.20 22:58:37.649239 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7510 | 2024.12.20 22:58:37.649301 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7511 | 2024.12.20 22:58:37.649504 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7512 | 2024.12.20 22:58:37.649569 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7513 | 2024.12.20 22:58:37.649584 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 914 rows starting from the beginning of the part | ||
7514 | 2024.12.20 22:58:37.649693 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7515 | 2024.12.20 22:58:37.649930 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7516 | 2024.12.20 22:58:37.650207 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7517 | 2024.12.20 22:58:37.650480 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 422 rows starting from the beginning of the part | ||
7518 | 2024.12.20 22:58:37.650763 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 66 rows starting from the beginning of the part | ||
7519 | 2024.12.20 22:58:37.651085 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 422 rows starting from the beginning of the part | ||
7520 | 2024.12.20 22:58:37.652427 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7521 | 2024.12.20 22:58:37.652495 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7522 | 2024.12.20 22:58:37.653611 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7523 | 2024.12.20 22:58:37.653980 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7524 | 2024.12.20 22:58:37.654545 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.00546971 sec., 356874.49608845805 rows/sec., 27.32 MiB/sec. | ||
7525 | 2024.12.20 22:58:37.654622 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005124 sec., 1170.9601873536299 rows/sec., 61.18 KiB/sec. | ||
7526 | 2024.12.20 22:58:37.654758 [ 262 ] {38058971-888d-4136-b49a-1e47ff02de40} <Debug> TCPHandler: Processed in 0.005574173 sec. | ||
7527 | 2024.12.20 22:58:37.654827 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7528 | 2024.12.20 22:58:37.654927 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7529 | 2024.12.20 22:58:37.655104 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7530 | 2024.12.20 22:58:37.655196 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7531 | 2024.12.20 22:58:37.655285 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7532 | 2024.12.20 22:58:37.655521 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_61_12} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7533 | 2024.12.20 22:58:37.655732 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
7534 | 2024.12.20 22:58:37.656234 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7535 | 2024.12.20 22:58:37.656275 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7536 | 2024.12.20 22:58:37.656678 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7537 | 2024.12.20 22:58:37.656923 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7538 | 2024.12.20 22:58:37.657093 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7539 | 2024.12.20 22:58:37.657159 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002106 sec., 112535.61253561254 rows/sec., 7.54 MiB/sec. | ||
7540 | 2024.12.20 22:58:37.657168 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7541 | 2024.12.20 22:58:37.657239 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7542 | 2024.12.20 22:58:37.657295 [ 259 ] {5d259d54-3fa7-443a-8477-ceef4938d5b8} <Debug> TCPHandler: Processed in 0.002436547 sec. | ||
7543 | 2024.12.20 22:58:37.657427 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
7544 | 2024.12.20 22:58:37.657499 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2024.12.20 22:58:37.657575 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7546 | 2024.12.20 22:58:37.657636 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17780 rows starting from the beginning of the part | ||
7547 | 2024.12.20 22:58:37.657758 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7548 | 2024.12.20 22:58:37.657866 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
7549 | 2024.12.20 22:58:37.657966 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7550 | 2024.12.20 22:58:37.658185 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
7551 | 2024.12.20 22:58:37.658568 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
7552 | 2024.12.20 22:58:37.659007 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
7553 | 2024.12.20 22:58:37.659341 [ 192 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
7554 | 2024.12.20 22:58:37.660595 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7555 | 2024.12.20 22:58:37.660645 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7556 | 2024.12.20 22:58:37.661059 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7557 | 2024.12.20 22:58:37.661440 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7558 | 2024.12.20 22:58:37.661966 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004259 sec., 234.79690068091102 rows/sec., 15.82 KiB/sec. | ||
7559 | 2024.12.20 22:58:37.662346 [ 262 ] {e37c6230-c569-411d-8084-33f86b9a04b6} <Debug> TCPHandler: Processed in 0.004931805 sec. | ||
7560 | 2024.12.20 22:58:37.662622 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7561 | 2024.12.20 22:58:37.662983 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7562 | 2024.12.20 22:58:37.663110 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7563 | 2024.12.20 22:58:37.664797 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7564 | 2024.12.20 22:58:37.664838 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7565 | 2024.12.20 22:58:37.665760 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
7566 | 2024.12.20 22:58:37.666218 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7567 | 2024.12.20 22:58:37.666419 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
7568 | 2024.12.20 22:58:37.666502 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7569 | 2024.12.20 22:58:37.666542 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7570 | 2024.12.20 22:58:37.666549 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003657 sec., 10937.927262783702 rows/sec., 19.60 MiB/sec. | ||
7571 | 2024.12.20 22:58:37.667024 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
7572 | 2024.12.20 22:58:37.667116 [ 259 ] {bfcef5b8-2b7a-41c0-a24f-b7d74bd61e49} <Debug> TCPHandler: Processed in 0.004638678 sec. | ||
7573 | 2024.12.20 22:58:37.667730 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7574 | 2024.12.20 22:58:37.668008 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18703 rows, containing 5 columns (5 merged, 0 gathered) in 0.010660953 sec., 1754345.9763869138 rows/sec., 118.40 MiB/sec. | ||
7575 | 2024.12.20 22:58:37.668200 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7576 | 2024.12.20 22:58:37.668381 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7577 | 2024.12.20 22:58:37.668455 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7578 | 2024.12.20 22:58:37.668682 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7579 | 2024.12.20 22:58:37.669019 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 732 rows starting from the beginning of the part | ||
7580 | 2024.12.20 22:58:37.669449 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7581 | 2024.12.20 22:58:37.669840 [ 188 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7582 | 2024.12.20 22:58:37.670103 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.17 MiB. | ||
7583 | 2024.12.20 22:58:37.670273 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
7584 | 2024.12.20 22:58:37.670907 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
7585 | 2024.12.20 22:58:37.671624 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
7586 | 2024.12.20 22:58:37.671835 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7587 | 2024.12.20 22:58:37.671970 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7588 | 2024.12.20 22:58:37.672318 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
7589 | 2024.12.20 22:58:37.672900 [ 193 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
7590 | 2024.12.20 22:58:37.673822 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7591 | 2024.12.20 22:58:37.674328 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7592 | 2024.12.20 22:58:37.674817 [ 70 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7593 | 2024.12.20 22:58:37.674932 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.006845 sec., 11979.54711468225 rows/sec., 779.11 KiB/sec. | ||
7594 | 2024.12.20 22:58:37.674949 [ 70 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7595 | 2024.12.20 22:58:37.675057 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7596 | 2024.12.20 22:58:37.675110 [ 262 ] {4b638e35-0298-4623-b226-eace42022f7e} <Debug> TCPHandler: Processed in 0.007851795 sec. | ||
7597 | 2024.12.20 22:58:37.675453 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7598 | 2024.12.20 22:58:37.676236 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7599 | 2024.12.20 22:58:37.676480 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3348 rows starting from the beginning of the part | ||
7600 | 2024.12.20 22:58:37.676908 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7601 | 2024.12.20 22:58:37.677192 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7602 | 2024.12.20 22:58:37.677470 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7603 | 2024.12.20 22:58:37.677859 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7604 | 2024.12.20 22:58:37.678138 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
7605 | 2024.12.20 22:58:37.681627 [ 199 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3680 rows, containing 4 columns (4 merged, 0 gathered) in 0.006456387 sec., 569978.2246634224 rows/sec., 37.12 MiB/sec. | ||
7606 | 2024.12.20 22:58:37.682310 [ 186 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7607 | 2024.12.20 22:58:37.683155 [ 186 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7608 | 2024.12.20 22:58:37.683248 [ 186 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_61_12} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7609 | 2024.12.20 22:58:37.683356 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
7610 | 2024.12.20 22:58:37.688473 [ 199 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 932 rows, containing 19 columns (19 merged, 0 gathered) in 0.021830059 sec., 42693.42561098896 rows/sec., 76.50 MiB/sec. | ||
7611 | 2024.12.20 22:58:37.689927 [ 195 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
7612 | 2024.12.20 22:58:37.690366 [ 195 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7613 | 2024.12.20 22:58:37.690455 [ 195 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
7614 | 2024.12.20 22:58:37.690617 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
7615 | 2024.12.20 22:58:38.000142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.25 MiB, peak 220.29 MiB, free memory in arenas 0.00 B, will set to 214.58 MiB (RSS), difference: 3.33 MiB | ||
7616 | 2024.12.20 22:58:41.348614 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7617 | 2024.12.20 22:58:41.348714 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7618 | 2024.12.20 22:58:41.503945 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
7619 | 2024.12.20 22:58:41.504714 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7620 | 2024.12.20 22:58:41.504775 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7621 | 2024.12.20 22:58:41.505352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7622 | 2024.12.20 22:58:41.505620 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7623 | 2024.12.20 22:58:41.505915 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
7624 | 2024.12.20 22:58:42.624931 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7625 | 2024.12.20 22:58:42.625189 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7626 | 2024.12.20 22:58:42.625267 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7627 | 2024.12.20 22:58:42.626073 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7628 | 2024.12.20 22:58:42.626129 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7629 | 2024.12.20 22:58:42.626594 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7630 | 2024.12.20 22:58:42.626859 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7631 | 2024.12.20 22:58:42.627093 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001961 sec., 28556.85874553799 rows/sec., 2.19 MiB/sec. | ||
7632 | 2024.12.20 22:58:42.627163 [ 262 ] {2e086381-d635-4b3c-8386-00fed7c2e6ec} <Debug> TCPHandler: Processed in 0.002427267 sec. | ||
7633 | 2024.12.20 22:58:42.627419 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7634 | 2024.12.20 22:58:42.627629 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7635 | 2024.12.20 22:58:42.627711 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7636 | 2024.12.20 22:58:42.628512 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7637 | 2024.12.20 22:58:42.628559 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7638 | 2024.12.20 22:58:42.628996 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7639 | 2024.12.20 22:58:42.629256 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7640 | 2024.12.20 22:58:42.629464 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001895 sec., 33773.08707124011 rows/sec., 2.64 MiB/sec. | ||
7641 | 2024.12.20 22:58:42.629529 [ 259 ] {b2286a22-80e7-4236-91e5-9e2cbba33452} <Debug> TCPHandler: Processed in 0.002246192 sec. | ||
7642 | 2024.12.20 22:58:42.629683 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7643 | 2024.12.20 22:58:42.629810 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7644 | 2024.12.20 22:58:42.629868 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7645 | 2024.12.20 22:58:42.630482 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7646 | 2024.12.20 22:58:42.630524 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7647 | 2024.12.20 22:58:42.630941 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7648 | 2024.12.20 22:58:42.631197 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7649 | 2024.12.20 22:58:42.631448 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001667 sec., 95980.80383923215 rows/sec., 6.68 MiB/sec. | ||
7650 | 2024.12.20 22:58:42.631517 [ 262 ] {180a00e1-0839-4636-a716-c51e08a02612} <Debug> TCPHandler: Processed in 0.001891682 sec. | ||
7651 | 2024.12.20 22:58:42.631782 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7652 | 2024.12.20 22:58:42.632022 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7653 | 2024.12.20 22:58:42.632094 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7654 | 2024.12.20 22:58:42.632620 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7655 | 2024.12.20 22:58:42.632659 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7656 | 2024.12.20 22:58:42.633052 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7657 | 2024.12.20 22:58:42.633298 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7658 | 2024.12.20 22:58:42.633476 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001517 sec., 39551.74686882004 rows/sec., 2.67 MiB/sec. | ||
7659 | 2024.12.20 22:58:42.633529 [ 259 ] {82a67b92-32d7-4ba8-8e1d-9d3195a367fc} <Debug> TCPHandler: Processed in 0.001897972 sec. | ||
7660 | 2024.12.20 22:58:42.788869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
7661 | 2024.12.20 22:58:42.808177 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7662 | 2024.12.20 22:58:42.808229 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7663 | 2024.12.20 22:58:42.815657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7664 | 2024.12.20 22:58:42.816479 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7665 | 2024.12.20 22:58:42.819017 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
7666 | 2024.12.20 22:58:44.202477 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7667 | 2024.12.20 22:58:44.202792 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7668 | 2024.12.20 22:58:44.202912 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7669 | 2024.12.20 22:58:44.203768 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7670 | 2024.12.20 22:58:44.203813 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7671 | 2024.12.20 22:58:44.204282 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7672 | 2024.12.20 22:58:44.204560 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7673 | 2024.12.20 22:58:44.204792 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00208 sec., 6730.769230769231 rows/sec., 484.53 KiB/sec. | ||
7674 | 2024.12.20 22:58:44.204930 [ 262 ] {62bd89e5-9796-44a0-bfbf-2373e55d838b} <Debug> TCPHandler: Processed in 0.002642262 sec. | ||
7675 | 2024.12.20 22:58:44.205322 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7676 | 2024.12.20 22:58:44.205632 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7677 | 2024.12.20 22:58:44.205748 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7678 | 2024.12.20 22:58:44.206629 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7679 | 2024.12.20 22:58:44.206684 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7680 | 2024.12.20 22:58:44.207104 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
7681 | 2024.12.20 22:58:44.207359 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7682 | 2024.12.20 22:58:44.207646 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002087 sec., 958.3133684714902 rows/sec., 78.14 KiB/sec. | ||
7683 | 2024.12.20 22:58:44.207864 [ 259 ] {ec86c436-b095-4f4b-8833-e676be5804e1} <Debug> TCPHandler: Processed in 0.002775947 sec. | ||
7684 | 2024.12.20 22:58:44.208116 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7685 | 2024.12.20 22:58:44.208271 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7686 | 2024.12.20 22:58:44.208332 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7687 | 2024.12.20 22:58:44.209779 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7688 | 2024.12.20 22:58:44.209818 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7689 | 2024.12.20 22:58:44.210316 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7690 | 2024.12.20 22:58:44.210576 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7691 | 2024.12.20 22:58:44.210784 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Debug> executeQuery: Read 1424 rows, 122.25 KiB in 0.002548 sec., 558869.7017268447 rows/sec., 46.85 MiB/sec. | ||
7692 | 2024.12.20 22:58:44.210891 [ 262 ] {97e9ebf6-2b36-4adf-8f21-5e8b1a4c0bd9} <Debug> TCPHandler: Processed in 0.00291416 sec. | ||
7693 | 2024.12.20 22:58:44.211151 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7694 | 2024.12.20 22:58:44.211295 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7695 | 2024.12.20 22:58:44.211357 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7696 | 2024.12.20 22:58:44.212099 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7697 | 2024.12.20 22:58:44.212141 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7698 | 2024.12.20 22:58:44.212507 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7699 | 2024.12.20 22:58:44.212770 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7700 | 2024.12.20 22:58:44.212998 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Debug> executeQuery: Read 49 rows, 3.60 KiB in 0.001736 sec., 28225.806451612905 rows/sec., 2.03 MiB/sec. | ||
7701 | 2024.12.20 22:58:44.213052 [ 259 ] {b84777b2-1830-4119-b69b-a7758847027a} <Debug> TCPHandler: Processed in 0.002040276 sec. | ||
7702 | 2024.12.20 22:58:44.213197 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7703 | 2024.12.20 22:58:44.213341 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7704 | 2024.12.20 22:58:44.213399 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7705 | 2024.12.20 22:58:44.214180 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7706 | 2024.12.20 22:58:44.214217 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7707 | 2024.12.20 22:58:44.214594 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7708 | 2024.12.20 22:58:44.214850 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7709 | 2024.12.20 22:58:44.215043 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001736 sec., 139400.9216589862 rows/sec., 9.44 MiB/sec. | ||
7710 | 2024.12.20 22:58:44.215168 [ 262 ] {68d1c20b-7a92-47bb-8878-1574fe8444a1} <Debug> TCPHandler: Processed in 0.002041206 sec. | ||
7711 | 2024.12.20 22:58:44.215331 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7712 | 2024.12.20 22:58:44.215452 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7713 | 2024.12.20 22:58:44.215500 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7714 | 2024.12.20 22:58:44.216080 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7715 | 2024.12.20 22:58:44.216120 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7716 | 2024.12.20 22:58:44.216471 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7717 | 2024.12.20 22:58:44.216699 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7718 | 2024.12.20 22:58:44.216903 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001477 sec., 8801.624915368991 rows/sec., 548.78 KiB/sec. | ||
7719 | 2024.12.20 22:58:44.216958 [ 259 ] {09aadaec-8254-48c0-993a-41986149a729} <Debug> TCPHandler: Processed in 0.001682506 sec. | ||
7720 | 2024.12.20 22:58:44.217100 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7721 | 2024.12.20 22:58:44.217240 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7722 | 2024.12.20 22:58:44.217298 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7723 | 2024.12.20 22:58:44.218294 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7724 | 2024.12.20 22:58:44.218334 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7725 | 2024.12.20 22:58:44.218739 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7726 | 2024.12.20 22:58:44.218999 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7727 | 2024.12.20 22:58:44.219238 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Debug> executeQuery: Read 880 rows, 65.34 KiB in 0.002024 sec., 434782.60869565216 rows/sec., 31.52 MiB/sec. | ||
7728 | 2024.12.20 22:58:44.219347 [ 262 ] {4eba0156-2339-48bd-9797-4cb357525a26} <Debug> TCPHandler: Processed in 0.002308663 sec. | ||
7729 | 2024.12.20 22:58:44.219558 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7730 | 2024.12.20 22:58:44.219746 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7731 | 2024.12.20 22:58:44.219805 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7732 | 2024.12.20 22:58:44.220334 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7733 | 2024.12.20 22:58:44.220373 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7734 | 2024.12.20 22:58:44.220740 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7735 | 2024.12.20 22:58:44.220978 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7736 | 2024.12.20 22:58:44.221192 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001475 sec., 4067.7966101694915 rows/sec., 212.53 KiB/sec. | ||
7737 | 2024.12.20 22:58:44.221244 [ 259 ] {84469573-8eb1-4226-b21f-6a216e54ce45} <Debug> TCPHandler: Processed in 0.00181375 sec. | ||
7738 | 2024.12.20 22:58:44.221398 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7739 | 2024.12.20 22:58:44.221536 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7740 | 2024.12.20 22:58:44.221600 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7741 | 2024.12.20 22:58:44.222524 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7742 | 2024.12.20 22:58:44.222563 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7743 | 2024.12.20 22:58:44.223007 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7744 | 2024.12.20 22:58:44.223252 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7745 | 2024.12.20 22:58:44.223465 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Debug> executeQuery: Read 924 rows, 62.92 KiB in 0.001961 sec., 471188.16930137685 rows/sec., 31.33 MiB/sec. | ||
7746 | 2024.12.20 22:58:44.223521 [ 262 ] {80b42f5c-dea2-47b6-84e5-c2a52409ea84} <Debug> TCPHandler: Processed in 0.00218724 sec. | ||
7747 | 2024.12.20 22:58:44.223715 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7748 | 2024.12.20 22:58:44.223933 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7749 | 2024.12.20 22:58:44.224025 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7750 | 2024.12.20 22:58:44.224528 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7751 | 2024.12.20 22:58:44.224567 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7752 | 2024.12.20 22:58:44.224920 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7753 | 2024.12.20 22:58:44.225152 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7754 | 2024.12.20 22:58:44.225371 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00149 sec., 671.1409395973154 rows/sec., 45.22 KiB/sec. | ||
7755 | 2024.12.20 22:58:44.225421 [ 259 ] {0e711f5b-177d-48a8-85df-511c3e444aaa} <Debug> TCPHandler: Processed in 0.00181501 sec. | ||
7756 | 2024.12.20 22:58:44.225573 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7757 | 2024.12.20 22:58:44.225712 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7758 | 2024.12.20 22:58:44.225806 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
7759 | 2024.12.20 22:58:44.227086 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7760 | 2024.12.20 22:58:44.227125 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7761 | 2024.12.20 22:58:44.227793 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
7762 | 2024.12.20 22:58:44.228061 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7763 | 2024.12.20 22:58:44.228326 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002643 sec., 15134.31706394249 rows/sec., 27.12 MiB/sec. | ||
7764 | 2024.12.20 22:58:44.228549 [ 262 ] {374fcd44-e632-4b03-80d2-e9a833ade14c} <Debug> TCPHandler: Processed in 0.003040254 sec. | ||
7765 | 2024.12.20 22:58:44.228719 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7766 | 2024.12.20 22:58:44.228855 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7767 | 2024.12.20 22:58:44.228913 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7768 | 2024.12.20 22:58:44.229424 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7769 | 2024.12.20 22:58:44.229463 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7770 | 2024.12.20 22:58:44.229846 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7771 | 2024.12.20 22:58:44.230084 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7772 | 2024.12.20 22:58:44.230295 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Debug> executeQuery: Read 42 rows, 2.57 KiB in 0.001468 sec., 28610.354223433245 rows/sec., 1.71 MiB/sec. | ||
7773 | 2024.12.20 22:58:44.230345 [ 259 ] {0cadbfa2-b1d7-4ca2-9f45-58462157d11a} <Debug> TCPHandler: Processed in 0.001695747 sec. | ||
7774 | 2024.12.20 22:58:46.599115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1100 | ||
7775 | 2024.12.20 22:58:46.602752 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7776 | 2024.12.20 22:58:46.602814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7777 | 2024.12.20 22:58:46.604306 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7778 | 2024.12.20 22:58:46.604626 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7779 | 2024.12.20 22:58:46.605324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1100 | ||
7780 | 2024.12.20 22:58:47.622695 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7781 | 2024.12.20 22:58:47.623052 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7782 | 2024.12.20 22:58:47.623180 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7783 | 2024.12.20 22:58:47.624009 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7784 | 2024.12.20 22:58:47.624051 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7785 | 2024.12.20 22:58:47.624489 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7786 | 2024.12.20 22:58:47.624760 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7787 | 2024.12.20 22:58:47.624956 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
7788 | 2024.12.20 22:58:47.625012 [ 262 ] {4aed8f06-f6c4-46f7-afe9-0dc56c48e260} <Debug> TCPHandler: Processed in 0.002510369 sec. | ||
7789 | 2024.12.20 22:58:47.625290 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7790 | 2024.12.20 22:58:47.625482 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7791 | 2024.12.20 22:58:47.625554 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7792 | 2024.12.20 22:58:47.626450 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7793 | 2024.12.20 22:58:47.626497 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7794 | 2024.12.20 22:58:47.626934 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7795 | 2024.12.20 22:58:47.627193 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7796 | 2024.12.20 22:58:47.627428 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001998 sec., 32032.032032032028 rows/sec., 2.50 MiB/sec. | ||
7797 | 2024.12.20 22:58:47.627498 [ 259 ] {419dc7b8-ac9a-4b69-a4f1-8310f4d51a6b} <Debug> TCPHandler: Processed in 0.002337914 sec. | ||
7798 | 2024.12.20 22:58:47.627662 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7799 | 2024.12.20 22:58:47.627806 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7800 | 2024.12.20 22:58:47.627871 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7801 | 2024.12.20 22:58:47.628498 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7802 | 2024.12.20 22:58:47.628536 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7803 | 2024.12.20 22:58:47.628946 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7804 | 2024.12.20 22:58:47.629198 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7805 | 2024.12.20 22:58:47.629374 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Debug> executeQuery: Read 106 rows, 7.56 KiB in 0.001602 sec., 66167.29088639202 rows/sec., 4.61 MiB/sec. | ||
7806 | 2024.12.20 22:58:47.629432 [ 262 ] {4a8e0de6-d4d2-4cfc-9b9a-8eb8362ac915} <Debug> TCPHandler: Processed in 0.001837791 sec. | ||
7807 | 2024.12.20 22:58:47.629604 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7808 | 2024.12.20 22:58:47.629750 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7809 | 2024.12.20 22:58:47.629816 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7810 | 2024.12.20 22:58:47.630389 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7811 | 2024.12.20 22:58:47.630441 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7812 | 2024.12.20 22:58:47.630828 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7813 | 2024.12.20 22:58:47.631073 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7814 | 2024.12.20 22:58:47.631284 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001565 sec., 25559.105431309905 rows/sec., 1.73 MiB/sec. | ||
7815 | 2024.12.20 22:58:47.631346 [ 259 ] {944c02c8-99b7-41b5-b8c6-760a2951b135} <Debug> TCPHandler: Processed in 0.001809939 sec. | ||
7816 | 2024.12.20 22:58:49.006044 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
7817 | 2024.12.20 22:58:49.006773 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7818 | 2024.12.20 22:58:49.006835 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
7819 | 2024.12.20 22:58:49.007386 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7820 | 2024.12.20 22:58:49.007674 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7821 | 2024.12.20 22:58:49.008014 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
7822 | 2024.12.20 22:58:50.319074 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
7823 | 2024.12.20 22:58:50.340518 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7824 | 2024.12.20 22:58:50.340576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7825 | 2024.12.20 22:58:50.348091 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7826 | 2024.12.20 22:58:50.348878 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7827 | 2024.12.20 22:58:50.352045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
7828 | 2024.12.20 22:58:52.625325 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7829 | 2024.12.20 22:58:52.625571 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7830 | 2024.12.20 22:58:52.625644 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7831 | 2024.12.20 22:58:52.626433 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7832 | 2024.12.20 22:58:52.626482 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7833 | 2024.12.20 22:58:52.626934 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7834 | 2024.12.20 22:58:52.627204 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7835 | 2024.12.20 22:58:52.627415 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001898 sec., 29504.741833508957 rows/sec., 2.27 MiB/sec. | ||
7836 | 2024.12.20 22:58:52.627473 [ 262 ] {02f41d94-e68c-47c0-8643-75bbc9143dc1} <Debug> TCPHandler: Processed in 0.002346205 sec. | ||
7837 | 2024.12.20 22:58:52.627804 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7838 | 2024.12.20 22:58:52.628107 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7839 | 2024.12.20 22:58:52.628224 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7840 | 2024.12.20 22:58:52.629091 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2024.12.20 22:58:52.629142 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7842 | 2024.12.20 22:58:52.629588 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7843 | 2024.12.20 22:58:52.629840 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7844 | 2024.12.20 22:58:52.630101 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002076 sec., 30828.516377649325 rows/sec., 2.41 MiB/sec. | ||
7845 | 2024.12.20 22:58:52.630196 [ 259 ] {02d03cfe-d40f-4544-a86c-3d9906865752} <Debug> TCPHandler: Processed in 0.002589051 sec. | ||
7846 | 2024.12.20 22:58:52.630448 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7847 | 2024.12.20 22:58:52.630622 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7848 | 2024.12.20 22:58:52.630688 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7849 | 2024.12.20 22:58:52.631364 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7850 | 2024.12.20 22:58:52.631409 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7851 | 2024.12.20 22:58:52.631812 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7852 | 2024.12.20 22:58:52.632061 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7853 | 2024.12.20 22:58:52.632249 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00166 sec., 96385.5421686747 rows/sec., 6.71 MiB/sec. | ||
7854 | 2024.12.20 22:58:52.632299 [ 262 ] {ff50a6ad-5462-4a46-b5df-57d36226021b} <Debug> TCPHandler: Processed in 0.001999295 sec. | ||
7855 | 2024.12.20 22:58:52.632463 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7856 | 2024.12.20 22:58:52.632608 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7857 | 2024.12.20 22:58:52.632671 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7858 | 2024.12.20 22:58:52.633269 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7859 | 2024.12.20 22:58:52.633318 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7860 | 2024.12.20 22:58:52.633716 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
7861 | 2024.12.20 22:58:52.633956 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7862 | 2024.12.20 22:58:52.634177 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001603 sec., 37429.81908920773 rows/sec., 2.52 MiB/sec. | ||
7863 | 2024.12.20 22:58:52.634231 [ 259 ] {be0ef872-2c4a-45bb-acbc-8d71877c4832} <Debug> TCPHandler: Processed in 0.001836801 sec. | ||
7864 | 2024.12.20 22:58:56.348976 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7865 | 2024.12.20 22:58:56.349056 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7866 | 2024.12.20 22:58:56.508144 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7867 | 2024.12.20 22:58:56.508832 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7868 | 2024.12.20 22:58:56.508881 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7869 | 2024.12.20 22:58:56.509399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7870 | 2024.12.20 22:58:56.509692 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7871 | 2024.12.20 22:58:56.509955 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7872 | 2024.12.20 22:58:56.605665 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1116 | ||
7873 | 2024.12.20 22:58:56.608401 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7874 | 2024.12.20 22:58:56.608449 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7875 | 2024.12.20 22:58:56.609918 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7876 | 2024.12.20 22:58:56.610241 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7877 | 2024.12.20 22:58:56.611456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
7878 | 2024.12.20 22:58:56.907218 [ 55 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
7879 | 2024.12.20 22:58:56.907312 [ 55 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7880 | 2024.12.20 22:58:56.907354 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7881 | 2024.12.20 22:58:56.907575 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7882 | 2024.12.20 22:58:56.907848 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7883 | 2024.12.20 22:58:56.907895 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7884 | 2024.12.20 22:58:56.907982 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7885 | 2024.12.20 22:58:56.908080 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7886 | 2024.12.20 22:58:56.908326 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7887 | 2024.12.20 22:58:56.908587 [ 201 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
7888 | 2024.12.20 22:58:56.909732 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27 rows, containing 4 columns (4 merged, 0 gathered) in 0.002275863 sec., 11863.631510332565 rows/sec., 799.40 KiB/sec. | ||
7889 | 2024.12.20 22:58:56.909947 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
7890 | 2024.12.20 22:58:56.910339 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_27_6} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7891 | 2024.12.20 22:58:56.910449 [ 198 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_27_6} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
7892 | 2024.12.20 22:58:56.910562 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7893 | 2024.12.20 22:58:57.631128 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7894 | 2024.12.20 22:58:57.631344 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7895 | 2024.12.20 22:58:57.631428 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7896 | 2024.12.20 22:58:57.632221 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7897 | 2024.12.20 22:58:57.632265 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7898 | 2024.12.20 22:58:57.632720 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7899 | 2024.12.20 22:58:57.632978 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7900 | 2024.12.20 22:58:57.633239 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001954 sec., 7164.790174002047 rows/sec., 515.77 KiB/sec. | ||
7901 | 2024.12.20 22:58:57.633461 [ 262 ] {f33a1fdc-99e3-4969-877b-c4bee9018751} <Debug> TCPHandler: Processed in 0.002476488 sec. | ||
7902 | 2024.12.20 22:58:57.633757 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7903 | 2024.12.20 22:58:57.633950 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7904 | 2024.12.20 22:58:57.634028 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7905 | 2024.12.20 22:58:57.634948 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7906 | 2024.12.20 22:58:57.635001 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7907 | 2024.12.20 22:58:57.635472 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7908 | 2024.12.20 22:58:57.635729 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7909 | 2024.12.20 22:58:57.635947 [ 55 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7910 | 2024.12.20 22:58:57.636023 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002119 sec., 133553.56300141578 rows/sec., 11.80 MiB/sec. | ||
7911 | 2024.12.20 22:58:57.636050 [ 55 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7912 | 2024.12.20 22:58:57.636150 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7913 | 2024.12.20 22:58:57.636164 [ 259 ] {d0bfd805-3733-4ab8-a7c0-c078f2b12cbb} <Debug> TCPHandler: Processed in 0.002536839 sec. | ||
7914 | 2024.12.20 22:58:57.636427 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7915 | 2024.12.20 22:58:57.636479 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7916 | 2024.12.20 22:58:57.636610 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7917 | 2024.12.20 22:58:57.636666 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1432 rows starting from the beginning of the part | ||
7918 | 2024.12.20 22:58:57.636810 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7919 | 2024.12.20 22:58:57.636901 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7920 | 2024.12.20 22:58:57.637010 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7921 | 2024.12.20 22:58:57.637164 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1424 rows starting from the beginning of the part | ||
7922 | 2024.12.20 22:58:57.637515 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7923 | 2024.12.20 22:58:57.637807 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
7924 | 2024.12.20 22:58:57.638076 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 283 rows starting from the beginning of the part | ||
7925 | 2024.12.20 22:58:57.639909 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7926 | 2024.12.20 22:58:57.639996 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7927 | 2024.12.20 22:58:57.640922 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7928 | 2024.12.20 22:58:57.641223 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7929 | 2024.12.20 22:58:57.641756 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.004968 sec., 9460.547504025764 rows/sec., 697.24 KiB/sec. | ||
7930 | 2024.12.20 22:58:57.642242 [ 262 ] {60d2209d-0d44-424f-af8b-6a5623d02611} <Debug> TCPHandler: Processed in 0.005935393 sec. | ||
7931 | 2024.12.20 22:58:57.642437 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3307 rows, containing 5 columns (5 merged, 0 gathered) in 0.006134888 sec., 539048.1456222184 rows/sec., 47.25 MiB/sec. | ||
7932 | 2024.12.20 22:58:57.642566 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7933 | 2024.12.20 22:58:57.642727 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7934 | 2024.12.20 22:58:57.642732 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7935 | 2024.12.20 22:58:57.642802 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7936 | 2024.12.20 22:58:57.643093 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2024.12.20 22:58:57.643235 [ 196 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_66_13} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7938 | 2024.12.20 22:58:57.643334 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7939 | 2024.12.20 22:58:57.643644 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7940 | 2024.12.20 22:58:57.643683 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7941 | 2024.12.20 22:58:57.644039 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7942 | 2024.12.20 22:58:57.644289 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7943 | 2024.12.20 22:58:57.644520 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001834 sec., 7633.587786259543 rows/sec., 534.61 KiB/sec. | ||
7944 | 2024.12.20 22:58:57.644645 [ 259 ] {a93a0283-68fe-4be6-b498-a27049522aac} <Debug> TCPHandler: Processed in 0.002232301 sec. | ||
7945 | 2024.12.20 22:58:57.644867 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7946 | 2024.12.20 22:58:57.645098 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7947 | 2024.12.20 22:58:57.645201 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7948 | 2024.12.20 22:58:57.645990 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7949 | 2024.12.20 22:58:57.646029 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7950 | 2024.12.20 22:58:57.646392 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7951 | 2024.12.20 22:58:57.646636 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7952 | 2024.12.20 22:58:57.646857 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001809 sec., 7186.2907683803205 rows/sec., 448.06 KiB/sec. | ||
7953 | 2024.12.20 22:58:57.647048 [ 262 ] {8aa07897-ea88-400e-a57e-623b7c71ce5f} <Debug> TCPHandler: Processed in 0.002292323 sec. | ||
7954 | 2024.12.20 22:58:57.647269 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7955 | 2024.12.20 22:58:57.647404 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7956 | 2024.12.20 22:58:57.647460 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7957 | 2024.12.20 22:58:57.648203 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7958 | 2024.12.20 22:58:57.648241 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7959 | 2024.12.20 22:58:57.648620 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7960 | 2024.12.20 22:58:57.648854 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7961 | 2024.12.20 22:58:57.649061 [ 51 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7962 | 2024.12.20 22:58:57.649088 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001714 sec., 246207.70128354724 rows/sec., 17.60 MiB/sec. | ||
7963 | 2024.12.20 22:58:57.649149 [ 51 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7964 | 2024.12.20 22:58:57.649206 [ 259 ] {77468e95-baa0-4510-b424-5ef5c1e96fb7} <Debug> TCPHandler: Processed in 0.002050836 sec. | ||
7965 | 2024.12.20 22:58:57.649231 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7966 | 2024.12.20 22:58:57.649442 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7967 | 2024.12.20 22:58:57.649454 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7968 | 2024.12.20 22:58:57.649715 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7969 | 2024.12.20 22:58:57.649765 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7970 | 2024.12.20 22:58:57.649795 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 914 rows starting from the beginning of the part | ||
7971 | 2024.12.20 22:58:57.649877 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7972 | 2024.12.20 22:58:57.650119 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7973 | 2024.12.20 22:58:57.650499 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 880 rows starting from the beginning of the part | ||
7974 | 2024.12.20 22:58:57.650830 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7975 | 2024.12.20 22:58:57.651160 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
7976 | 2024.12.20 22:58:57.651416 [ 201 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 422 rows starting from the beginning of the part | ||
7977 | 2024.12.20 22:58:57.652499 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7978 | 2024.12.20 22:58:57.652569 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7979 | 2024.12.20 22:58:57.653497 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
7980 | 2024.12.20 22:58:57.653932 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7981 | 2024.12.20 22:58:57.654387 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004618 sec., 1299.26375054136 rows/sec., 67.88 KiB/sec. | ||
7982 | 2024.12.20 22:58:57.654825 [ 262 ] {24230832-a279-4461-8620-dccae0a15f66} <Debug> TCPHandler: Processed in 0.005498661 sec. | ||
7983 | 2024.12.20 22:58:57.655176 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7984 | 2024.12.20 22:58:57.655427 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2408 rows, containing 5 columns (5 merged, 0 gathered) in 0.006047016 sec., 398212.93676087516 rows/sec., 30.53 MiB/sec. | ||
7985 | 2024.12.20 22:58:57.655540 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7986 | 2024.12.20 22:58:57.655608 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7987 | 2024.12.20 22:58:57.655680 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
7988 | 2024.12.20 22:58:57.656055 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7989 | 2024.12.20 22:58:57.656171 [ 196 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_66_13} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
7990 | 2024.12.20 22:58:57.656280 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
7991 | 2024.12.20 22:58:57.656393 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.12.20 22:58:57.656430 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7993 | 2024.12.20 22:58:57.656820 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
7994 | 2024.12.20 22:58:57.657051 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.12.20 22:58:57.657225 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
7996 | 2024.12.20 22:58:57.657282 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7997 | 2024.12.20 22:58:57.657298 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001827 sec., 129720.85385878489 rows/sec., 8.69 MiB/sec. | ||
7998 | 2024.12.20 22:58:57.657314 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
7999 | 2024.12.20 22:58:57.657507 [ 259 ] {6ab496fe-09ec-4833-9d12-f315bf4a9437} <Debug> TCPHandler: Processed in 0.00254358 sec. | ||
8000 | 2024.12.20 22:58:57.657739 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8001 | 2024.12.20 22:58:57.657782 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8002 | 2024.12.20 22:58:57.658166 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8003 | 2024.12.20 22:58:57.658360 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8004 | 2024.12.20 22:58:57.658374 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8005 | 2024.12.20 22:58:57.658492 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 18703 rows starting from the beginning of the part | ||
8006 | 2024.12.20 22:58:57.659093 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8007 | 2024.12.20 22:58:57.659358 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 924 rows starting from the beginning of the part | ||
8008 | 2024.12.20 22:58:57.659710 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 106 rows starting from the beginning of the part | ||
8009 | 2024.12.20 22:58:57.660070 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8010 | 2024.12.20 22:58:57.660417 [ 191 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8011 | 2024.12.20 22:58:57.661076 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8012 | 2024.12.20 22:58:57.661125 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8013 | 2024.12.20 22:58:57.661631 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8014 | 2024.12.20 22:58:57.661930 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8015 | 2024.12.20 22:58:57.662293 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004223 sec., 236.79848448969926 rows/sec., 15.96 KiB/sec. | ||
8016 | 2024.12.20 22:58:57.662683 [ 262 ] {255475d0-2bac-4f4c-bbd0-8cf4e14cb32a} <Debug> TCPHandler: Processed in 0.005040478 sec. | ||
8017 | 2024.12.20 22:58:57.662998 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8018 | 2024.12.20 22:58:57.663323 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8019 | 2024.12.20 22:58:57.663596 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8020 | 2024.12.20 22:58:57.665671 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8021 | 2024.12.20 22:58:57.665719 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8022 | 2024.12.20 22:58:57.667913 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
8023 | 2024.12.20 22:58:57.668276 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8024 | 2024.12.20 22:58:57.668592 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.005384 sec., 7429.420505200595 rows/sec., 13.31 MiB/sec. | ||
8025 | 2024.12.20 22:58:57.668717 [ 259 ] {7a5b1800-c74b-44c8-94c0-81cfd01315d7} <Debug> TCPHandler: Processed in 0.005916502 sec. | ||
8026 | 2024.12.20 22:58:57.668906 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8027 | 2024.12.20 22:58:57.669073 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8028 | 2024.12.20 22:58:57.669136 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8029 | 2024.12.20 22:58:57.669763 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8030 | 2024.12.20 22:58:57.669807 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8031 | 2024.12.20 22:58:57.670087 [ 194 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20290 rows, containing 5 columns (5 merged, 0 gathered) in 0.012655848 sec., 1603211.416572007 rows/sec., 108.19 MiB/sec. | ||
8032 | 2024.12.20 22:58:57.670394 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8033 | 2024.12.20 22:58:57.670517 [ 187 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8034 | 2024.12.20 22:58:57.670705 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8035 | 2024.12.20 22:58:57.670879 [ 51 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8036 | 2024.12.20 22:58:57.670937 [ 51 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8037 | 2024.12.20 22:58:57.670941 [ 187 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8038 | 2024.12.20 22:58:57.670968 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8039 | 2024.12.20 22:58:57.670979 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001968 sec., 41666.666666666664 rows/sec., 2.65 MiB/sec. | ||
8040 | 2024.12.20 22:58:57.671227 [ 187 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8041 | 2024.12.20 22:58:57.671358 [ 262 ] {82a0a5a3-e196-4f98-99ae-3f77fbb9f56f} <Debug> TCPHandler: Processed in 0.002516719 sec. | ||
8042 | 2024.12.20 22:58:57.671490 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8043 | 2024.12.20 22:58:57.671534 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
8044 | 2024.12.20 22:58:57.671680 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8045 | 2024.12.20 22:58:57.671719 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3680 rows starting from the beginning of the part | ||
8046 | 2024.12.20 22:58:57.671786 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8047 | 2024.12.20 22:58:57.671919 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part | ||
8048 | 2024.12.20 22:58:57.672123 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
8049 | 2024.12.20 22:58:57.672238 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8050 | 2024.12.20 22:58:57.672437 [ 197 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8051 | 2024.12.20 22:58:57.674164 [ 188 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3964 rows, containing 4 columns (4 merged, 0 gathered) in 0.003061624 sec., 1294737.694765915 rows/sec., 84.32 MiB/sec. | ||
8052 | 2024.12.20 22:58:57.674466 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8053 | 2024.12.20 22:58:57.674785 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8054 | 2024.12.20 22:58:57.674864 [ 187 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_66_13} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8055 | 2024.12.20 22:58:57.674951 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8056 | 2024.12.20 22:58:57.852099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
8057 | 2024.12.20 22:58:57.873633 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8058 | 2024.12.20 22:58:57.873692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8059 | 2024.12.20 22:58:57.881220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
8060 | 2024.12.20 22:58:57.882024 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8061 | 2024.12.20 22:58:57.885493 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
8062 | 2024.12.20 22:58:58.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.33 MiB, peak 222.89 MiB, free memory in arenas 0.00 B, will set to 215.19 MiB (RSS), difference: -1.14 MiB | ||
8063 | 2024.12.20 22:59:02.624170 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8064 | 2024.12.20 22:59:02.624386 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8065 | 2024.12.20 22:59:02.624468 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8066 | 2024.12.20 22:59:02.625358 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8067 | 2024.12.20 22:59:02.625414 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8068 | 2024.12.20 22:59:02.625887 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8069 | 2024.12.20 22:59:02.626154 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8070 | 2024.12.20 22:59:02.626389 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002059 sec., 27197.668771248176 rows/sec., 2.09 MiB/sec. | ||
8071 | 2024.12.20 22:59:02.626457 [ 262 ] {f0ac7b7b-af0c-4c60-9079-3f3b6da4d1d2} <Debug> TCPHandler: Processed in 0.002432537 sec. | ||
8072 | 2024.12.20 22:59:02.626719 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8073 | 2024.12.20 22:59:02.626911 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8074 | 2024.12.20 22:59:02.626987 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8075 | 2024.12.20 22:59:02.627796 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8076 | 2024.12.20 22:59:02.627849 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8077 | 2024.12.20 22:59:02.628289 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8078 | 2024.12.20 22:59:02.628553 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8079 | 2024.12.20 22:59:02.628801 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001941 sec., 32972.69448737764 rows/sec., 2.57 MiB/sec. | ||
8080 | 2024.12.20 22:59:02.628866 [ 259 ] {798de36d-f2b7-4d69-a61b-cf76ed649847} <Debug> TCPHandler: Processed in 0.002281613 sec. | ||
8081 | 2024.12.20 22:59:02.629053 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8082 | 2024.12.20 22:59:02.629203 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8083 | 2024.12.20 22:59:02.629270 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8084 | 2024.12.20 22:59:02.629936 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8085 | 2024.12.20 22:59:02.629978 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8086 | 2024.12.20 22:59:02.630397 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8087 | 2024.12.20 22:59:02.630641 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8088 | 2024.12.20 22:59:02.630879 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00171 sec., 93567.25146198831 rows/sec., 6.52 MiB/sec. | ||
8089 | 2024.12.20 22:59:02.630986 [ 262 ] {74633abd-9ac1-48f9-81bb-13693a769e21} <Debug> TCPHandler: Processed in 0.002001345 sec. | ||
8090 | 2024.12.20 22:59:02.631206 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8091 | 2024.12.20 22:59:02.631375 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8092 | 2024.12.20 22:59:02.631441 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8093 | 2024.12.20 22:59:02.632009 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8094 | 2024.12.20 22:59:02.632050 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8095 | 2024.12.20 22:59:02.632444 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8096 | 2024.12.20 22:59:02.632692 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8097 | 2024.12.20 22:59:02.632871 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
8098 | 2024.12.20 22:59:02.632923 [ 259 ] {bac468f3-6ec0-4eb9-bbdb-102e124eec22} <Debug> TCPHandler: Processed in 0.00183996 sec. | ||
8099 | 2024.12.20 22:59:04.010078 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
8100 | 2024.12.20 22:59:04.010766 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8101 | 2024.12.20 22:59:04.010821 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8102 | 2024.12.20 22:59:04.011369 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8103 | 2024.12.20 22:59:04.011653 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8104 | 2024.12.20 22:59:04.011874 [ 43 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8105 | 2024.12.20 22:59:04.011962 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
8106 | 2024.12.20 22:59:04.011979 [ 43 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8107 | 2024.12.20 22:59:04.012022 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8108 | 2024.12.20 22:59:04.012468 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
8109 | 2024.12.20 22:59:04.013041 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8110 | 2024.12.20 22:59:04.013158 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
8111 | 2024.12.20 22:59:04.013339 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
8112 | 2024.12.20 22:59:04.013467 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
8113 | 2024.12.20 22:59:04.013724 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
8114 | 2024.12.20 22:59:04.013884 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
8115 | 2024.12.20 22:59:04.014031 [ 197 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
8116 | 2024.12.20 22:59:04.016593 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.004487593 sec., 4200247.21493237 rows/sec., 60.09 MiB/sec. | ||
8117 | 2024.12.20 22:59:04.016929 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8118 | 2024.12.20 22:59:04.017230 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8119 | 2024.12.20 22:59:04.017315 [ 188 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_41_8} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8120 | 2024.12.20 22:59:04.017421 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
8121 | 2024.12.20 22:59:05.385560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
8122 | 2024.12.20 22:59:05.406290 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8123 | 2024.12.20 22:59:05.406342 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8124 | 2024.12.20 22:59:05.413606 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
8125 | 2024.12.20 22:59:05.414396 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8126 | 2024.12.20 22:59:05.414805 [ 42 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
8127 | 2024.12.20 22:59:05.414979 [ 42 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8128 | 2024.12.20 22:59:05.415055 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8129 | 2024.12.20 22:59:05.415654 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8130 | 2024.12.20 22:59:05.429943 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
8131 | 2024.12.20 22:59:05.431629 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8132 | 2024.12.20 22:59:05.433075 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8133 | 2024.12.20 22:59:05.439215 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8134 | 2024.12.20 22:59:05.444663 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8135 | 2024.12.20 22:59:05.450279 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8136 | 2024.12.20 22:59:05.456191 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8137 | 2024.12.20 22:59:05.461076 [ 200 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
8138 | 2024.12.20 22:59:05.521913 [ 197 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.10670134 sec., 2895.933640570962 rows/sec., 14.97 MiB/sec. | ||
8139 | 2024.12.20 22:59:05.524773 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
8140 | 2024.12.20 22:59:05.527650 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_41_8} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8141 | 2024.12.20 22:59:05.527778 [ 186 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_41_8} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
8142 | 2024.12.20 22:59:05.530191 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8143 | 2024.12.20 22:59:06.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 216.66 MiB, peak 230.08 MiB, free memory in arenas 0.00 B, will set to 218.94 MiB (RSS), difference: 2.28 MiB | ||
8144 | 2024.12.20 22:59:06.611594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1146 | ||
8145 | 2024.12.20 22:59:06.614771 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8146 | 2024.12.20 22:59:06.614827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8147 | 2024.12.20 22:59:06.616321 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8148 | 2024.12.20 22:59:06.616654 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8149 | 2024.12.20 22:59:06.617879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1146 | ||
8150 | 2024.12.20 22:59:07.631070 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8151 | 2024.12.20 22:59:07.631285 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8152 | 2024.12.20 22:59:07.631372 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8153 | 2024.12.20 22:59:07.632228 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8154 | 2024.12.20 22:59:07.632282 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8155 | 2024.12.20 22:59:07.632726 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8156 | 2024.12.20 22:59:07.632990 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8157 | 2024.12.20 22:59:07.633201 [ 38 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8158 | 2024.12.20 22:59:07.633268 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002039 sec., 6866.110838646396 rows/sec., 494.27 KiB/sec. | ||
8159 | 2024.12.20 22:59:07.633280 [ 38 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8160 | 2024.12.20 22:59:07.633355 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8161 | 2024.12.20 22:59:07.633419 [ 262 ] {2d96ea43-d44a-48fe-aab2-3ab063ba84c2} <Debug> TCPHandler: Processed in 0.002497928 sec. | ||
8162 | 2024.12.20 22:59:07.633673 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
8163 | 2024.12.20 22:59:07.633764 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8164 | 2024.12.20 22:59:07.633879 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8165 | 2024.12.20 22:59:07.633964 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 14 rows starting from the beginning of the part | ||
8166 | 2024.12.20 22:59:07.634068 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8167 | 2024.12.20 22:59:07.634158 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8168 | 2024.12.20 22:59:07.634237 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8169 | 2024.12.20 22:59:07.634520 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part | ||
8170 | 2024.12.20 22:59:07.634948 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8171 | 2024.12.20 22:59:07.635244 [ 197 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8172 | 2024.12.20 22:59:07.637337 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8173 | 2024.12.20 22:59:07.637419 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8174 | 2024.12.20 22:59:07.637758 [ 189 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004284277 sec., 16338.812826528256 rows/sec., 1.21 MiB/sec. | ||
8175 | 2024.12.20 22:59:07.638017 [ 189 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8176 | 2024.12.20 22:59:07.638362 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8177 | 2024.12.20 22:59:07.638614 [ 189 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8178 | 2024.12.20 22:59:07.638801 [ 189 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_29_7} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8179 | 2024.12.20 22:59:07.638846 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8180 | 2024.12.20 22:59:07.638980 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8181 | 2024.12.20 22:59:07.639227 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.005271 sec., 53690.00189717321 rows/sec., 4.75 MiB/sec. | ||
8182 | 2024.12.20 22:59:07.639303 [ 259 ] {e6bbb299-8667-479f-95d3-98bb142efa93} <Debug> TCPHandler: Processed in 0.005736797 sec. | ||
8183 | 2024.12.20 22:59:07.639562 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8184 | 2024.12.20 22:59:07.639796 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8185 | 2024.12.20 22:59:07.639891 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8186 | 2024.12.20 22:59:07.640580 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8187 | 2024.12.20 22:59:07.640623 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8188 | 2024.12.20 22:59:07.641016 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8189 | 2024.12.20 22:59:07.641261 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8190 | 2024.12.20 22:59:07.641483 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001749 sec., 26872.49857061178 rows/sec., 1.93 MiB/sec. | ||
8191 | 2024.12.20 22:59:07.641541 [ 262 ] {fa63b4d0-add5-4cf2-b197-fece78ffacf3} <Debug> TCPHandler: Processed in 0.002095448 sec. | ||
8192 | 2024.12.20 22:59:07.641706 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8193 | 2024.12.20 22:59:07.641850 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8194 | 2024.12.20 22:59:07.641911 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8195 | 2024.12.20 22:59:07.642515 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8196 | 2024.12.20 22:59:07.642556 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8197 | 2024.12.20 22:59:07.642918 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8198 | 2024.12.20 22:59:07.643157 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8199 | 2024.12.20 22:59:07.643317 [ 38 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8200 | 2024.12.20 22:59:07.643381 [ 38 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8201 | 2024.12.20 22:59:07.643415 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001589 sec., 8810.57268722467 rows/sec., 617.04 KiB/sec. | ||
8202 | 2024.12.20 22:59:07.643419 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8203 | 2024.12.20 22:59:07.643638 [ 259 ] {0d2a9b10-d893-42c2-be5b-beec7f1fa826} <Debug> TCPHandler: Processed in 0.001993155 sec. | ||
8204 | 2024.12.20 22:59:07.643951 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
8205 | 2024.12.20 22:59:07.644101 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8206 | 2024.12.20 22:59:07.644407 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8207 | 2024.12.20 22:59:07.644478 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8208 | 2024.12.20 22:59:07.644487 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 242 rows starting from the beginning of the part | ||
8209 | 2024.12.20 22:59:07.644587 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8210 | 2024.12.20 22:59:07.644807 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 14 rows starting from the beginning of the part | ||
8211 | 2024.12.20 22:59:07.645152 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part | ||
8212 | 2024.12.20 22:59:07.645565 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 242 rows starting from the beginning of the part | ||
8213 | 2024.12.20 22:59:07.645959 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part | ||
8214 | 2024.12.20 22:59:07.646389 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 14 rows starting from the beginning of the part | ||
8215 | 2024.12.20 22:59:07.647676 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8216 | 2024.12.20 22:59:07.647752 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8217 | 2024.12.20 22:59:07.648769 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8218 | 2024.12.20 22:59:07.649252 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 540 rows, containing 5 columns (5 merged, 0 gathered) in 0.005690416 sec., 94896.40124729018 rows/sec., 6.80 MiB/sec. | ||
8219 | 2024.12.20 22:59:07.649311 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8220 | 2024.12.20 22:59:07.649519 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8221 | 2024.12.20 22:59:07.650147 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.005695 sec., 2282.70412642669 rows/sec., 142.33 KiB/sec. | ||
8222 | 2024.12.20 22:59:07.650499 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2024.12.20 22:59:07.650681 [ 262 ] {5479d6a3-4bbf-4819-a441-207c1726fff1} <Debug> TCPHandler: Processed in 0.006880429 sec. | ||
8224 | 2024.12.20 22:59:07.650833 [ 192 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_29_6} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8225 | 2024.12.20 22:59:07.651027 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8226 | 2024.12.20 22:59:07.651202 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
8227 | 2024.12.20 22:59:07.651183 [ 38 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
8228 | 2024.12.20 22:59:07.651403 [ 38 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8229 | 2024.12.20 22:59:07.651474 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8230 | 2024.12.20 22:59:07.651489 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8231 | 2024.12.20 22:59:07.651615 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8232 | 2024.12.20 22:59:07.651950 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
8233 | 2024.12.20 22:59:07.652582 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8234 | 2024.12.20 22:59:07.652687 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 13 rows starting from the beginning of the part | ||
8235 | 2024.12.20 22:59:07.653073 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 13 rows starting from the beginning of the part | ||
8236 | 2024.12.20 22:59:07.653428 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 13 rows starting from the beginning of the part | ||
8237 | 2024.12.20 22:59:07.653781 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 13 rows starting from the beginning of the part | ||
8238 | 2024.12.20 22:59:07.654018 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 13 rows starting from the beginning of the part | ||
8239 | 2024.12.20 22:59:07.655030 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8240 | 2024.12.20 22:59:07.655111 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8241 | 2024.12.20 22:59:07.656167 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8242 | 2024.12.20 22:59:07.656437 [ 192 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004835632 sec., 13441.883087877653 rows/sec., 890.61 KiB/sec. | ||
8243 | 2024.12.20 22:59:07.656632 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8244 | 2024.12.20 22:59:07.656660 [ 195 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
8245 | 2024.12.20 22:59:07.657026 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.005669 sec., 74439.93649673663 rows/sec., 5.32 MiB/sec. | ||
8246 | 2024.12.20 22:59:07.657184 [ 259 ] {2b1810c5-9b2c-4c1f-9109-57fdb8596564} <Debug> TCPHandler: Processed in 0.006361335 sec. | ||
8247 | 2024.12.20 22:59:07.657326 [ 195 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8248 | 2024.12.20 22:59:07.657392 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8249 | 2024.12.20 22:59:07.657424 [ 195 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_29_7} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
8250 | 2024.12.20 22:59:07.657529 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8251 | 2024.12.20 22:59:07.657572 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8252 | 2024.12.20 22:59:07.657633 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8253 | 2024.12.20 22:59:07.658169 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8254 | 2024.12.20 22:59:07.658208 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8255 | 2024.12.20 22:59:07.658565 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8256 | 2024.12.20 22:59:07.658803 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8257 | 2024.12.20 22:59:07.658951 [ 38 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
8258 | 2024.12.20 22:59:07.659011 [ 38 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8259 | 2024.12.20 22:59:07.659042 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8260 | 2024.12.20 22:59:07.659064 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001524 sec., 3937.0078740157483 rows/sec., 205.69 KiB/sec. | ||
8261 | 2024.12.20 22:59:07.659277 [ 262 ] {cf51c9d1-a6ce-446a-bb18-16152120cfda} <Debug> TCPHandler: Processed in 0.001976954 sec. | ||
8262 | 2024.12.20 22:59:07.659351 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8263 | 2024.12.20 22:59:07.659470 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8264 | 2024.12.20 22:59:07.659553 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8265 | 2024.12.20 22:59:07.659639 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8266 | 2024.12.20 22:59:07.659682 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8267 | 2024.12.20 22:59:07.659875 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8268 | 2024.12.20 22:59:07.659936 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8269 | 2024.12.20 22:59:07.660206 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8270 | 2024.12.20 22:59:07.660672 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8271 | 2024.12.20 22:59:07.661052 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8272 | 2024.12.20 22:59:07.661338 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
8273 | 2024.12.20 22:59:07.662403 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8274 | 2024.12.20 22:59:07.662477 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8275 | 2024.12.20 22:59:07.663600 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8276 | 2024.12.20 22:59:07.663985 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.004843613 sec., 35923.59670353515 rows/sec., 1.83 MiB/sec. | ||
8277 | 2024.12.20 22:59:07.664164 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8278 | 2024.12.20 22:59:07.664176 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
8279 | 2024.12.20 22:59:07.664616 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.004994 sec., 47456.948338005604 rows/sec., 3.18 MiB/sec. | ||
8280 | 2024.12.20 22:59:07.664794 [ 259 ] {e86de58f-3dca-403a-a0f5-00f57812600a} <Debug> TCPHandler: Processed in 0.005412109 sec. | ||
8281 | 2024.12.20 22:59:07.664807 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_29_6} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8282 | 2024.12.20 22:59:07.664981 [ 198 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_29_6} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
8283 | 2024.12.20 22:59:07.664995 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8284 | 2024.12.20 22:59:07.665110 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8285 | 2024.12.20 22:59:07.665212 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8286 | 2024.12.20 22:59:07.665278 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8287 | 2024.12.20 22:59:07.665840 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8288 | 2024.12.20 22:59:07.665887 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8289 | 2024.12.20 22:59:07.666265 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8290 | 2024.12.20 22:59:07.666514 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8291 | 2024.12.20 22:59:07.666779 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001609 sec., 621.5040397762585 rows/sec., 41.88 KiB/sec. | ||
8292 | 2024.12.20 22:59:07.666983 [ 262 ] {812a4096-6fc3-45f6-868f-f27b764619bf} <Debug> TCPHandler: Processed in 0.002078477 sec. | ||
8293 | 2024.12.20 22:59:07.667188 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8294 | 2024.12.20 22:59:07.667324 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8295 | 2024.12.20 22:59:07.667415 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8296 | 2024.12.20 22:59:07.668675 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8297 | 2024.12.20 22:59:07.668714 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8298 | 2024.12.20 22:59:07.669400 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
8299 | 2024.12.20 22:59:07.669655 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8300 | 2024.12.20 22:59:07.669899 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002604 sec., 15360.983102918586 rows/sec., 27.53 MiB/sec. | ||
8301 | 2024.12.20 22:59:07.670008 [ 259 ] {575abbf0-5a0b-4cb2-b5ce-29601ce5daa7} <Debug> TCPHandler: Processed in 0.00293333 sec. | ||
8302 | 2024.12.20 22:59:07.670236 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8303 | 2024.12.20 22:59:07.670461 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8304 | 2024.12.20 22:59:07.670555 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8305 | 2024.12.20 22:59:07.671257 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8306 | 2024.12.20 22:59:07.671297 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8307 | 2024.12.20 22:59:07.671667 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8308 | 2024.12.20 22:59:07.671906 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8309 | 2024.12.20 22:59:07.672126 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001721 sec., 47646.71702498547 rows/sec., 3.03 MiB/sec. | ||
8310 | 2024.12.20 22:59:07.672178 [ 262 ] {b381c56c-cf8a-41b9-b33e-ddcab75159db} <Debug> TCPHandler: Processed in 0.002057897 sec. | ||
8311 | 2024.12.20 22:59:11.349107 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8312 | 2024.12.20 22:59:11.349177 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8313 | 2024.12.20 22:59:11.512131 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
8314 | 2024.12.20 22:59:11.512791 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8315 | 2024.12.20 22:59:11.512837 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8316 | 2024.12.20 22:59:11.513361 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8317 | 2024.12.20 22:59:11.513621 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8318 | 2024.12.20 22:59:11.513883 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
8319 | 2024.12.20 22:59:12.624683 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8320 | 2024.12.20 22:59:12.624924 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8321 | 2024.12.20 22:59:12.625017 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8322 | 2024.12.20 22:59:12.626372 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8323 | 2024.12.20 22:59:12.626428 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8324 | 2024.12.20 22:59:12.626980 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8325 | 2024.12.20 22:59:12.627255 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8326 | 2024.12.20 22:59:12.627493 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002643 sec., 21188.043889519486 rows/sec., 1.63 MiB/sec. | ||
8327 | 2024.12.20 22:59:12.627556 [ 262 ] {e874b514-1167-4c12-b48e-928d4f01d092} <Debug> TCPHandler: Processed in 0.003077344 sec. | ||
8328 | 2024.12.20 22:59:12.627821 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8329 | 2024.12.20 22:59:12.628013 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8330 | 2024.12.20 22:59:12.628089 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8331 | 2024.12.20 22:59:12.628880 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8332 | 2024.12.20 22:59:12.628932 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8333 | 2024.12.20 22:59:12.629366 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8334 | 2024.12.20 22:59:12.629618 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8335 | 2024.12.20 22:59:12.629876 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001909 sec., 33525.405971712935 rows/sec., 2.62 MiB/sec. | ||
8336 | 2024.12.20 22:59:12.630000 [ 259 ] {e8b6a183-a902-433f-8331-9c02c651b148} <Debug> TCPHandler: Processed in 0.002307503 sec. | ||
8337 | 2024.12.20 22:59:12.630230 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8338 | 2024.12.20 22:59:12.630378 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8339 | 2024.12.20 22:59:12.630442 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8340 | 2024.12.20 22:59:12.631145 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8341 | 2024.12.20 22:59:12.631193 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8342 | 2024.12.20 22:59:12.631611 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8343 | 2024.12.20 22:59:12.631858 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8344 | 2024.12.20 22:59:12.632082 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001736 sec., 92165.89861751153 rows/sec., 6.42 MiB/sec. | ||
8345 | 2024.12.20 22:59:12.632135 [ 262 ] {a72a6e36-b529-4af4-bcdd-62f6368cf2db} <Debug> TCPHandler: Processed in 0.002034086 sec. | ||
8346 | 2024.12.20 22:59:12.632316 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8347 | 2024.12.20 22:59:12.632463 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8348 | 2024.12.20 22:59:12.632528 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8349 | 2024.12.20 22:59:12.633128 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8350 | 2024.12.20 22:59:12.633177 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8351 | 2024.12.20 22:59:12.633563 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8352 | 2024.12.20 22:59:12.633804 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8353 | 2024.12.20 22:59:12.634016 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001588 sec., 37783.37531486146 rows/sec., 2.55 MiB/sec. | ||
8354 | 2024.12.20 22:59:12.634070 [ 259 ] {1ee0f23e-a4bd-4cf4-a59a-d1c702237006} <Debug> TCPHandler: Processed in 0.00182482 sec. | ||
8355 | 2024.12.20 22:59:12.930019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
8356 | 2024.12.20 22:59:12.948969 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8357 | 2024.12.20 22:59:12.949026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8358 | 2024.12.20 22:59:12.956041 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8359 | 2024.12.20 22:59:12.956791 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8360 | 2024.12.20 22:59:12.959573 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
8361 | 2024.12.20 22:59:13.237705 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8362 | 2024.12.20 22:59:13.238019 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8363 | 2024.12.20 22:59:13.238139 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8364 | 2024.12.20 22:59:13.238960 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8365 | 2024.12.20 22:59:13.239016 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8366 | 2024.12.20 22:59:13.239491 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8367 | 2024.12.20 22:59:13.239754 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8368 | 2024.12.20 22:59:13.240014 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002082 sec., 6724.303554274736 rows/sec., 484.06 KiB/sec. | ||
8369 | 2024.12.20 22:59:13.240082 [ 262 ] {6130261d-b9a9-4ccc-ba42-08a0c6644c5e} <Debug> TCPHandler: Processed in 0.002572681 sec. | ||
8370 | 2024.12.20 22:59:13.240386 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8371 | 2024.12.20 22:59:13.240600 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8372 | 2024.12.20 22:59:13.240679 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8373 | 2024.12.20 22:59:13.241504 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8374 | 2024.12.20 22:59:13.241544 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8375 | 2024.12.20 22:59:13.241956 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
8376 | 2024.12.20 22:59:13.242207 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8377 | 2024.12.20 22:59:13.242549 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001968 sec., 7113.821138211381 rows/sec., 580.08 KiB/sec. | ||
8378 | 2024.12.20 22:59:13.242912 [ 259 ] {d4a4fe97-f74e-4f98-917d-37a83580686d} <Debug> TCPHandler: Processed in 0.002685064 sec. | ||
8379 | 2024.12.20 22:59:13.243145 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8380 | 2024.12.20 22:59:13.243337 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8381 | 2024.12.20 22:59:13.243399 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8382 | 2024.12.20 22:59:13.244855 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8383 | 2024.12.20 22:59:13.244897 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8384 | 2024.12.20 22:59:13.245373 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8385 | 2024.12.20 22:59:13.245624 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8386 | 2024.12.20 22:59:13.245852 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Debug> executeQuery: Read 1430 rows, 122.69 KiB in 0.002551 sec., 560564.4845158762 rows/sec., 46.97 MiB/sec. | ||
8387 | 2024.12.20 22:59:13.245911 [ 262 ] {c23143f0-54e9-49b2-a50c-72f9ac6b0857} <Debug> TCPHandler: Processed in 0.002875929 sec. | ||
8388 | 2024.12.20 22:59:13.246072 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8389 | 2024.12.20 22:59:13.246210 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8390 | 2024.12.20 22:59:13.246267 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8391 | 2024.12.20 22:59:13.246981 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8392 | 2024.12.20 22:59:13.247027 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8393 | 2024.12.20 22:59:13.247416 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8394 | 2024.12.20 22:59:13.247664 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8395 | 2024.12.20 22:59:13.247788 [ 32 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
8396 | 2024.12.20 22:59:13.247835 [ 32 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8397 | 2024.12.20 22:59:13.247846 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Debug> executeQuery: Read 61 rows, 4.44 KiB in 0.001662 sec., 36702.76774969915 rows/sec., 2.61 MiB/sec. | ||
8398 | 2024.12.20 22:59:13.247865 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8399 | 2024.12.20 22:59:13.247914 [ 259 ] {b5297002-f7c5-4cd4-b0d8-5d2112a58b55} <Debug> TCPHandler: Processed in 0.001911072 sec. | ||
8400 | 2024.12.20 22:59:13.248223 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8401 | 2024.12.20 22:59:13.248340 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
8402 | 2024.12.20 22:59:13.248637 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8403 | 2024.12.20 22:59:13.248801 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8404 | 2024.12.20 22:59:13.249118 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8405 | 2024.12.20 22:59:13.249235 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 65 rows starting from the beginning of the part | ||
8406 | 2024.12.20 22:59:13.249608 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part | ||
8407 | 2024.12.20 22:59:13.250011 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
8408 | 2024.12.20 22:59:13.250333 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part | ||
8409 | 2024.12.20 22:59:13.250642 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part | ||
8410 | 2024.12.20 22:59:13.250934 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 61 rows starting from the beginning of the part | ||
8411 | 2024.12.20 22:59:13.251708 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8412 | 2024.12.20 22:59:13.251779 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8413 | 2024.12.20 22:59:13.252876 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8414 | 2024.12.20 22:59:13.253447 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8415 | 2024.12.20 22:59:13.253962 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.005990395 sec., 52751.11240577625 rows/sec., 3.98 MiB/sec. | ||
8416 | 2024.12.20 22:59:13.254039 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.005563 sec., 43501.707711666364 rows/sec., 2.95 MiB/sec. | ||
8417 | 2024.12.20 22:59:13.254171 [ 262 ] {58a68a23-6be6-46d0-8d86-a38951964160} <Debug> TCPHandler: Processed in 0.006139629 sec. | ||
8418 | 2024.12.20 22:59:13.254186 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
8419 | 2024.12.20 22:59:13.254379 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8420 | 2024.12.20 22:59:13.254559 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8421 | 2024.12.20 22:59:13.254628 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8422 | 2024.12.20 22:59:13.254758 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8423 | 2024.12.20 22:59:13.254943 [ 194 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_34_7} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
8424 | 2024.12.20 22:59:13.255149 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
8425 | 2024.12.20 22:59:13.255581 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8426 | 2024.12.20 22:59:13.255623 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8427 | 2024.12.20 22:59:13.255974 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8428 | 2024.12.20 22:59:13.256218 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8429 | 2024.12.20 22:59:13.256403 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001901 sec., 6838.506049447659 rows/sec., 426.38 KiB/sec. | ||
8430 | 2024.12.20 22:59:13.256455 [ 259 ] {6d63e60d-5449-4122-90e8-70c411d35e55} <Debug> TCPHandler: Processed in 0.00217606 sec. | ||
8431 | 2024.12.20 22:59:13.256664 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8432 | 2024.12.20 22:59:13.256891 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8433 | 2024.12.20 22:59:13.256983 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8434 | 2024.12.20 22:59:13.258071 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8435 | 2024.12.20 22:59:13.258112 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8436 | 2024.12.20 22:59:13.258521 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8437 | 2024.12.20 22:59:13.258770 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8438 | 2024.12.20 22:59:13.258997 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Debug> executeQuery: Read 892 rows, 66.32 KiB in 0.002164 sec., 412199.6303142329 rows/sec., 29.93 MiB/sec. | ||
8439 | 2024.12.20 22:59:13.259055 [ 262 ] {83dc9a13-c133-4b2f-86a1-54c052d0e1ad} <Debug> TCPHandler: Processed in 0.002502979 sec. | ||
8440 | 2024.12.20 22:59:13.259209 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8441 | 2024.12.20 22:59:13.259347 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8442 | 2024.12.20 22:59:13.259405 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8443 | 2024.12.20 22:59:13.259968 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8444 | 2024.12.20 22:59:13.260012 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8445 | 2024.12.20 22:59:13.260411 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8446 | 2024.12.20 22:59:13.260648 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8447 | 2024.12.20 22:59:13.260851 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001534 sec., 3911.342894393742 rows/sec., 204.35 KiB/sec. | ||
8448 | 2024.12.20 22:59:13.260901 [ 259 ] {e733bad7-17f8-4186-ac06-400c99142caa} <Debug> TCPHandler: Processed in 0.001757249 sec. | ||
8449 | 2024.12.20 22:59:13.261042 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8450 | 2024.12.20 22:59:13.261160 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8451 | 2024.12.20 22:59:13.261216 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8452 | 2024.12.20 22:59:13.262143 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8453 | 2024.12.20 22:59:13.262190 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8454 | 2024.12.20 22:59:13.262636 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8455 | 2024.12.20 22:59:13.262882 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8456 | 2024.12.20 22:59:13.263082 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Debug> executeQuery: Read 956 rows, 65.05 KiB in 0.001944 sec., 491769.5473251029 rows/sec., 32.68 MiB/sec. | ||
8457 | 2024.12.20 22:59:13.263183 [ 262 ] {3843c42e-2db5-4147-ab17-5b0938b58eeb} <Debug> TCPHandler: Processed in 0.0021954 sec. | ||
8458 | 2024.12.20 22:59:13.263487 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8459 | 2024.12.20 22:59:13.263719 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8460 | 2024.12.20 22:59:13.263812 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8461 | 2024.12.20 22:59:13.264467 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8462 | 2024.12.20 22:59:13.264505 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8463 | 2024.12.20 22:59:13.264865 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8464 | 2024.12.20 22:59:13.265114 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8465 | 2024.12.20 22:59:13.265353 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001687 sec., 592.7682276229995 rows/sec., 39.94 KiB/sec. | ||
8466 | 2024.12.20 22:59:13.265407 [ 259 ] {0db4ff58-a689-45d4-990b-cff88c3731d7} <Debug> TCPHandler: Processed in 0.002104488 sec. | ||
8467 | 2024.12.20 22:59:13.265577 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8468 | 2024.12.20 22:59:13.265718 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8469 | 2024.12.20 22:59:13.265810 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8470 | 2024.12.20 22:59:13.267023 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8471 | 2024.12.20 22:59:13.267090 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8472 | 2024.12.20 22:59:13.267753 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
8473 | 2024.12.20 22:59:13.268024 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8474 | 2024.12.20 22:59:13.268230 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002545 sec., 15717.092337917486 rows/sec., 28.16 MiB/sec. | ||
8475 | 2024.12.20 22:59:13.268338 [ 262 ] {c93dcd5d-5459-4f1a-8f9c-979aa8726697} <Debug> TCPHandler: Processed in 0.002827428 sec. | ||
8476 | 2024.12.20 22:59:13.268555 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8477 | 2024.12.20 22:59:13.268779 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8478 | 2024.12.20 22:59:13.268868 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8479 | 2024.12.20 22:59:13.269519 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8480 | 2024.12.20 22:59:13.269559 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8481 | 2024.12.20 22:59:13.269931 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8482 | 2024.12.20 22:59:13.270171 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8483 | 2024.12.20 22:59:13.270403 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001678 sec., 20262.21692491061 rows/sec., 1.18 MiB/sec. | ||
8484 | 2024.12.20 22:59:13.270456 [ 259 ] {6da2afb0-8490-4a98-98a8-b69ac4145c4a} <Debug> TCPHandler: Processed in 0.002007765 sec. | ||
8485 | 2024.12.20 22:59:16.618112 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1200 | ||
8486 | 2024.12.20 22:59:16.621747 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8487 | 2024.12.20 22:59:16.621798 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8488 | 2024.12.20 22:59:16.623313 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8489 | 2024.12.20 22:59:16.623638 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8490 | 2024.12.20 22:59:16.623818 [ 47 ] {} <Debug> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8491 | 2024.12.20 22:59:16.623883 [ 47 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8492 | 2024.12.20 22:59:16.623924 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8493 | 2024.12.20 22:59:16.624510 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
8494 | 2024.12.20 22:59:16.625130 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1200 | ||
8495 | 2024.12.20 22:59:16.625624 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8496 | 2024.12.20 22:59:16.625814 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1012 rows starting from the beginning of the part | ||
8497 | 2024.12.20 22:59:16.626431 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 34 rows starting from the beginning of the part | ||
8498 | 2024.12.20 22:59:16.627147 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
8499 | 2024.12.20 22:59:16.627756 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
8500 | 2024.12.20 22:59:16.628384 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
8501 | 2024.12.20 22:59:16.629000 [ 196 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::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 | ||
8502 | 2024.12.20 22:59:16.637584 [ 191 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1200 rows, containing 72 columns (72 merged, 0 gathered) in 0.01348346 sec., 88997.92783158032 rows/sec., 70.36 MiB/sec. | ||
8503 | 2024.12.20 22:59:16.639246 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8504 | 2024.12.20 22:59:16.640022 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8505 | 2024.12.20 22:59:16.640112 [ 187 ] {47071c06-bcde-4dc7-8c4f-ed02025b70a8::all_1_31_6} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8506 | 2024.12.20 22:59:16.640424 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
8507 | 2024.12.20 22:59:17.622922 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8508 | 2024.12.20 22:59:17.623136 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8509 | 2024.12.20 22:59:17.623221 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8510 | 2024.12.20 22:59:17.624020 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8511 | 2024.12.20 22:59:17.624068 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8512 | 2024.12.20 22:59:17.624522 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8513 | 2024.12.20 22:59:17.624786 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8514 | 2024.12.20 22:59:17.625007 [ 54 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8515 | 2024.12.20 22:59:17.625034 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001959 sec., 28586.013272077595 rows/sec., 2.20 MiB/sec. | ||
8516 | 2024.12.20 22:59:17.625095 [ 54 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8517 | 2024.12.20 22:59:17.625172 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8518 | 2024.12.20 22:59:17.625181 [ 262 ] {abff3d9a-ae2a-477c-9375-a3dc6f7d9b90} <Debug> TCPHandler: Processed in 0.002400786 sec. | ||
8519 | 2024.12.20 22:59:17.625417 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
8520 | 2024.12.20 22:59:17.625479 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8521 | 2024.12.20 22:59:17.625625 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8522 | 2024.12.20 22:59:17.625672 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1432 rows starting from the beginning of the part | ||
8523 | 2024.12.20 22:59:17.625700 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8524 | 2024.12.20 22:59:17.625818 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
8525 | 2024.12.20 22:59:17.625818 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8526 | 2024.12.20 22:59:17.626328 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 283 rows starting from the beginning of the part | ||
8527 | 2024.12.20 22:59:17.626487 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
8528 | 2024.12.20 22:59:17.626662 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1430 rows starting from the beginning of the part | ||
8529 | 2024.12.20 22:59:17.626880 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
8530 | 2024.12.20 22:59:17.627994 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8531 | 2024.12.20 22:59:17.628049 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8532 | 2024.12.20 22:59:17.628604 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8533 | 2024.12.20 22:59:17.628860 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8534 | 2024.12.20 22:59:17.629092 [ 54 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8535 | 2024.12.20 22:59:17.629212 [ 54 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2024.12.20 22:59:17.629323 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8537 | 2024.12.20 22:59:17.629360 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.003687 sec., 17358.28586927041 rows/sec., 1.35 MiB/sec. | ||
8538 | 2024.12.20 22:59:17.629879 [ 259 ] {9809fc4e-b3e4-4e2c-a181-d19238689c05} <Debug> TCPHandler: Processed in 0.004552265 sec. | ||
8539 | 2024.12.20 22:59:17.629944 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3313 rows, containing 5 columns (5 merged, 0 gathered) in 0.004641157 sec., 713830.6245619358 rows/sec., 62.55 MiB/sec. | ||
8540 | 2024.12.20 22:59:17.630135 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
8541 | 2024.12.20 22:59:17.630185 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8542 | 2024.12.20 22:59:17.630342 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8543 | 2024.12.20 22:59:17.630604 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8544 | 2024.12.20 22:59:17.630630 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8545 | 2024.12.20 22:59:17.630784 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 914 rows starting from the beginning of the part | ||
8546 | 2024.12.20 22:59:17.630787 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8547 | 2024.12.20 22:59:17.631206 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8548 | 2024.12.20 22:59:17.631532 [ 188 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_71_14} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8549 | 2024.12.20 22:59:17.631600 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
8550 | 2024.12.20 22:59:17.631804 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
8551 | 2024.12.20 22:59:17.632006 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 422 rows starting from the beginning of the part | ||
8552 | 2024.12.20 22:59:17.632354 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
8553 | 2024.12.20 22:59:17.632650 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 892 rows starting from the beginning of the part | ||
8554 | 2024.12.20 22:59:17.632883 [ 186 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
8555 | 2024.12.20 22:59:17.633858 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8556 | 2024.12.20 22:59:17.633939 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8557 | 2024.12.20 22:59:17.635057 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8558 | 2024.12.20 22:59:17.635516 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8559 | 2024.12.20 22:59:17.635732 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8560 | 2024.12.20 22:59:17.635798 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8561 | 2024.12.20 22:59:17.635881 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8562 | 2024.12.20 22:59:17.636049 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005566 sec., 22996.766079770034 rows/sec., 1.60 MiB/sec. | ||
8563 | 2024.12.20 22:59:17.636484 [ 262 ] {e8b010c1-90bb-46ac-8e7b-b0c774da7a8e} <Debug> TCPHandler: Processed in 0.006476278 sec. | ||
8564 | 2024.12.20 22:59:17.636824 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8565 | 2024.12.20 22:59:17.637033 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8566 | 2024.12.20 22:59:17.637333 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8567 | 2024.12.20 22:59:17.637632 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8568 | 2024.12.20 22:59:17.637830 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8569 | 2024.12.20 22:59:17.637898 [ 193 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2420 rows, containing 5 columns (5 merged, 0 gathered) in 0.00836574 sec., 289275.0671189877 rows/sec., 22.19 MiB/sec. | ||
8570 | 2024.12.20 22:59:17.637993 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20290 rows starting from the beginning of the part | ||
8571 | 2024.12.20 22:59:17.638574 [ 192 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8572 | 2024.12.20 22:59:17.638680 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8573 | 2024.12.20 22:59:17.639498 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8574 | 2024.12.20 22:59:17.639962 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8575 | 2024.12.20 22:59:17.640210 [ 193 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8576 | 2024.12.20 22:59:17.640448 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 956 rows starting from the beginning of the part | ||
8577 | 2024.12.20 22:59:17.640846 [ 193 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_71_14} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8578 | 2024.12.20 22:59:17.640965 [ 200 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
8579 | 2024.12.20 22:59:17.641272 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
8580 | 2024.12.20 22:59:17.641669 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8581 | 2024.12.20 22:59:17.641716 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8582 | 2024.12.20 22:59:17.642199 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8583 | 2024.12.20 22:59:17.642469 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8584 | 2024.12.20 22:59:17.642701 [ 73 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8585 | 2024.12.20 22:59:17.642789 [ 73 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8586 | 2024.12.20 22:59:17.642841 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005722 sec., 8388.675288360713 rows/sec., 578.91 KiB/sec. | ||
8587 | 2024.12.20 22:59:17.642862 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8588 | 2024.12.20 22:59:17.643144 [ 259 ] {75878308-0b0b-4474-9751-6537242337c4} <Debug> TCPHandler: Processed in 0.006518319 sec. | ||
8589 | 2024.12.20 22:59:17.643233 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
8590 | 2024.12.20 22:59:17.643411 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8591 | 2024.12.20 22:59:17.643454 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3964 rows starting from the beginning of the part | ||
8592 | 2024.12.20 22:59:17.643554 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8593 | 2024.12.20 22:59:17.643953 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8594 | 2024.12.20 22:59:17.644203 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8595 | 2024.12.20 22:59:17.644484 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8596 | 2024.12.20 22:59:17.644612 [ 192 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
8597 | 2024.12.20 22:59:17.647179 [ 200 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4248 rows, containing 4 columns (4 merged, 0 gathered) in 0.004158274 sec., 1021577.7026718297 rows/sec., 66.53 MiB/sec. | ||
8598 | 2024.12.20 22:59:17.648055 [ 198 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8599 | 2024.12.20 22:59:17.648690 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8600 | 2024.12.20 22:59:17.648868 [ 190 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_71_14} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8601 | 2024.12.20 22:59:17.648978 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
8602 | 2024.12.20 22:59:17.649993 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21931 rows, containing 5 columns (5 merged, 0 gathered) in 0.013744187 sec., 1595656.4036854273 rows/sec., 107.68 MiB/sec. | ||
8603 | 2024.12.20 22:59:17.650429 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8604 | 2024.12.20 22:59:17.650715 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2024.12.20 22:59:17.650803 [ 198 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8606 | 2024.12.20 22:59:17.650901 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
8607 | 2024.12.20 22:59:18.000166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.59 MiB, peak 230.80 MiB, free memory in arenas 0.00 B, will set to 221.20 MiB (RSS), difference: 1.61 MiB | ||
8608 | 2024.12.20 22:59:19.013996 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
8609 | 2024.12.20 22:59:19.014711 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8610 | 2024.12.20 22:59:19.014754 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8611 | 2024.12.20 22:59:19.015273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8612 | 2024.12.20 22:59:19.015536 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8613 | 2024.12.20 22:59:19.015793 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
8614 | 2024.12.20 22:59:20.459639 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 325 | ||
8615 | 2024.12.20 22:59:20.480360 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8616 | 2024.12.20 22:59:20.480423 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8617 | 2024.12.20 22:59:20.487957 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8618 | 2024.12.20 22:59:20.488739 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8619 | 2024.12.20 22:59:20.492620 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 325 | ||
8620 | 2024.12.20 22:59:22.624983 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8621 | 2024.12.20 22:59:22.625204 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8622 | 2024.12.20 22:59:22.625289 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8623 | 2024.12.20 22:59:22.626114 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8624 | 2024.12.20 22:59:22.626169 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8625 | 2024.12.20 22:59:22.626633 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8626 | 2024.12.20 22:59:22.626892 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8627 | 2024.12.20 22:59:22.627130 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001988 sec., 28169.01408450704 rows/sec., 2.16 MiB/sec. | ||
8628 | 2024.12.20 22:59:22.627198 [ 262 ] {d86bf159-3b7a-45d8-ac32-924cca0409e8} <Debug> TCPHandler: Processed in 0.002362485 sec. | ||
8629 | 2024.12.20 22:59:22.627465 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8630 | 2024.12.20 22:59:22.627685 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8631 | 2024.12.20 22:59:22.627775 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8632 | 2024.12.20 22:59:22.628650 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8633 | 2024.12.20 22:59:22.628699 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8634 | 2024.12.20 22:59:22.629138 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8635 | 2024.12.20 22:59:22.629399 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8636 | 2024.12.20 22:59:22.629654 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002027 sec., 31573.754316724222 rows/sec., 2.46 MiB/sec. | ||
8637 | 2024.12.20 22:59:22.629741 [ 259 ] {840de8ae-da44-461d-aae3-744c58cc7107} <Debug> TCPHandler: Processed in 0.002415206 sec. | ||
8638 | 2024.12.20 22:59:22.630011 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8639 | 2024.12.20 22:59:22.630176 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8640 | 2024.12.20 22:59:22.630245 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8641 | 2024.12.20 22:59:22.630907 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8642 | 2024.12.20 22:59:22.630949 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8643 | 2024.12.20 22:59:22.631372 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8644 | 2024.12.20 22:59:22.631627 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8645 | 2024.12.20 22:59:22.631852 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001711 sec., 93512.56575102279 rows/sec., 6.51 MiB/sec. | ||
8646 | 2024.12.20 22:59:22.631910 [ 262 ] {263d913c-03c2-411e-82c0-b7a2adb85bbd} <Debug> TCPHandler: Processed in 0.002052586 sec. | ||
8647 | 2024.12.20 22:59:22.632074 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8648 | 2024.12.20 22:59:22.632199 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8649 | 2024.12.20 22:59:22.632256 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8650 | 2024.12.20 22:59:22.632782 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8651 | 2024.12.20 22:59:22.632823 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8652 | 2024.12.20 22:59:22.633224 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8653 | 2024.12.20 22:59:22.633467 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8654 | 2024.12.20 22:59:22.633692 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001521 sec., 39447.731755424065 rows/sec., 2.66 MiB/sec. | ||
8655 | 2024.12.20 22:59:22.633750 [ 259 ] {271a8eda-d0cc-4aa0-bdf7-4ef520729e37} <Debug> TCPHandler: Processed in 0.001737398 sec. | ||
8656 | 2024.12.20 22:59:26.349226 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8657 | 2024.12.20 22:59:26.349323 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8658 | 2024.12.20 22:59:26.515938 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
8659 | 2024.12.20 22:59:26.517029 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8660 | 2024.12.20 22:59:26.517113 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8661 | 2024.12.20 22:59:26.517653 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8662 | 2024.12.20 22:59:26.517915 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8663 | 2024.12.20 22:59:26.518142 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
8664 | 2024.12.20 22:59:26.625419 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1216 | ||
8665 | 2024.12.20 22:59:26.628234 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8666 | 2024.12.20 22:59:26.628297 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8667 | 2024.12.20 22:59:26.629803 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8668 | 2024.12.20 22:59:26.630125 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8669 | 2024.12.20 22:59:26.630758 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1216 | ||
8670 | 2024.12.20 22:59:27.631881 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8671 | 2024.12.20 22:59:27.632220 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8672 | 2024.12.20 22:59:27.632379 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8673 | 2024.12.20 22:59:27.633582 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8674 | 2024.12.20 22:59:27.633626 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8675 | 2024.12.20 22:59:27.634069 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8676 | 2024.12.20 22:59:27.634330 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8677 | 2024.12.20 22:59:27.634540 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002435 sec., 5749.486652977413 rows/sec., 413.89 KiB/sec. | ||
8678 | 2024.12.20 22:59:27.634606 [ 262 ] {f6672d51-489d-41a4-a14e-0db8db224feb} <Debug> TCPHandler: Processed in 0.002918161 sec. | ||
8679 | 2024.12.20 22:59:27.634855 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8680 | 2024.12.20 22:59:27.635044 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8681 | 2024.12.20 22:59:27.635116 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8682 | 2024.12.20 22:59:27.636054 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8683 | 2024.12.20 22:59:27.636101 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8684 | 2024.12.20 22:59:27.636559 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8685 | 2024.12.20 22:59:27.636815 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8686 | 2024.12.20 22:59:27.637056 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002062 sec., 137245.3928225024 rows/sec., 12.13 MiB/sec. | ||
8687 | 2024.12.20 22:59:27.637161 [ 259 ] {a4e82368-dea5-4325-a274-e11ee29a22ee} <Debug> TCPHandler: Processed in 0.002432846 sec. | ||
8688 | 2024.12.20 22:59:27.637425 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8689 | 2024.12.20 22:59:27.637603 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8690 | 2024.12.20 22:59:27.637666 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8691 | 2024.12.20 22:59:27.638311 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8692 | 2024.12.20 22:59:27.638351 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8693 | 2024.12.20 22:59:27.638727 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8694 | 2024.12.20 22:59:27.638983 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8695 | 2024.12.20 22:59:27.639165 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001597 sec., 29430.181590482156 rows/sec., 2.12 MiB/sec. | ||
8696 | 2024.12.20 22:59:27.639221 [ 262 ] {25a55fa2-766e-433d-bb56-f3c2b966d296} <Debug> TCPHandler: Processed in 0.001928503 sec. | ||
8697 | 2024.12.20 22:59:27.639395 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8698 | 2024.12.20 22:59:27.639544 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8699 | 2024.12.20 22:59:27.639607 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8700 | 2024.12.20 22:59:27.640240 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8701 | 2024.12.20 22:59:27.640281 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8702 | 2024.12.20 22:59:27.640654 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8703 | 2024.12.20 22:59:27.640903 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8704 | 2024.12.20 22:59:27.641152 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001636 sec., 8557.457212713936 rows/sec., 599.31 KiB/sec. | ||
8705 | 2024.12.20 22:59:27.641252 [ 259 ] {99351c50-7562-4ffa-bc2e-96a489ad7a80} <Debug> TCPHandler: Processed in 0.001923523 sec. | ||
8706 | 2024.12.20 22:59:27.641482 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8707 | 2024.12.20 22:59:27.641705 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8708 | 2024.12.20 22:59:27.641797 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8709 | 2024.12.20 22:59:27.642415 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8710 | 2024.12.20 22:59:27.642453 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8711 | 2024.12.20 22:59:27.642816 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8712 | 2024.12.20 22:59:27.643052 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8713 | 2024.12.20 22:59:27.643244 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001595 sec., 8150.470219435736 rows/sec., 508.18 KiB/sec. | ||
8714 | 2024.12.20 22:59:27.643375 [ 262 ] {c78def56-aa67-4dc9-8f5a-583e21648b95} <Debug> TCPHandler: Processed in 0.002017385 sec. | ||
8715 | 2024.12.20 22:59:27.643598 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8716 | 2024.12.20 22:59:27.643820 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8717 | 2024.12.20 22:59:27.643911 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8718 | 2024.12.20 22:59:27.645028 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8719 | 2024.12.20 22:59:27.645068 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8720 | 2024.12.20 22:59:27.645472 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8721 | 2024.12.20 22:59:27.645716 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8722 | 2024.12.20 22:59:27.645947 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.002182 sec., 193400.5499541705 rows/sec., 13.82 MiB/sec. | ||
8723 | 2024.12.20 22:59:27.646003 [ 259 ] {976bcf7a-eecd-44ed-a121-7ee1249d2f37} <Debug> TCPHandler: Processed in 0.002530359 sec. | ||
8724 | 2024.12.20 22:59:27.646201 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8725 | 2024.12.20 22:59:27.646427 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8726 | 2024.12.20 22:59:27.646522 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8727 | 2024.12.20 22:59:27.647156 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8728 | 2024.12.20 22:59:27.647193 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8729 | 2024.12.20 22:59:27.647561 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8730 | 2024.12.20 22:59:27.647799 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8731 | 2024.12.20 22:59:27.647985 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001613 sec., 3719.7768133911964 rows/sec., 194.34 KiB/sec. | ||
8732 | 2024.12.20 22:59:27.648036 [ 262 ] {40091c26-cb1d-4ecd-a1a0-8782bca12a31} <Debug> TCPHandler: Processed in 0.001946293 sec. | ||
8733 | 2024.12.20 22:59:27.648188 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8734 | 2024.12.20 22:59:27.648330 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8735 | 2024.12.20 22:59:27.648392 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8736 | 2024.12.20 22:59:27.649044 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8737 | 2024.12.20 22:59:27.649083 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8738 | 2024.12.20 22:59:27.649478 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8739 | 2024.12.20 22:59:27.649717 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8740 | 2024.12.20 22:59:27.649927 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001628 sec., 145577.39557739557 rows/sec., 9.76 MiB/sec. | ||
8741 | 2024.12.20 22:59:27.649983 [ 259 ] {0a8421ab-1371-4035-b2ab-47d77a376dc7} <Debug> TCPHandler: Processed in 0.001859071 sec. | ||
8742 | 2024.12.20 22:59:27.650134 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8743 | 2024.12.20 22:59:27.650272 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8744 | 2024.12.20 22:59:27.650333 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8745 | 2024.12.20 22:59:27.650868 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8746 | 2024.12.20 22:59:27.650904 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8747 | 2024.12.20 22:59:27.651263 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8748 | 2024.12.20 22:59:27.651508 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8749 | 2024.12.20 22:59:27.651690 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
8750 | 2024.12.20 22:59:27.651740 [ 262 ] {f58ece41-5325-40b5-975b-1f8875c23e23} <Debug> TCPHandler: Processed in 0.001671646 sec. | ||
8751 | 2024.12.20 22:59:27.651884 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8752 | 2024.12.20 22:59:27.652022 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8753 | 2024.12.20 22:59:27.652115 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8754 | 2024.12.20 22:59:27.653440 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8755 | 2024.12.20 22:59:27.653480 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8756 | 2024.12.20 22:59:27.654143 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
8757 | 2024.12.20 22:59:27.654408 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8758 | 2024.12.20 22:59:27.654585 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
8759 | 2024.12.20 22:59:27.654654 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8760 | 2024.12.20 22:59:27.654690 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8761 | 2024.12.20 22:59:27.654698 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002696 sec., 14836.795252225518 rows/sec., 26.59 MiB/sec. | ||
8762 | 2024.12.20 22:59:27.655067 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::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 | ||
8763 | 2024.12.20 22:59:27.655104 [ 259 ] {c9dc15b8-2bad-4181-8b4b-bccd9c3e07fd} <Debug> TCPHandler: Processed in 0.00328924 sec. | ||
8764 | 2024.12.20 22:59:27.655334 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8765 | 2024.12.20 22:59:27.655614 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8766 | 2024.12.20 22:59:27.655747 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8767 | 2024.12.20 22:59:27.655959 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8768 | 2024.12.20 22:59:27.656230 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 932 rows starting from the beginning of the part | ||
8769 | 2024.12.20 22:59:27.657014 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
8770 | 2024.12.20 22:59:27.657854 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
8771 | 2024.12.20 22:59:27.657913 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8772 | 2024.12.20 22:59:27.657992 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8773 | 2024.12.20 22:59:27.658463 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
8774 | 2024.12.20 22:59:27.659213 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
8775 | 2024.12.20 22:59:27.659778 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8776 | 2024.12.20 22:59:27.659888 [ 190 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
8777 | 2024.12.20 22:59:27.660683 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8778 | 2024.12.20 22:59:27.661219 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005693 sec., 14403.653609696117 rows/sec., 936.77 KiB/sec. | ||
8779 | 2024.12.20 22:59:27.661364 [ 262 ] {10a3cdb2-e1e9-41b6-937c-8e27d15b3cab} <Debug> TCPHandler: Processed in 0.006143369 sec. | ||
8780 | 2024.12.20 22:59:27.668275 [ 199 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 19 columns (19 merged, 0 gathered) in 0.01347431 sec., 84011.72304926932 rows/sec., 150.55 MiB/sec. | ||
8781 | 2024.12.20 22:59:27.669628 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
8782 | 2024.12.20 22:59:27.670117 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8783 | 2024.12.20 22:59:27.670215 [ 197 ] {3539e0a7-cf24-44ce-aced-9c26e6254a53::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
8784 | 2024.12.20 22:59:27.670404 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.61 MiB. | ||
8785 | 2024.12.20 22:59:27.992681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 332 | ||
8786 | 2024.12.20 22:59:28.000170 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.04 MiB, peak 230.80 MiB, free memory in arenas 0.00 B, will set to 224.36 MiB (RSS), difference: 2.32 MiB | ||
8787 | 2024.12.20 22:59:28.013592 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8788 | 2024.12.20 22:59:28.013638 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8789 | 2024.12.20 22:59:28.020888 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8790 | 2024.12.20 22:59:28.021644 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8791 | 2024.12.20 22:59:28.024292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
8792 | 2024.12.20 22:59:32.624592 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8793 | 2024.12.20 22:59:32.624813 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8794 | 2024.12.20 22:59:32.624892 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8795 | 2024.12.20 22:59:32.625668 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8796 | 2024.12.20 22:59:32.625724 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8797 | 2024.12.20 22:59:32.626163 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
8798 | 2024.12.20 22:59:32.626431 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8799 | 2024.12.20 22:59:32.626671 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001898 sec., 1053.7407797681772 rows/sec., 85.93 KiB/sec. | ||
8800 | 2024.12.20 22:59:32.626806 [ 262 ] {a0d1bd2f-e84c-4c3f-a54e-45323a5c6f7c} <Debug> TCPHandler: Processed in 0.002360895 sec. | ||
8801 | 2024.12.20 22:59:32.627084 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8802 | 2024.12.20 22:59:32.627295 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8803 | 2024.12.20 22:59:32.627375 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8804 | 2024.12.20 22:59:32.628191 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8805 | 2024.12.20 22:59:32.628240 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8806 | 2024.12.20 22:59:32.628683 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8807 | 2024.12.20 22:59:32.628963 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8808 | 2024.12.20 22:59:32.629228 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001982 sec., 28758.82946518668 rows/sec., 2.21 MiB/sec. | ||
8809 | 2024.12.20 22:59:32.629341 [ 259 ] {25c72e89-f93b-4de9-bb92-d572f36799ff} <Debug> TCPHandler: Processed in 0.002396036 sec. | ||
8810 | 2024.12.20 22:59:32.629570 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8811 | 2024.12.20 22:59:32.629746 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8812 | 2024.12.20 22:59:32.629808 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8813 | 2024.12.20 22:59:32.630489 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2024.12.20 22:59:32.630528 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8815 | 2024.12.20 22:59:32.630888 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8816 | 2024.12.20 22:59:32.631145 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8817 | 2024.12.20 22:59:32.631370 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001649 sec., 1212.856276531231 rows/sec., 84.69 KiB/sec. | ||
8818 | 2024.12.20 22:59:32.631572 [ 262 ] {cd57d9c1-c622-4a3a-b348-983708476bc3} <Debug> TCPHandler: Processed in 0.002121849 sec. | ||
8819 | 2024.12.20 22:59:32.631797 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8820 | 2024.12.20 22:59:32.631942 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8821 | 2024.12.20 22:59:32.632002 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8822 | 2024.12.20 22:59:32.632720 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8823 | 2024.12.20 22:59:32.632768 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8824 | 2024.12.20 22:59:32.633166 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8825 | 2024.12.20 22:59:32.633412 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8826 | 2024.12.20 22:59:32.633632 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001724 sec., 38283.0626450116 rows/sec., 2.99 MiB/sec. | ||
8827 | 2024.12.20 22:59:32.633685 [ 259 ] {3cfec414-f923-4c0a-ad9b-6718829b15a7} <Debug> TCPHandler: Processed in 0.001983515 sec. | ||
8828 | 2024.12.20 22:59:32.633850 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8829 | 2024.12.20 22:59:32.633972 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8830 | 2024.12.20 22:59:32.634027 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8831 | 2024.12.20 22:59:32.634616 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8832 | 2024.12.20 22:59:32.634653 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8833 | 2024.12.20 22:59:32.635062 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8834 | 2024.12.20 22:59:32.635311 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8835 | 2024.12.20 22:59:32.635514 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001563 sec., 103007.03774792067 rows/sec., 7.17 MiB/sec. | ||
8836 | 2024.12.20 22:59:32.635617 [ 262 ] {13d74b16-4e6e-4353-a344-fd61e4417744} <Debug> TCPHandler: Processed in 0.00182708 sec. | ||
8837 | 2024.12.20 22:59:32.635799 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8838 | 2024.12.20 22:59:32.635962 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8839 | 2024.12.20 22:59:32.636015 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8840 | 2024.12.20 22:59:32.636522 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2024.12.20 22:59:32.636562 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8842 | 2024.12.20 22:59:32.636948 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
8843 | 2024.12.20 22:59:32.637191 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8844 | 2024.12.20 22:59:32.637418 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001494 sec., 40160.642570281125 rows/sec., 2.71 MiB/sec. | ||
8845 | 2024.12.20 22:59:32.637473 [ 259 ] {4e500dd3-b6a1-4bf8-9680-cc1f6134acf4} <Debug> TCPHandler: Processed in 0.001768129 sec. | ||
8846 | 2024.12.20 22:59:34.018255 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
8847 | 2024.12.20 22:59:34.018905 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8848 | 2024.12.20 22:59:34.018949 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
8849 | 2024.12.20 22:59:34.019437 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8850 | 2024.12.20 22:59:34.019678 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8851 | 2024.12.20 22:59:34.019913 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
8852 | 2024.12.20 22:59:35.524433 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
8853 | 2024.12.20 22:59:35.545513 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8854 | 2024.12.20 22:59:35.545576 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8855 | 2024.12.20 22:59:35.553129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8856 | 2024.12.20 22:59:35.553936 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8857 | 2024.12.20 22:59:35.557735 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
8858 | 2024.12.20 22:59:36.630919 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1250 | ||
8859 | 2024.12.20 22:59:36.634610 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8860 | 2024.12.20 22:59:36.634667 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8861 | 2024.12.20 22:59:36.636192 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8862 | 2024.12.20 22:59:36.636534 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8863 | 2024.12.20 22:59:36.638837 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1250 | ||
8864 | 2024.12.20 22:59:37.630653 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8865 | 2024.12.20 22:59:37.630871 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8866 | 2024.12.20 22:59:37.630952 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8867 | 2024.12.20 22:59:37.631751 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8868 | 2024.12.20 22:59:37.631795 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8869 | 2024.12.20 22:59:37.632246 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8870 | 2024.12.20 22:59:37.632507 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8871 | 2024.12.20 22:59:37.632746 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. | ||
8872 | 2024.12.20 22:59:37.632891 [ 262 ] {c09b9eb8-fbd7-42e4-8f1b-bda406b6dc3f} <Debug> TCPHandler: Processed in 0.002379926 sec. | ||
8873 | 2024.12.20 22:59:37.633196 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8874 | 2024.12.20 22:59:37.633405 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8875 | 2024.12.20 22:59:37.633487 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8876 | 2024.12.20 22:59:37.634452 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8877 | 2024.12.20 22:59:37.634503 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8878 | 2024.12.20 22:59:37.634957 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8879 | 2024.12.20 22:59:37.635213 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8880 | 2024.12.20 22:59:37.635450 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002101 sec., 134697.76297001427 rows/sec., 11.90 MiB/sec. | ||
8881 | 2024.12.20 22:59:37.635514 [ 259 ] {b56eb706-b4d2-4c76-982f-b532dafed618} <Debug> TCPHandler: Processed in 0.002485088 sec. | ||
8882 | 2024.12.20 22:59:37.635678 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.12.20 22:59:37.635808 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8884 | 2024.12.20 22:59:37.635861 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8885 | 2024.12.20 22:59:37.636483 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8886 | 2024.12.20 22:59:37.636523 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8887 | 2024.12.20 22:59:37.636894 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8888 | 2024.12.20 22:59:37.637142 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8889 | 2024.12.20 22:59:37.637345 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001562 sec., 30089.628681177976 rows/sec., 2.17 MiB/sec. | ||
8890 | 2024.12.20 22:59:37.637435 [ 262 ] {aa2987b3-7215-4501-bfb0-e9eab70b10f4} <Debug> TCPHandler: Processed in 0.0018186 sec. | ||
8891 | 2024.12.20 22:59:37.637645 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8892 | 2024.12.20 22:59:37.637793 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8893 | 2024.12.20 22:59:37.637847 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8894 | 2024.12.20 22:59:37.638450 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8895 | 2024.12.20 22:59:37.638492 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8896 | 2024.12.20 22:59:37.638868 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8897 | 2024.12.20 22:59:37.639102 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8898 | 2024.12.20 22:59:37.639305 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00154 sec., 9090.909090909092 rows/sec., 636.67 KiB/sec. | ||
8899 | 2024.12.20 22:59:37.639362 [ 259 ] {f55a4395-086b-4138-8752-1a049eb8ef40} <Debug> TCPHandler: Processed in 0.001837721 sec. | ||
8900 | 2024.12.20 22:59:37.639527 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.12.20 22:59:37.639667 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8902 | 2024.12.20 22:59:37.639725 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8903 | 2024.12.20 22:59:37.640450 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8904 | 2024.12.20 22:59:37.640499 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8905 | 2024.12.20 22:59:37.640955 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8906 | 2024.12.20 22:59:37.641234 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8907 | 2024.12.20 22:59:37.641453 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001811 sec., 7178.354500276091 rows/sec., 447.57 KiB/sec. | ||
8908 | 2024.12.20 22:59:37.641638 [ 262 ] {03678814-0f3a-490c-b0ac-8c1ca1a8003b} <Debug> TCPHandler: Processed in 0.00217481 sec. | ||
8909 | 2024.12.20 22:59:37.641857 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8910 | 2024.12.20 22:59:37.641994 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8911 | 2024.12.20 22:59:37.642052 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8912 | 2024.12.20 22:59:37.642781 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8913 | 2024.12.20 22:59:37.642821 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8914 | 2024.12.20 22:59:37.643205 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8915 | 2024.12.20 22:59:37.643444 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8916 | 2024.12.20 22:59:37.643665 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001702 sec., 247943.59576968272 rows/sec., 17.72 MiB/sec. | ||
8917 | 2024.12.20 22:59:37.643720 [ 259 ] {bc2c5690-c0c1-47a5-b63e-771b926fa88e} <Debug> TCPHandler: Processed in 0.001956603 sec. | ||
8918 | 2024.12.20 22:59:37.643869 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8919 | 2024.12.20 22:59:37.643987 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8920 | 2024.12.20 22:59:37.644039 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8921 | 2024.12.20 22:59:37.644544 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8922 | 2024.12.20 22:59:37.644583 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8923 | 2024.12.20 22:59:37.644954 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8924 | 2024.12.20 22:59:37.645194 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8925 | 2024.12.20 22:59:37.645388 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
8926 | 2024.12.20 22:59:37.645441 [ 262 ] {2b84427a-7a59-4c3f-aa65-0708f87431e2} <Debug> TCPHandler: Processed in 0.001631115 sec. | ||
8927 | 2024.12.20 22:59:37.645583 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8928 | 2024.12.20 22:59:37.645700 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8929 | 2024.12.20 22:59:37.645754 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8930 | 2024.12.20 22:59:37.646338 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8931 | 2024.12.20 22:59:37.646378 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8932 | 2024.12.20 22:59:37.646770 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8933 | 2024.12.20 22:59:37.647005 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8934 | 2024.12.20 22:59:37.647217 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001542 sec., 153696.4980544747 rows/sec., 10.30 MiB/sec. | ||
8935 | 2024.12.20 22:59:37.647272 [ 259 ] {8181393c-69ad-4c7f-aad2-e34f77699ce0} <Debug> TCPHandler: Processed in 0.001743788 sec. | ||
8936 | 2024.12.20 22:59:37.647421 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8937 | 2024.12.20 22:59:37.647559 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8938 | 2024.12.20 22:59:37.647621 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8939 | 2024.12.20 22:59:37.648176 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8940 | 2024.12.20 22:59:37.648214 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8941 | 2024.12.20 22:59:37.648581 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8942 | 2024.12.20 22:59:37.648823 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8943 | 2024.12.20 22:59:37.648945 [ 147 ] {} <Debug> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
8944 | 2024.12.20 22:59:37.648990 [ 147 ] {} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8945 | 2024.12.20 22:59:37.649009 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001478 sec., 676.5899864682003 rows/sec., 45.59 KiB/sec. | ||
8946 | 2024.12.20 22:59:37.649013 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8947 | 2024.12.20 22:59:37.649104 [ 262 ] {bee691d9-f420-4626-a7d4-a18b031f1965} <Debug> TCPHandler: Processed in 0.001748028 sec. | ||
8948 | 2024.12.20 22:59:37.649351 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8949 | 2024.12.20 22:59:37.649734 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8950 | 2024.12.20 22:59:37.649810 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8951 | 2024.12.20 22:59:37.649972 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
8952 | 2024.12.20 22:59:37.650371 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8953 | 2024.12.20 22:59:37.650475 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8954 | 2024.12.20 22:59:37.650846 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8955 | 2024.12.20 22:59:37.651170 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8956 | 2024.12.20 22:59:37.651648 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8957 | 2024.12.20 22:59:37.651986 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8958 | 2024.12.20 22:59:37.652451 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::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 | ||
8959 | 2024.12.20 22:59:37.656040 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8960 | 2024.12.20 22:59:37.656090 [ 190 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 4 columns (4 merged, 0 gathered) in 0.006943241 sec., 4608.798686377154 rows/sec., 310.55 KiB/sec. | ||
8961 | 2024.12.20 22:59:37.656099 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8962 | 2024.12.20 22:59:37.656297 [ 199 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
8963 | 2024.12.20 22:59:37.656905 [ 199 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_32_7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8964 | 2024.12.20 22:59:37.657117 [ 199 ] {e07de034-04e2-4118-a771-b8cda18b0bda::all_1_32_7} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
8965 | 2024.12.20 22:59:37.657307 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8966 | 2024.12.20 22:59:37.657536 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
8967 | 2024.12.20 22:59:37.657808 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8968 | 2024.12.20 22:59:37.658053 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.008472 sec., 4721.435316336166 rows/sec., 8.46 MiB/sec. | ||
8969 | 2024.12.20 22:59:37.658166 [ 259 ] {e776c5f4-bbd0-46dc-81f5-0ba1b3aa3b82} <Debug> TCPHandler: Processed in 0.008947296 sec. | ||
8970 | 2024.12.20 22:59:37.658337 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8971 | 2024.12.20 22:59:37.658474 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8972 | 2024.12.20 22:59:37.658533 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8973 | 2024.12.20 22:59:37.659124 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8974 | 2024.12.20 22:59:37.659167 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8975 | 2024.12.20 22:59:37.659551 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
8976 | 2024.12.20 22:59:37.659801 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8977 | 2024.12.20 22:59:37.659978 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001536 sec., 53385.416666666664 rows/sec., 3.39 MiB/sec. | ||
8978 | 2024.12.20 22:59:37.660029 [ 262 ] {05f5b58d-1da7-44a1-b953-12a926a822ca} <Debug> TCPHandler: Processed in 0.001759538 sec. | ||
8979 | 2024.12.20 22:59:41.349384 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8980 | 2024.12.20 22:59:41.349455 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8981 | 2024.12.20 22:59:41.520037 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8982 | 2024.12.20 22:59:41.520734 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8983 | 2024.12.20 22:59:41.520788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8984 | 2024.12.20 22:59:41.521339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8985 | 2024.12.20 22:59:41.521613 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8986 | 2024.12.20 22:59:41.521864 [ 142 ] {} <Debug> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8987 | 2024.12.20 22:59:41.521908 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8988 | 2024.12.20 22:59:41.521971 [ 142 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8989 | 2024.12.20 22:59:41.522018 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
8990 | 2024.12.20 22:59:41.522212 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::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 | ||
8991 | 2024.12.20 22:59:41.522398 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8992 | 2024.12.20 22:59:41.522439 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8993 | 2024.12.20 22:59:41.522516 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8994 | 2024.12.20 22:59:41.522703 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8995 | 2024.12.20 22:59:41.522921 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8996 | 2024.12.20 22:59:41.523123 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8997 | 2024.12.20 22:59:41.523203 [ 194 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8998 | 2024.12.20 22:59:41.525632 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.003512626 sec., 6008610.082599172 rows/sec., 85.95 MiB/sec. | ||
8999 | 2024.12.20 22:59:41.526098 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9000 | 2024.12.20 22:59:41.526488 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9001 | 2024.12.20 22:59:41.526590 [ 187 ] {f852dfcd-a974-427e-a890-8650daa40b50::all_1_46_9} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9002 | 2024.12.20 22:59:41.526722 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
9003 | 2024.12.20 22:59:42.624516 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9004 | 2024.12.20 22:59:42.624728 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9005 | 2024.12.20 22:59:42.624809 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9006 | 2024.12.20 22:59:42.625674 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9007 | 2024.12.20 22:59:42.625720 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9008 | 2024.12.20 22:59:42.626169 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9009 | 2024.12.20 22:59:42.626430 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9010 | 2024.12.20 22:59:42.626636 [ 141 ] {} <Debug> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9011 | 2024.12.20 22:59:42.626671 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.15 MiB/sec. | ||
9012 | 2024.12.20 22:59:42.626723 [ 141 ] {} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9013 | 2024.12.20 22:59:42.626797 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9014 | 2024.12.20 22:59:42.626807 [ 262 ] {c2d2a828-0a3c-4f1e-ae0a-2a1cbfe189d1} <Debug> TCPHandler: Processed in 0.002430957 sec. | ||
9015 | 2024.12.20 22:59:42.627040 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
9016 | 2024.12.20 22:59:42.627125 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9017 | 2024.12.20 22:59:42.627226 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9018 | 2024.12.20 22:59:42.627299 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1432 rows starting from the beginning of the part | ||
9019 | 2024.12.20 22:59:42.627449 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9020 | 2024.12.20 22:59:42.627507 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
9021 | 2024.12.20 22:59:42.627634 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9022 | 2024.12.20 22:59:42.627890 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 283 rows starting from the beginning of the part | ||
9023 | 2024.12.20 22:59:42.628266 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 57 rows starting from the beginning of the part | ||
9024 | 2024.12.20 22:59:42.628517 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 283 rows starting from the beginning of the part | ||
9025 | 2024.12.20 22:59:42.628923 [ 201 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::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 | ||
9026 | 2024.12.20 22:59:42.630733 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9027 | 2024.12.20 22:59:42.630820 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9028 | 2024.12.20 22:59:42.631695 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9029 | 2024.12.20 22:59:42.632196 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9030 | 2024.12.20 22:59:42.632206 [ 191 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2167 rows, containing 5 columns (5 merged, 0 gathered) in 0.005306356 sec., 408378.17892354 rows/sec., 36.04 MiB/sec. | ||
9031 | 2024.12.20 22:59:42.632465 [ 141 ] {} <Debug> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9032 | 2024.12.20 22:59:42.632556 [ 141 ] {} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9033 | 2024.12.20 22:59:42.632605 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9034 | 2024.12.20 22:59:42.632633 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005282 sec., 12116.622491480499 rows/sec., 968.43 KiB/sec. | ||
9035 | 2024.12.20 22:59:42.632669 [ 191 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9036 | 2024.12.20 22:59:42.632959 [ 259 ] {ba0aab5c-45e0-4676-883b-80f9038e7482} <Debug> TCPHandler: Processed in 0.006004514 sec. | ||
9037 | 2024.12.20 22:59:42.633313 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9038 | 2024.12.20 22:59:42.633741 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9039 | 2024.12.20 22:59:42.633947 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9040 | 2024.12.20 22:59:42.634264 [ 191 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9041 | 2024.12.20 22:59:42.634559 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
9042 | 2024.12.20 22:59:42.634687 [ 191 ] {2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a::all_1_76_15} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9043 | 2024.12.20 22:59:42.635152 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9044 | 2024.12.20 22:59:42.635364 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9045 | 2024.12.20 22:59:42.635466 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 914 rows starting from the beginning of the part | ||
9046 | 2024.12.20 22:59:42.635752 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
9047 | 2024.12.20 22:59:42.636091 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 422 rows starting from the beginning of the part | ||
9048 | 2024.12.20 22:59:42.636399 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 66 rows starting from the beginning of the part | ||
9049 | 2024.12.20 22:59:42.636685 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 422 rows starting from the beginning of the part | ||
9050 | 2024.12.20 22:59:42.636992 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::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 | ||
9051 | 2024.12.20 22:59:42.637675 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9052 | 2024.12.20 22:59:42.637741 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9053 | 2024.12.20 22:59:42.638725 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9054 | 2024.12.20 22:59:42.639315 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9055 | 2024.12.20 22:59:42.639555 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9056 | 2024.12.20 22:59:42.639662 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9057 | 2024.12.20 22:59:42.639697 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9058 | 2024.12.20 22:59:42.639743 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006159 sec., 25978.243221302157 rows/sec., 1.81 MiB/sec. | ||
9059 | 2024.12.20 22:59:42.640175 [ 262 ] {89b89663-2d65-42d7-b394-7a4cc49c82ad} <Debug> TCPHandler: Processed in 0.007055114 sec. | ||
9060 | 2024.12.20 22:59:42.640490 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9061 | 2024.12.20 22:59:42.640574 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1952 rows, containing 5 columns (5 merged, 0 gathered) in 0.007750853 sec., 251843.24873662292 rows/sec., 19.28 MiB/sec. | ||
9062 | 2024.12.20 22:59:42.640711 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
9063 | 2024.12.20 22:59:42.640801 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9064 | 2024.12.20 22:59:42.640899 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9065 | 2024.12.20 22:59:42.640965 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9066 | 2024.12.20 22:59:42.641451 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9067 | 2024.12.20 22:59:42.641723 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21931 rows starting from the beginning of the part | ||
9068 | 2024.12.20 22:59:42.641869 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9069 | 2024.12.20 22:59:42.642350 [ 189 ] {40d5b997-1165-4116-963d-ab59fa8c1aa5::all_1_76_15} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9070 | 2024.12.20 22:59:42.642352 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
9071 | 2024.12.20 22:59:42.642619 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9072 | 2024.12.20 22:59:42.642841 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
9073 | 2024.12.20 22:59:42.643182 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
9074 | 2024.12.20 22:59:42.643458 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
9075 | 2024.12.20 22:59:42.643773 [ 190 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::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 | ||
9076 | 2024.12.20 22:59:42.644221 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9077 | 2024.12.20 22:59:42.644298 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9078 | 2024.12.20 22:59:42.645059 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9079 | 2024.12.20 22:59:42.645420 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9080 | 2024.12.20 22:59:42.645644 [ 141 ] {} <Debug> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9081 | 2024.12.20 22:59:42.645715 [ 141 ] {} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9082 | 2024.12.20 22:59:42.645788 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9083 | 2024.12.20 22:59:42.645835 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005104 sec., 11755.485893416928 rows/sec., 811.25 KiB/sec. | ||
9084 | 2024.12.20 22:59:42.646175 [ 259 ] {8f880158-6b01-4cfa-acb2-a35fba3675ef} <Debug> TCPHandler: Processed in 0.005850331 sec. | ||
9085 | 2024.12.20 22:59:42.646203 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9086 | 2024.12.20 22:59:42.646552 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9087 | 2024.12.20 22:59:42.646620 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4248 rows starting from the beginning of the part | ||
9088 | 2024.12.20 22:59:42.646921 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9089 | 2024.12.20 22:59:42.647214 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9090 | 2024.12.20 22:59:42.647586 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9091 | 2024.12.20 22:59:42.647877 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9092 | 2024.12.20 22:59:42.648174 [ 189 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::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 | ||
9093 | 2024.12.20 22:59:42.660446 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4592 rows, containing 4 columns (4 merged, 0 gathered) in 0.014535429 sec., 315917.7482824896 rows/sec., 20.58 MiB/sec. | ||
9094 | 2024.12.20 22:59:42.660863 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9095 | 2024.12.20 22:59:42.661162 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9096 | 2024.12.20 22:59:42.661242 [ 196 ] {cf656d27-7cce-4b69-aa0c-777e4140e37f::all_1_76_15} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9097 | 2024.12.20 22:59:42.661338 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
9098 | 2024.12.20 22:59:42.663613 [ 193 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22886 rows, containing 5 columns (5 merged, 0 gathered) in 0.023661659 sec., 967218.7398187084 rows/sec., 65.30 MiB/sec. | ||
9099 | 2024.12.20 22:59:42.664284 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9100 | 2024.12.20 22:59:42.664593 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9101 | 2024.12.20 22:59:42.664673 [ 196 ] {eaf49eba-1150-4b06-8276-eb37fbd6905a::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9102 | 2024.12.20 22:59:42.664764 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
9103 | 2024.12.20 22:59:43.057792 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
9104 | 2024.12.20 22:59:43.081169 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9105 | 2024.12.20 22:59:43.081222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9106 | 2024.12.20 22:59:43.089669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
9107 | 2024.12.20 22:59:43.090451 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9108 | 2024.12.20 22:59:43.090726 [ 141 ] {} <Debug> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
9109 | 2024.12.20 22:59:43.090788 [ 141 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9110 | 2024.12.20 22:59:43.090827 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9111 | 2024.12.20 22:59:43.091240 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
9112 | 2024.12.20 22:59:43.107139 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
9113 | 2024.12.20 22:59:43.108577 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9114 | 2024.12.20 22:59:43.110160 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
9115 | 2024.12.20 22:59:43.115888 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
9116 | 2024.12.20 22:59:43.121623 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 8 rows starting from the beginning of the part | ||
9117 | 2024.12.20 22:59:43.127503 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 7 rows starting from the beginning of the part | ||
9118 | 2024.12.20 22:59:43.133475 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
9119 | 2024.12.20 22:59:43.138016 [ 198 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::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 | ||
9120 | 2024.12.20 22:59:43.196806 [ 193 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.105858827 sec., 3277.9505482334507 rows/sec., 16.95 MiB/sec. | ||
9121 | 2024.12.20 22:59:43.200233 [ 192 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
9122 | 2024.12.20 22:59:43.203312 [ 192 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9123 | 2024.12.20 22:59:43.203441 [ 192 ] {5ce32754-5e9e-40f1-b33a-52d72d6964a2::all_1_46_9} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
9124 | 2024.12.20 22:59:43.206034 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
9125 | 2024.12.20 22:59:43.238688 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9126 | 2024.12.20 22:59:43.238909 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9127 | 2024.12.20 22:59:43.238994 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9128 | 2024.12.20 22:59:43.239873 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.12.20 22:59:43.239926 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9130 | 2024.12.20 22:59:43.240385 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9131 | 2024.12.20 22:59:43.240643 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9132 | 2024.12.20 22:59:43.240848 [ 141 ] {} <Debug> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9133 | 2024.12.20 22:59:43.240914 [ 141 ] {} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9134 | 2024.12.20 22:59:43.240931 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002071 sec., 6760.019314340899 rows/sec., 486.63 KiB/sec. | ||
9135 | 2024.12.20 22:59:43.240956 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9136 | 2024.12.20 22:59:43.241125 [ 262 ] {e6079e09-c49e-42c9-a0dc-9bada35f8202} <Debug> TCPHandler: Processed in 0.002580191 sec. | ||
9137 | 2024.12.20 22:59:43.241210 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::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 | ||
9138 | 2024.12.20 22:59:43.241381 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9139 | 2024.12.20 22:59:43.241416 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 14 rows starting from the beginning of the part | ||
9140 | 2024.12.20 22:59:43.241496 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9141 | 2024.12.20 22:59:43.241618 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part | ||
9142 | 2024.12.20 22:59:43.241929 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9143 | 2024.12.20 22:59:43.241939 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9144 | 2024.12.20 22:59:43.242131 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9145 | 2024.12.20 22:59:43.242169 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9146 | 2024.12.20 22:59:43.242535 [ 193 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
9147 | 2024.12.20 22:59:43.244504 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9148 | 2024.12.20 22:59:43.244579 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9149 | 2024.12.20 22:59:43.245139 [ 188 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004053042 sec., 17270.978193662933 rows/sec., 1.28 MiB/sec. | ||
9150 | 2024.12.20 22:59:43.245443 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
9151 | 2024.12.20 22:59:43.245482 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9152 | 2024.12.20 22:59:43.245978 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9153 | 2024.12.20 22:59:43.246241 [ 141 ] {} <Debug> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
9154 | 2024.12.20 22:59:43.246349 [ 141 ] {} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9155 | 2024.12.20 22:59:43.246455 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004691 sec., 426.3483265828182 rows/sec., 34.77 KiB/sec. | ||
9156 | 2024.12.20 22:59:43.246484 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9157 | 2024.12.20 22:59:43.246490 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9158 | 2024.12.20 22:59:43.246773 [ 259 ] {57523231-f759-4c68-adab-f09eaacba990} <Debug> TCPHandler: Processed in 0.00546135 sec. | ||
9159 | 2024.12.20 22:59:43.247059 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
9160 | 2024.12.20 22:59:43.247126 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9161 | 2024.12.20 22:59:43.247275 [ 195 ] {80b83a9b-fbf8-4d1d-a763-7e77a2037d21::all_1_33_8} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9162 | 2024.12.20 22:59:43.247779 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9163 | 2024.12.20 22:59:43.247868 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9164 | 2024.12.20 22:59:43.247981 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9165 | 2024.12.20 22:59:43.248091 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9166 | 2024.12.20 22:59:43.248122 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
9167 | 2024.12.20 22:59:43.248548 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
9168 | 2024.12.20 22:59:43.249002 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
9169 | 2024.12.20 22:59:43.249547 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 14 rows starting from the beginning of the part | ||
9170 | 2024.12.20 22:59:43.249925 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
9171 | 2024.12.20 22:59:43.250327 [ 197 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
9172 | 2024.12.20 22:59:43.251785 [ 188 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.00512035 sec., 7811.965978888162 rows/sec., 667.53 KiB/sec. | ||
9173 | 2024.12.20 22:59:43.252146 [ 188 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
9174 | 2024.12.20 22:59:43.252635 [ 188 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9175 | 2024.12.20 22:59:43.252660 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9176 | 2024.12.20 22:59:43.252732 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9177 | 2024.12.20 22:59:43.252774 [ 188 ] {1dc4ac2b-ed09-4dff-b211-6e464aee889b::all_1_15_3} <Trace> oximeter.fields_ipaddr (1dc4ac2b-ed09-4dff-b211-6e464aee889b) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
9178 | 2024.12.20 22:59:43.252949 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9179 | 2024.12.20 22:59:43.253377 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9180 | 2024.12.20 22:59:43.253634 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9181 | 2024.12.20 22:59:43.253865 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Debug> executeQuery: Read 1424 rows, 122.25 KiB in 0.006264 sec., 227330.779054917 rows/sec., 19.06 MiB/sec. | ||
9182 | 2024.12.20 22:59:43.253930 [ 262 ] {820ed71d-ddca-4200-9127-d462168185f4} <Debug> TCPHandler: Processed in 0.006989512 sec. | ||
9183 | 2024.12.20 22:59:43.254096 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9184 | 2024.12.20 22:59:43.254221 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9185 | 2024.12.20 22:59:43.254275 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9186 | 2024.12.20 22:59:43.254905 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9187 | 2024.12.20 22:59:43.254945 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9188 | 2024.12.20 22:59:43.255317 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9189 | 2024.12.20 22:59:43.255555 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9190 | 2024.12.20 22:59:43.255791 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Debug> executeQuery: Read 49 rows, 3.60 KiB in 0.001597 sec., 30682.52974326863 rows/sec., 2.20 MiB/sec. | ||
9191 | 2024.12.20 22:59:43.255911 [ 259 ] {61482a73-721f-4b6d-b6ad-9796c48478ed} <Debug> TCPHandler: Processed in 0.001872582 sec. | ||
9192 | 2024.12.20 22:59:43.256071 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9193 | 2024.12.20 22:59:43.256194 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9194 | 2024.12.20 22:59:43.256246 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9195 | 2024.12.20 22:59:43.256945 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9196 | 2024.12.20 22:59:43.256985 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9197 | 2024.12.20 22:59:43.257366 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9198 | 2024.12.20 22:59:43.257612 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9199 | 2024.12.20 22:59:43.257857 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001684 sec., 143705.46318289786 rows/sec., 9.74 MiB/sec. | ||
9200 | 2024.12.20 22:59:43.258031 [ 262 ] {959cc712-0c2e-49e7-8fea-21e62e34a984} <Debug> TCPHandler: Processed in 0.002031666 sec. | ||
9201 | 2024.12.20 22:59:43.258253 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9202 | 2024.12.20 22:59:43.258372 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9203 | 2024.12.20 22:59:43.258430 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9204 | 2024.12.20 22:59:43.259088 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9205 | 2024.12.20 22:59:43.259134 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9206 | 2024.12.20 22:59:43.259534 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9207 | 2024.12.20 22:59:43.259767 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9208 | 2024.12.20 22:59:43.259927 [ 141 ] {} <Debug> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
9209 | 2024.12.20 22:59:43.259992 [ 141 ] {} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9210 | 2024.12.20 22:59:43.260006 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001647 sec., 7893.139040680024 rows/sec., 492.14 KiB/sec. | ||
9211 | 2024.12.20 22:59:43.260032 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9212 | 2024.12.20 22:59:43.260136 [ 259 ] {c5afd119-b6c3-41d2-9a27-3a5a50bdb2e6} <Debug> TCPHandler: Processed in 0.001974495 sec. | ||
9213 | 2024.12.20 22:59:43.260255 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::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 | ||
9214 | 2024.12.20 22:59:43.260315 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9215 | 2024.12.20 22:59:43.260396 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9216 | 2024.12.20 22:59:43.260444 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 13 rows starting from the beginning of the part | ||
9217 | 2024.12.20 22:59:43.260456 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9218 | 2024.12.20 22:59:43.260551 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9219 | 2024.12.20 22:59:43.260690 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 13 rows starting from the beginning of the part | ||
9220 | 2024.12.20 22:59:43.261140 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 13 rows starting from the beginning of the part | ||
9221 | 2024.12.20 22:59:43.261585 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 13 rows starting from the beginning of the part | ||
9222 | 2024.12.20 22:59:43.261886 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 13 rows starting from the beginning of the part | ||
9223 | 2024.12.20 22:59:43.263496 [ 199 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.003341642 sec., 19451.51515332881 rows/sec., 1.26 MiB/sec. | ||
9224 | 2024.12.20 22:59:43.263513 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9225 | 2024.12.20 22:59:43.263564 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9226 | 2024.12.20 22:59:43.263739 [ 194 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
9227 | 2024.12.20 22:59:43.264246 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9228 | 2024.12.20 22:59:43.264380 [ 194 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2024.12.20 22:59:43.264531 [ 194 ] {f82c12f9-e285-4ce4-bee4-0f6d4ebf5562::all_1_33_8} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
9230 | 2024.12.20 22:59:43.264727 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9231 | 2024.12.20 22:59:43.264737 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9232 | 2024.12.20 22:59:43.264992 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Debug> executeQuery: Read 880 rows, 65.34 KiB in 0.004573 sec., 192433.85086376558 rows/sec., 13.95 MiB/sec. | ||
9233 | 2024.12.20 22:59:43.265054 [ 262 ] {b870ea41-2f31-4062-8337-6512f0c0f173} <Debug> TCPHandler: Processed in 0.004794492 sec. | ||
9234 | 2024.12.20 22:59:43.265214 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9235 | 2024.12.20 22:59:43.265356 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9236 | 2024.12.20 22:59:43.265417 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9237 | 2024.12.20 22:59:43.265998 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9238 | 2024.12.20 22:59:43.266044 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9239 | 2024.12.20 22:59:43.266474 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9240 | 2024.12.20 22:59:43.266716 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9241 | 2024.12.20 22:59:43.266926 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001601 sec., 3747.6577139287947 rows/sec., 195.80 KiB/sec. | ||
9242 | 2024.12.20 22:59:43.266984 [ 259 ] {807230d5-fe8c-40fc-b9cc-b88ca49dfc70} <Debug> TCPHandler: Processed in 0.001843941 sec. | ||
9243 | 2024.12.20 22:59:43.267130 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9244 | 2024.12.20 22:59:43.267247 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9245 | 2024.12.20 22:59:43.267301 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9246 | 2024.12.20 22:59:43.268311 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9247 | 2024.12.20 22:59:43.268358 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9248 | 2024.12.20 22:59:43.268815 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9249 | 2024.12.20 22:59:43.269070 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9250 | 2024.12.20 22:59:43.269274 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Debug> executeQuery: Read 956 rows, 65.04 KiB in 0.002053 sec., 465660.0097418412 rows/sec., 30.94 MiB/sec. | ||
9251 | 2024.12.20 22:59:43.269326 [ 262 ] {bc54cd5a-3b01-45ca-8217-ae29e99ea843} <Debug> TCPHandler: Processed in 0.002254352 sec. | ||
9252 | 2024.12.20 22:59:43.269490 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9253 | 2024.12.20 22:59:43.269627 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9254 | 2024.12.20 22:59:43.269687 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9255 | 2024.12.20 22:59:43.270259 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9256 | 2024.12.20 22:59:43.270306 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9257 | 2024.12.20 22:59:43.270679 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9258 | 2024.12.20 22:59:43.270919 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9259 | 2024.12.20 22:59:43.271135 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. | ||
9260 | 2024.12.20 22:59:43.271246 [ 259 ] {b2d82a7d-7609-42d2-b330-c66a98f0e971} <Debug> TCPHandler: Processed in 0.00181924 sec. | ||
9261 | 2024.12.20 22:59:43.271399 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9262 | 2024.12.20 22:59:43.271537 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9263 | 2024.12.20 22:59:43.271632 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9264 | 2024.12.20 22:59:43.272966 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9265 | 2024.12.20 22:59:43.273006 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9266 | 2024.12.20 22:59:43.273671 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
9267 | 2024.12.20 22:59:43.273936 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9268 | 2024.12.20 22:59:43.274238 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002731 sec., 14646.649578908826 rows/sec., 26.25 MiB/sec. | ||
9269 | 2024.12.20 22:59:43.274757 [ 262 ] {caf6ec9b-6c79-48c6-8b34-07bf64db4407} <Debug> TCPHandler: Processed in 0.003423254 sec. | ||
9270 | 2024.12.20 22:59:43.274938 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9271 | 2024.12.20 22:59:43.275074 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9272 | 2024.12.20 22:59:43.275133 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9273 | 2024.12.20 22:59:43.275642 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9274 | 2024.12.20 22:59:43.275681 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9275 | 2024.12.20 22:59:43.276068 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9276 | 2024.12.20 22:59:43.276305 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9277 | 2024.12.20 22:59:43.276513 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Debug> executeQuery: Read 34 rows, 2.02 KiB in 0.001469 sec., 23144.99659632403 rows/sec., 1.34 MiB/sec. | ||
9278 | 2024.12.20 22:59:43.276564 [ 259 ] {94a383d4-e5bb-4f82-a050-e0631ffd04f0} <Debug> TCPHandler: Processed in 0.001691616 sec. | ||
9279 | 2024.12.20 22:59:46.639082 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1304 | ||
9280 | 2024.12.20 22:59:46.642745 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9281 | 2024.12.20 22:59:46.642795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9282 | 2024.12.20 22:59:46.644278 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9283 | 2024.12.20 22:59:46.644596 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9284 | 2024.12.20 22:59:46.645843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1304 | ||
9285 | 2024.12.20 22:59:47.623351 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9286 | 2024.12.20 22:59:47.623544 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9287 | 2024.12.20 22:59:47.623617 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9288 | 2024.12.20 22:59:47.624421 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9289 | 2024.12.20 22:59:47.624463 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9290 | 2024.12.20 22:59:47.624912 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9291 | 2024.12.20 22:59:47.625180 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9292 | 2024.12.20 22:59:47.625402 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
9293 | 2024.12.20 22:59:47.625460 [ 262 ] {863aed3d-040b-4e20-b4e8-bce59e3f8c4d} <Debug> TCPHandler: Processed in 0.002242532 sec. | ||
9294 | 2024.12.20 22:59:47.625726 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9295 | 2024.12.20 22:59:47.625922 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9296 | 2024.12.20 22:59:47.625999 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9297 | 2024.12.20 22:59:47.626790 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9298 | 2024.12.20 22:59:47.626845 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9299 | 2024.12.20 22:59:47.627299 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9300 | 2024.12.20 22:59:47.627569 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9301 | 2024.12.20 22:59:47.627822 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001955 sec., 32736.572890025574 rows/sec., 2.56 MiB/sec. | ||
9302 | 2024.12.20 22:59:47.627896 [ 259 ] {dcc93bab-91dd-4822-b6d3-43e1cf3c76b3} <Debug> TCPHandler: Processed in 0.002305994 sec. | ||
9303 | 2024.12.20 22:59:47.628052 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9304 | 2024.12.20 22:59:47.628174 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9305 | 2024.12.20 22:59:47.628232 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9306 | 2024.12.20 22:59:47.628808 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2024.12.20 22:59:47.628846 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9308 | 2024.12.20 22:59:47.629247 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9309 | 2024.12.20 22:59:47.629529 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9310 | 2024.12.20 22:59:47.629728 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00158 sec., 81012.6582278481 rows/sec., 5.64 MiB/sec. | ||
9311 | 2024.12.20 22:59:47.629779 [ 262 ] {f5cba1aa-0ea1-4226-8051-0fb41f5401e1} <Debug> TCPHandler: Processed in 0.001783739 sec. | ||
9312 | 2024.12.20 22:59:47.629957 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9313 | 2024.12.20 22:59:47.630123 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9314 | 2024.12.20 22:59:47.630198 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9315 | 2024.12.20 22:59:47.630777 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9316 | 2024.12.20 22:59:47.630820 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9317 | 2024.12.20 22:59:47.631214 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9318 | 2024.12.20 22:59:47.631459 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9319 | 2024.12.20 22:59:47.631679 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.0016 sec., 30000 rows/sec., 2.02 MiB/sec. | ||
9320 | 2024.12.20 22:59:47.631733 [ 259 ] {99adcd55-f83e-44ed-8de6-56469dda0b7e} <Debug> TCPHandler: Processed in 0.001854601 sec. | ||
9321 | 2024.12.20 22:59:49.022039 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
9322 | 2024.12.20 22:59:49.022770 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9323 | 2024.12.20 22:59:49.022812 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9324 | 2024.12.20 22:59:49.023342 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9325 | 2024.12.20 22:59:49.023627 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9326 | 2024.12.20 22:59:49.023852 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
9327 | 2024.12.20 22:59:50.607208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
9328 | 2024.12.20 22:59:50.625782 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9329 | 2024.12.20 22:59:50.625826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9330 | 2024.12.20 22:59:50.632669 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
9331 | 2024.12.20 22:59:50.633413 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9332 | 2024.12.20 22:59:50.635891 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
9333 | 2024.12.20 22:59:52.625417 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9334 | 2024.12.20 22:59:52.625634 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9335 | 2024.12.20 22:59:52.625721 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9336 | 2024.12.20 22:59:52.626541 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9337 | 2024.12.20 22:59:52.626597 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9338 | 2024.12.20 22:59:52.627064 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9339 | 2024.12.20 22:59:52.627336 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9340 | 2024.12.20 22:59:52.627593 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002019 sec., 27736.503219415554 rows/sec., 2.13 MiB/sec. | ||
9341 | 2024.12.20 22:59:52.627662 [ 262 ] {a593c7b9-efd5-4dbf-98b9-4057bfb99147} <Debug> TCPHandler: Processed in 0.002393776 sec. | ||
9342 | 2024.12.20 22:59:52.628048 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9343 | 2024.12.20 22:59:52.628351 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9344 | 2024.12.20 22:59:52.628469 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9345 | 2024.12.20 22:59:52.629483 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9346 | 2024.12.20 22:59:52.629536 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9347 | 2024.12.20 22:59:52.630009 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9348 | 2024.12.20 22:59:52.630273 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9349 | 2024.12.20 22:59:52.630483 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002214 sec., 28906.95573622403 rows/sec., 2.26 MiB/sec. | ||
9350 | 2024.12.20 22:59:52.630554 [ 259 ] {f5cbfe44-e60f-48ff-9e89-377c76ba43b6} <Debug> TCPHandler: Processed in 0.002695574 sec. | ||
9351 | 2024.12.20 22:59:52.630735 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9352 | 2024.12.20 22:59:52.630870 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9353 | 2024.12.20 22:59:52.630929 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9354 | 2024.12.20 22:59:52.631525 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9355 | 2024.12.20 22:59:52.631570 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9356 | 2024.12.20 22:59:52.631998 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9357 | 2024.12.20 22:59:52.632258 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9358 | 2024.12.20 22:59:52.632486 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001648 sec., 97087.3786407767 rows/sec., 6.76 MiB/sec. | ||
9359 | 2024.12.20 22:59:52.632547 [ 262 ] {45fdd3a5-4637-4ae0-b7b1-648ea9e92a3a} <Debug> TCPHandler: Processed in 0.001876792 sec. | ||
9360 | 2024.12.20 22:59:52.632705 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9361 | 2024.12.20 22:59:52.632859 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9362 | 2024.12.20 22:59:52.632926 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9363 | 2024.12.20 22:59:52.633564 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9364 | 2024.12.20 22:59:52.633610 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9365 | 2024.12.20 22:59:52.634020 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9366 | 2024.12.20 22:59:52.634264 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9367 | 2024.12.20 22:59:52.634445 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001624 sec., 36945.812807881775 rows/sec., 2.49 MiB/sec. | ||
9368 | 2024.12.20 22:59:52.634505 [ 259 ] {5abd83ea-17d0-4b16-b0fa-d8f3a5cb6456} <Debug> TCPHandler: Processed in 0.001863611 sec. | ||
9369 | 2024.12.20 22:59:54.732063 [ 122 ] {} <Debug> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9370 | 2024.12.20 22:59:54.732181 [ 122 ] {} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9371 | 2024.12.20 22:59:54.732220 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9372 | 2024.12.20 22:59:54.732512 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::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 | ||
9373 | 2024.12.20 22:59:54.732806 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9374 | 2024.12.20 22:59:54.732866 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 242 rows starting from the beginning of the part | ||
9375 | 2024.12.20 22:59:54.732951 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 242 rows starting from the beginning of the part | ||
9376 | 2024.12.20 22:59:54.733184 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 14 rows starting from the beginning of the part | ||
9377 | 2024.12.20 22:59:54.733458 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part | ||
9378 | 2024.12.20 22:59:54.733641 [ 187 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 242 rows starting from the beginning of the part | ||
9379 | 2024.12.20 22:59:54.734918 [ 194 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 5 columns (5 merged, 0 gathered) in 0.002591471 sec., 290954.44247687893 rows/sec., 20.83 MiB/sec. | ||
9380 | 2024.12.20 22:59:54.735101 [ 191 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9381 | 2024.12.20 22:59:54.735446 [ 191 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2024.12.20 22:59:54.735548 [ 191 ] {41527458-6cba-4057-9228-051e9cfa23f6::all_1_33_7} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9383 | 2024.12.20 22:59:54.735646 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
9384 | 2024.12.20 22:59:55.049086 [ 122 ] {} <Debug> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Selected 5 parts from all_1_29_6 to all_33_33_0 | ||
9385 | 2024.12.20 22:59:55.049203 [ 122 ] {} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9386 | 2024.12.20 22:59:55.049249 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9387 | 2024.12.20 22:59:55.049479 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9388 | 2024.12.20 22:59:55.049844 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9389 | 2024.12.20 22:59:55.049923 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9390 | 2024.12.20 22:59:55.050019 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9391 | 2024.12.20 22:59:55.050225 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9392 | 2024.12.20 22:59:55.050516 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9393 | 2024.12.20 22:59:55.050667 [ 194 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::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 | ||
9394 | 2024.12.20 22:59:55.051654 [ 191 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002305743 sec., 85872.53653160826 rows/sec., 4.38 MiB/sec. | ||
9395 | 2024.12.20 22:59:55.051857 [ 200 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
9396 | 2024.12.20 22:59:55.052259 [ 200 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_33_7} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9397 | 2024.12.20 22:59:55.052368 [ 200 ] {e16d981c-027d-4eca-b4ec-28c75c33ea34::all_1_33_7} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34) (MergerMutator): Merged 5 parts: [all_1_29_6, all_33_33_0] -> all_1_33_7 | ||
9398 | 2024.12.20 22:59:55.052485 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9399 | 2024.12.20 22:59:56.160601 [ 120 ] {} <Debug> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
9400 | 2024.12.20 22:59:56.160702 [ 120 ] {} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9401 | 2024.12.20 22:59:56.160745 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9402 | 2024.12.20 22:59:56.160975 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
9403 | 2024.12.20 22:59:56.161370 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9404 | 2024.12.20 22:59:56.161430 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 65 rows starting from the beginning of the part | ||
9405 | 2024.12.20 22:59:56.161524 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
9406 | 2024.12.20 22:59:56.161795 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
9407 | 2024.12.20 22:59:56.161976 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part | ||
9408 | 2024.12.20 22:59:56.162162 [ 196 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 49 rows starting from the beginning of the part | ||
9409 | 2024.12.20 22:59:56.164200 [ 191 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 5 columns (5 merged, 0 gathered) in 0.003348831 sec., 62708.44960525031 rows/sec., 4.73 MiB/sec. | ||
9410 | 2024.12.20 22:59:56.164443 [ 189 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
9411 | 2024.12.20 22:59:56.164848 [ 189 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9412 | 2024.12.20 22:59:56.164941 [ 189 ] {0de5b8af-d5f7-4fde-adda-57fe96932854::all_1_38_8} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
9413 | 2024.12.20 22:59:56.165046 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9414 | 2024.12.20 22:59:56.349505 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9415 | 2024.12.20 22:59:56.349562 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9416 | 2024.12.20 22:59:56.523964 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
9417 | 2024.12.20 22:59:56.524547 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9418 | 2024.12.20 22:59:56.524588 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9419 | 2024.12.20 22:59:56.525133 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9420 | 2024.12.20 22:59:56.525392 [ 243 ] {} <Trace> system.asynchronous_metric_log (f852dfcd-a974-427e-a890-8650daa40b50): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9421 | 2024.12.20 22:59:56.525628 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
9422 | 2024.12.20 22:59:56.646183 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1320 | ||
9423 | 2024.12.20 22:59:56.649277 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.12.20 22:59:56.649336 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9425 | 2024.12.20 22:59:56.650818 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
9426 | 2024.12.20 22:59:56.651150 [ 242 ] {} <Trace> system.query_log (47071c06-bcde-4dc7-8c4f-ed02025b70a8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.12.20 22:59:56.652503 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
9428 | 2024.12.20 22:59:57.001358 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000976937 sec. | ||
9429 | 2024.12.20 22:59:57.630805 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9430 | 2024.12.20 22:59:57.630993 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9431 | 2024.12.20 22:59:57.631066 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9432 | 2024.12.20 22:59:57.631841 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9433 | 2024.12.20 22:59:57.631895 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9434 | 2024.12.20 22:59:57.632344 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9435 | 2024.12.20 22:59:57.632619 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Trace> oximeter.fields_i16 (80b83a9b-fbf8-4d1d-a763-7e77a2037d21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2024.12.20 22:59:57.632856 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001908 sec., 7337.526205450734 rows/sec., 528.20 KiB/sec. | ||
9437 | 2024.12.20 22:59:57.632965 [ 262 ] {e80917ad-319f-413a-a7f7-2b6b7c2f9636} <Debug> TCPHandler: Processed in 0.002294203 sec. | ||
9438 | 2024.12.20 22:59:57.633262 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9439 | 2024.12.20 22:59:57.633469 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9440 | 2024.12.20 22:59:57.633551 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9441 | 2024.12.20 22:59:57.634505 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9442 | 2024.12.20 22:59:57.634552 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9443 | 2024.12.20 22:59:57.634997 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9444 | 2024.12.20 22:59:57.635251 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Trace> oximeter.fields_string (2e9c8f0f-8a4a-46f7-b7cc-fc79a92c381a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9445 | 2024.12.20 22:59:57.635508 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Debug> executeQuery: Read 283 rows, 25.61 KiB in 0.002095 sec., 135083.5322195704 rows/sec., 11.94 MiB/sec. | ||
9446 | 2024.12.20 22:59:57.635573 [ 259 ] {03a5c1ef-57d0-4ac4-9b44-82f7eb75be0e} <Debug> TCPHandler: Processed in 0.002480548 sec. | ||
9447 | 2024.12.20 22:59:57.635790 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9448 | 2024.12.20 22:59:57.635994 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9449 | 2024.12.20 22:59:57.636052 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9450 | 2024.12.20 22:59:57.636769 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9451 | 2024.12.20 22:59:57.636816 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9452 | 2024.12.20 22:59:57.637197 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9453 | 2024.12.20 22:59:57.637449 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Trace> oximeter.fields_u16 (0de5b8af-d5f7-4fde-adda-57fe96932854): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9454 | 2024.12.20 22:59:57.637659 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.0017 sec., 27647.058823529413 rows/sec., 1.99 MiB/sec. | ||
9455 | 2024.12.20 22:59:57.637713 [ 262 ] {ea44e771-7fe3-41f3-9fc7-dda67fe6d1e0} <Debug> TCPHandler: Processed in 0.002034076 sec. | ||
9456 | 2024.12.20 22:59:57.637871 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9457 | 2024.12.20 22:59:57.638010 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9458 | 2024.12.20 22:59:57.638071 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9459 | 2024.12.20 22:59:57.638776 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9460 | 2024.12.20 22:59:57.638824 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9461 | 2024.12.20 22:59:57.639202 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9462 | 2024.12.20 22:59:57.639451 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Trace> oximeter.fields_u32 (41527458-6cba-4057-9228-051e9cfa23f6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9463 | 2024.12.20 22:59:57.639668 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001693 sec., 8269.344359125811 rows/sec., 579.13 KiB/sec. | ||
9464 | 2024.12.20 22:59:57.639724 [ 259 ] {0b5ea5f9-67d7-4cea-ad53-ff03ce22e2c8} <Debug> TCPHandler: Processed in 0.001912792 sec. | ||
9465 | 2024.12.20 22:59:57.639870 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9466 | 2024.12.20 22:59:57.640002 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9467 | 2024.12.20 22:59:57.640061 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9468 | 2024.12.20 22:59:57.640740 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9469 | 2024.12.20 22:59:57.640786 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9470 | 2024.12.20 22:59:57.641167 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9471 | 2024.12.20 22:59:57.641417 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Trace> oximeter.fields_u8 (f82c12f9-e285-4ce4-bee4-0f6d4ebf5562): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9472 | 2024.12.20 22:59:57.641675 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001696 sec., 7665.094339622641 rows/sec., 477.92 KiB/sec. | ||
9473 | 2024.12.20 22:59:57.641868 [ 262 ] {45e63493-0ce6-4dd5-804e-3fc8e417e9c9} <Debug> TCPHandler: Processed in 0.002047476 sec. | ||
9474 | 2024.12.20 22:59:57.642094 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9475 | 2024.12.20 22:59:57.642233 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9476 | 2024.12.20 22:59:57.642291 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9477 | 2024.12.20 22:59:57.643126 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9478 | 2024.12.20 22:59:57.643167 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9479 | 2024.12.20 22:59:57.643546 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9480 | 2024.12.20 22:59:57.643780 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Trace> oximeter.fields_uuid (40d5b997-1165-4116-963d-ab59fa8c1aa5): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9481 | 2024.12.20 22:59:57.644004 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001802 sec., 234184.2397336293 rows/sec., 16.74 MiB/sec. | ||
9482 | 2024.12.20 22:59:57.644058 [ 259 ] {a1bdc1f0-810a-431b-a51a-bdfc8d7ae1c4} <Debug> TCPHandler: Processed in 0.002082688 sec. | ||
9483 | 2024.12.20 22:59:57.644212 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9484 | 2024.12.20 22:59:57.644352 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9485 | 2024.12.20 22:59:57.644411 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9486 | 2024.12.20 22:59:57.644960 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9487 | 2024.12.20 22:59:57.645000 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9488 | 2024.12.20 22:59:57.645375 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9489 | 2024.12.20 22:59:57.645630 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Trace> oximeter.measurements_bool (e16d981c-027d-4eca-b4ec-28c75c33ea34): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9490 | 2024.12.20 22:59:57.645841 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00152 sec., 3947.368421052631 rows/sec., 206.23 KiB/sec. | ||
9491 | 2024.12.20 22:59:57.645891 [ 262 ] {2001e76f-ca0e-44fb-93dc-801b63d37b19} <Debug> TCPHandler: Processed in 0.001745238 sec. | ||
9492 | 2024.12.20 22:59:57.646029 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9493 | 2024.12.20 22:59:57.646148 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9494 | 2024.12.20 22:59:57.646203 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9495 | 2024.12.20 22:59:57.646783 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9496 | 2024.12.20 22:59:57.646822 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9497 | 2024.12.20 22:59:57.647217 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9498 | 2024.12.20 22:59:57.647454 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Trace> oximeter.measurements_cumulativeu64 (eaf49eba-1150-4b06-8276-eb37fbd6905a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9499 | 2024.12.20 22:59:57.647679 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001555 sec., 152411.57556270098 rows/sec., 10.22 MiB/sec. | ||
9500 | 2024.12.20 22:59:57.647733 [ 259 ] {c33fa518-c958-490e-8f23-556aa13a8b9d} <Debug> TCPHandler: Processed in 0.001763938 sec. | ||
9501 | 2024.12.20 22:59:57.647880 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9502 | 2024.12.20 22:59:57.647996 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9503 | 2024.12.20 22:59:57.648049 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9504 | 2024.12.20 22:59:57.648539 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9505 | 2024.12.20 22:59:57.648578 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9506 | 2024.12.20 22:59:57.648941 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9507 | 2024.12.20 22:59:57.649182 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Trace> oximeter.measurements_f64 (e07de034-04e2-4118-a771-b8cda18b0bda): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9508 | 2024.12.20 22:59:57.649422 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001439 sec., 694.9270326615706 rows/sec., 46.83 KiB/sec. | ||
9509 | 2024.12.20 22:59:57.649527 [ 262 ] {b6d151d5-d22e-494f-b37d-40dc927007d0} <Debug> TCPHandler: Processed in 0.001698177 sec. | ||
9510 | 2024.12.20 22:59:57.649729 [ 259 ] {} <Trace> TCP-Session: 8d0e2687-af4c-4f7f-a902-55da207b894c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9511 | 2024.12.20 22:59:57.649847 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:41549) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9512 | 2024.12.20 22:59:57.649927 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
9513 | 2024.12.20 22:59:57.651282 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9514 | 2024.12.20 22:59:57.651322 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9515 | 2024.12.20 22:59:57.651983 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
9516 | 2024.12.20 22:59:57.652244 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Trace> oximeter.measurements_histogramu64 (3539e0a7-cf24-44ce-aced-9c26e6254a53): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9517 | 2024.12.20 22:59:57.652486 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002661 sec., 15031.942878617061 rows/sec., 26.94 MiB/sec. | ||
9518 | 2024.12.20 22:59:57.652594 [ 259 ] {b557f000-fd04-4bba-8a8e-98e168c1a324} <Debug> TCPHandler: Processed in 0.002958282 sec. | ||
9519 | 2024.12.20 22:59:57.652742 [ 262 ] {} <Trace> TCP-Session: 94ec1264-f29e-4105-ba8d-4dc0e21aefd6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9520 | 2024.12.20 22:59:57.652880 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51958) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9521 | 2024.12.20 22:59:57.652941 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9522 | 2024.12.20 22:59:57.653522 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9523 | 2024.12.20 22:59:57.653569 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9524 | 2024.12.20 22:59:57.654000 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9525 | 2024.12.20 22:59:57.654245 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Trace> oximeter.measurements_u64 (cf656d27-7cce-4b69-aa0c-777e4140e37f): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9526 | 2024.12.20 22:59:57.654469 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001619 sec., 50648.548486720196 rows/sec., 3.22 MiB/sec. | ||
9527 | 2024.12.20 22:59:57.654519 [ 262 ] {6b629e20-1949-4506-bc04-f12c9bc562ff} <Debug> TCPHandler: Processed in 0.001842581 sec. | ||
9528 | 2024.12.20 22:59:58.135947 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
9529 | 2024.12.20 22:59:58.156549 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9530 | 2024.12.20 22:59:58.156614 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
9531 | 2024.12.20 22:59:58.164013 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9532 | 2024.12.20 22:59:58.164803 [ 244 ] {} <Trace> system.metric_log (5ce32754-5e9e-40f1-b33a-52d72d6964a2): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9533 | 2024.12.20 22:59:58.168226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 |